Created
December 4, 2016 21:05
-
-
Save tkandal/3ee1d1477bbd91a95a383ace7982140a to your computer and use it in GitHub Desktop.
ddd (homebrew/x11/ddd) on macOS 10.12.1 - 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 homebrew/x11/ddd on macOS 10.12.1 | |
Build date: 2016-12-04 21:54:06 |
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.1.2 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 0f529dae1043639058130092cf35e68d18907cb8 | |
Last commit: 7 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2df4eb56293a64156f4e05c1abcc6e7ca25d3c07 | |
Core tap last commit: 6 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /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.11.0 => /local/bin/git | |
Perl: /local/bin/perl => /local/Cellar/perl/5.24.0_1/bin/perl | |
Python: /local/bin/python => /local/Cellar/python/2.7.12_2/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python | |
Ruby: /local/bin/ruby => /local/Cellar/ruby/2.3.3/bin/ruby | |
Java: 1.8.0_112, 1.8.0_101, 1.8.0_91, 1.8.0_77, 1.8.0_74, 1.8.0_66, 1.8.0_60, 1.8.0_51, 1.8.0_45, 1.8.0_31 | |
macOS: 10.12.1-x86_64 | |
Xcode: 8.1 | |
CLT: 8.1.0.0.1.1476494586 | |
X11: 2.7.11 => /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: | |
/local/bin/aalib-config | |
/local/bin/croco-0.6-config | |
/local/bin/freetype-config | |
/local/bin/gdlib-config | |
/local/bin/gpg-error-config | |
/local/bin/gpgme-config | |
/local/bin/ksba-config | |
/local/bin/libassuan-config | |
/local/bin/libgcrypt-config | |
/local/bin/libpng-config | |
/local/bin/libpng16-config | |
/local/bin/libusb-config | |
/local/bin/libwmf-config | |
/local/bin/Magick++-config | |
/local/bin/Magick-config | |
/local/bin/MagickCore-config | |
/local/bin/MagickWand-config | |
/local/bin/onig-config | |
/local/bin/pcre-config | |
/local/bin/pcre2-config | |
/local/bin/pkg-config | |
/local/bin/pspell-config | |
/local/bin/pth-config | |
/local/bin/python-config | |
/local/bin/python2-config | |
/local/bin/python2.7-config | |
/local/bin/python3-config | |
/local/bin/python3.5-config | |
/local/bin/python3.5m-config | |
/local/bin/Wand-config | |
/local/bin/wx-config | |
Warning: gettext files detected at a system prefix. | |
These files can cause compilation and link failures, especially if they | |
are compiled with improper architectures. Consider removing these files: | |
/usr/local/lib/libgettextlib.dylib | |
/usr/local/lib/libintl.dylib | |
/usr/local/include/libintl.h | |
/usr/local/lib/libgettextlib.dylib | |
/usr/local/lib/libintl.dylib | |
/usr/local/include/libintl.h | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libaspell.15.1.4.dylib | |
/usr/local/lib/libpspell.15.1.4.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/python2.7/greenlet/greenlet.h | |
Warning: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .la files: | |
/usr/local/lib/libaspell.la | |
/usr/local/lib/libpspell.la | |
Warning: You have a non-Homebrew 'pkg-config' in your PATH: | |
/local/bin/pkg-config | |
`./configure` may have problems finding brew-installed packages using | |
this other pkg-config. | |
Warning: Some keg-only formula are linked into the Cellar. | |
Linking a keg-only formula, such as gettext, into the cellar with | |
`brew link <formula>` will cause other formulae to detect them during | |
the `./configure` step. This may cause problems when compiling those | |
other formulae. | |
Binaries provided by keg-only formulae may override system binaries | |
with other strange results. | |
You may wish to `brew unlink` these brews: | |
gettext |
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/x11/ddd |
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
Formula: ddd | |
Tap: homebrew/x11 | |
Path: /local/Homebrew/Library/Taps/homebrew/homebrew-x11/ddd.rb |
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-12-04 21:52:20 +0100 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--enable-builtin-app-defaults | |
--enable-builtin-manual | |
--prefix=/usr/local/Cellar/ddd/3.3.12_1 | |
checking for product name... ddd 3.3.12 "Dale Head" | |
checking for expiration date... no | |
checking build system type... i386-apple-darwin16.1.0 | |
checking host system type... i386-apple-darwin16.1.0 | |
checking target system type... i386-apple-darwin16.1.0 | |
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 sets $(MAKE)... (cached) yes | |
checking for g77... no | |
checking for fort77... no | |
checking for f77... no | |
checking for f2c... no | |
checking whether ln -s works... yes | |
checking for sh... /bin/sh | |
checking for gtar... no | |
checking for tar... tar | |
checking for gm4... gm4 | |
checking for gsed... no | |
checking for sed... sed | |
checking for gdiff... no | |
checking for diff... diff | |
checking for gzip... gzip | |
checking for gzip... gzip | |
checking for remsh... no | |
checking for rsh... no | |
checking for on... no | |
checking for lp... lp | |
checking for gcore... gcore | |
checking for compface... no | |
checking for xbm2xface.pl... no | |
checking for xbm2xface... no | |
checking for gdb... no | |
checking for wdb... no | |
checking for dbx... no | |
checking for ladebug... no | |
checking for xdb... no | |
checking for jdb... jdb | |
checking for perl... perl | |
checking for perl version greater than or equal to 5.8.0... ok | |
checking for xterm... xterm | |
checking for xfontsel... xfontsel | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for bison... bison -y | |
checking for bison -y flags... | |
checking bison -y version... 2.3 (ok) | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
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 dependency style of clang... none | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for flex flags... -8 | |
checking for gawk... (cached) awk | |
checking for library containing strerror... none required | |
checking whether the C compiler (clang) compiles and links a simple C program... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking whether the C++ compiler (clang++) compiles a simple program... yes | |
checking how to run the C preprocessor... clang -E | |
checking how to run the C++ preprocessor... clang++ -E | |
checking if this is a problematic clang++ version... no | |
checking whether the C++ compiler (clang++) accepts -Weffc++... yes | |
checking whether the C++ compiler (clang++) accepts -Wuninitialized... yes | |
checking whether the C++ compiler (clang++) accepts -mminimal-toc... no | |
checking for C++ compiler (clang++) warning options... -Wall -W -Wwrite-strings | |
checking for C++ compiler (clang++) optimizing options... -O2 | |
checking for C++ compiler (clang++) debugging options... -g | |
checking for C++ compiler (clang++) extra libraries... | |
checking for C++ compiler (clang++) static binding options... -Bstatic | |
checking for C++ compiler (clang++) dynamic binding options... -Bdynamic | |
checking whether the C++ compiler (clang++) accepts -fpermissive... yes | |
checking whether the C++ compiler (clang++) accepts -trigraphs... yes | |
checking whether the C++ compiler (clang++) supports bool types... yes | |
checking whether the C++ compiler (clang++) supports explicit constructors... yes | |
checking whether the C++ compiler (clang++) supports mutable members... yes | |
checking whether the C++ compiler (clang++) supports exception handling... yes | |
checking whether the C++ compiler (clang++) supports standard exceptions... yes | |
checking whether the C++ compiler (clang++) supports namespaces... yes | |
checking whether the C++ compiler (clang++) supports run-time type info... yes | |
checking whether the C++ compiler (clang++) supports long long types... yes | |
checking whether the C++ compiler (clang++) supports __PRETTY_FUNCTION__... yes | |
checking whether the C++ compiler (clang++) supports overloaded new... yes | |
checking whether the C++ compiler (clang++) supports placement new... yes | |
checking whether the C++ compiler (clang++) accepts -isystem... yes | |
checking whether the C++ compiler (clang++) supports new style casts... yes | |
checking whether the C++ compiler (clang++) supports __attribute__ ((noreturn))... yes | |
checking whether the C++ compiler (clang++) supports __builtin_expect... yes | |
checking for a traditional C preprocessor... clang -E | |
checking for a sed that does not truncate output... /local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for BSD-compatible nm... /usr/bin/nm -B | |
checking how to recognize dependent libraries... pass_all | |
checking for ANSI C header files... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
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 dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking how to run the C++ preprocessor... clang++ -E | |
checking whether we are using the GNU Fortran 77 compiler... no | |
checking whether g77 accepts -g... no | |
checking the maximum length of command line arguments... 196608 | |
checking command to parse /usr/bin/nm -B output from clang object... rm: conftest.dSYM: is a directory | |
ok | |
checking for objdir... .libs | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
rm: conftest.dSYM: is a directory | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common | |
checking if clang PIC flag -fno-common works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
configure: creating libtool | |
appending configuration tag "CXX" to libtool | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common | |
checking if clang++ PIC flag -fno-common works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.1.0 dyld | |
(cached) (cached) checking how to hardcode library paths into programs... immediate | |
appending configuration tag "F77" to libtool | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for g77 option to produce PIC... -fno-common | |
checking if g77 PIC flag -fno-common works... no | |
checking if g77 static flag -static works... no | |
checking if g77 supports -c -o file.o... no | |
checking whether the g77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.1.0 dyld | |
(cached) (cached) checking how to hardcode library paths into programs... immediate | |
checking for connect... yes | |
checking for gethostbyname... yes | |
checking for regcmp... no | |
checking for regcmp in -lgen... no | |
checking for yyerror in -ly... yes | |
checking for sin in -lm... yes | |
checking for open in -lc... yes | |
checking for elf_version in -lelf... no | |
checking for tgetent in -lmytinfo... no | |
checking for tgetent in -lncurses... yes | |
checking for streampos... no | |
checking for std::streampos... yes | |
checking whether the C++ compiler (clang++) accepts -fpermissive... (cached) yes | |
checking for X... libraries , headers | |
checking for gethostbyname... (cached) yes | |
checking for connect... (cached) yes | |
checking for remove... yes | |
checking for shmat... yes | |
checking for IceConnectionNumber in -lICE... yes | |
checking whether libXext is in the standard X library path... yes | |
checking whether libXp is in the standard X library path... yes | |
checking whether libXmu is in the standard X library path... yes | |
checking for Motif... libraries in default path, headers in default path | |
checking for Xpm... libraries in default path, headers in default path | |
checking for Athena... libraries in default path, headers in default path | |
checking whether compiling X headers requires -fpermissive... no | |
checking for XOpenDisplay in -lX11... yes | |
checking for _Xlcmbcurmax in -lXintl... no | |
checking for shmap in -lipc... no | |
checking for XtToolkitInitialize in -lXt... yes | |
checking for XShapeQueryVersion in -lXext... yes | |
checking for XmuCvtStringToOrientation in -lXmu... yes | |
checking for XpmCreatePixmapFromXpmImage in -lXpm... yes | |
checking X11/xpm.h usability... yes | |
checking X11/xpm.h presence... yes | |
checking for X11/xpm.h... yes | |
checking xpm.h usability... no | |
checking xpm.h presence... no | |
checking for xpm.h... no | |
checking for XawTextSetInsertionPoint in -lXaw... yes | |
checking for X11/Xaw/Form.h... yes | |
checking for X11/Xaw/Panner.h... yes | |
checking for X11/Xaw/Porthole.h... yes | |
checking for X11/Xmu/Editres.h... yes | |
checking for XpSelectInput in -lXp... yes | |
checking for XmCreateOptionMenu in -lXm... yes | |
checking for xmUseVersion in -lXm... yes | |
checking for XmInstallImage in -lXm... yes | |
checking for Xm21InstallImage in -lXm... no | |
checking for the name of the translation resource... baseTranslations | |
checking whether Motif dialogs own the string table... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for uid_t in sys/types.h... rm: conftest.dSYM: is a directory | |
yes | |
checking type of array argument to getgroups... gid_t | |
checking return type of signal handlers... void | |
checking parameter type of signal handlers... int | |
checking for getpgrp... yes | |
checking for setpgrp... yes | |
checking whether getpgrp requires zero arguments... yes | |
checking whether setpgrp takes no argument... yes | |
checking for ANSI C header files... (cached) yes | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking libelf.h usability... no | |
checking libelf.h presence... no | |
checking for libelf.h... no | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking stropts.h usability... no | |
checking stropts.h presence... no | |
checking for stropts.h... no | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/int_types.h usability... no | |
checking sys/int_types.h presence... no | |
checking for sys/int_types.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/stropts.h usability... no | |
checking sys/stropts.h presence... no | |
checking for sys/stropts.h... no | |
checking sys/vty.h usability... no | |
checking sys/vty.h presence... no | |
checking for sys/vty.h... no | |
checking sys/sysmacros.h usability... no | |
checking sys/sysmacros.h presence... no | |
checking for sys/sysmacros.h... no | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/termios.h usability... yes | |
checking sys/termios.h presence... yes | |
checking for sys/termios.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/timeb.h usability... yes | |
checking sys/timeb.h presence... yes | |
checking for sys/timeb.h... yes | |
checking for sys/types.h... (cached) yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sys/ptrace.h usability... yes | |
checking sys/ptrace.h presence... yes | |
checking for sys/ptrace.h... yes | |
checking exception usability... yes | |
checking exception presence... yes | |
checking for exception... yes | |
checking stdexcept usability... yes | |
checking stdexcept presence... yes | |
checking for stdexcept... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking whether stat file-mode macros are broken... no | |
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no | |
checking for hypot in -lm... yes | |
checking for _getpty... no | |
checking for alloca... no | |
checking for asctime... yes | |
checking for asctime declaration in time.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for clock... yes | |
checking for clock declaration in time.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for difftime... yes | |
checking for difftime declaration in time.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for dup2... yes | |
checking for dup2 declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for endpwent... yes | |
checking for endpwent declaration in pwd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for fcntl... yes | |
checking for fcntl declaration in fcntl.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for ftime... yes | |
checking for ftime declaration in sys/timeb.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for gethostbyname... (cached) yes | |
checking for gethostbyname declaration in netdb.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for gethostname... yes | |
checking for gethostname declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for getpt... no | |
checking for getpty... no | |
checking for getrlimit... yes | |
checking for getrlimit declaration in sys/resource.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for getrusage... yes | |
checking for getrusage declaration in sys/resource.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for getwd... yes | |
checking for getwd declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for grantpt... yes | |
checking for grantpt declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for hypot... yes | |
checking for hypot declaration in math.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for ioctl... yes | |
checking for ioctl declaration in unistd.h sys/ioctl.h... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
yes | |
checking for link... yes | |
checking for link declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for lstat... yes | |
checking for lstat declaration in sys/stat.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for malloc... yes | |
checking for malloc declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for memcpy... yes | |
checking for memcpy declaration in string.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for memset... yes | |
checking for memset declaration in string.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for mkstemp... yes | |
checking for mkstemp declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for pclose... yes | |
checking for pclose declaration in stdio.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for popen... yes | |
checking for popen declaration in stdio.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for ptrace... yes | |
checking for ptrace declaration in unistd.h sys/ptrace.h... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
yes | |
checking for ptsname... yes | |
checking for ptsname declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for putenv... yes | |
checking for putenv declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for raise... yes | |
checking for raise declaration in signal.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for rand... yes | |
checking for rand declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for random... yes | |
checking for random declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for readlink... yes | |
checking for readlink declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setbuf... yes | |
checking for setbuf declaration in stdio.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setlocale... yes | |
checking for setlocale declaration in locale.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setpgid... yes | |
checking for setpgid declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setpgrp... (cached) yes | |
checking for setpgrp declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setpgrp2... no | |
checking for setpwent... yes | |
checking for setpwent declaration in pwd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setrlimit... yes | |
checking for setrlimit declaration in sys/resource.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setsid... yes | |
checking for setsid declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for setvbuf... yes | |
checking for setvbuf declaration in stdio.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for sigblock... yes | |
checking for sigblock declaration in signal.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for sigprocmask... yes | |
checking for sigprocmask declaration in signal.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for sigsetmask... yes | |
checking for sigsetmask declaration in signal.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for sigsuspend... yes | |
checking for sigsuspend declaration in signal.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for srand... yes | |
checking for srand declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for srandom... yes | |
checking for srandom declaration in stdlib.h math.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for stat... yes | |
checking for stat declaration in sys/stat.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strerror... yes | |
checking for strerror declaration in string.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strftime... yes | |
checking for strftime declaration in time.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strsignal... yes | |
checking for strsignal declaration in string.h unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strtod... yes | |
checking for strtod declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strtol... yes | |
checking for strtol declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for strtoul... yes | |
checking for strtoul declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for symlink... yes | |
checking for symlink declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcdrain... yes | |
checking for tcdrain declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcflow... yes | |
checking for tcflow declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcflush... yes | |
checking for tcflush declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcgetattr... yes | |
checking for tcgetattr declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcgetpgrp... yes | |
checking for tcgetpgrp declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcgetsid... yes | |
checking for tcgetsid declaration in sys/termios.h... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
no | |
checking for tcsendbreak... yes | |
checking for tcsendbreak declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcsetattr... yes | |
checking for tcsetattr declaration in termios.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tcsetpgrp... yes | |
checking for tcsetpgrp declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for times... yes | |
checking for times declaration in sys/times.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for tmpfile... yes | |
checking for tmpfile declaration in stdio.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for uname... yes | |
checking for uname declaration in sys/utsname.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for unlink... yes | |
checking for unlink declaration in unistd.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for unlockpt... yes | |
checking for unlockpt declaration in stdlib.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for waitpid... yes | |
checking for waitpid declaration in sys/wait.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for PATH_MAX definition in limits.h... yes | |
checking for _POSIX_PATH_MAX definition in limits.h... yes | |
checking for MAXPATHLEN definition in sys/param.h... yes | |
checking fixes needed for Mac OS X... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating ddd/Makefile | |
config.status: creating ddd/OldMakefile | |
config.status: WARNING: ddd/OldMakefile.in seems to ignore the --datarootdir setting | |
config.status: creating ddd/vr.h | |
config.status: creating ddd/bld.h | |
config.status: creating ddd/Ddd | |
config.status: creating ddd/ddd.man | |
config.status: creating ddd/cfg.texi | |
config.status: creating ddd/.gdbinit | |
config.status: creating ddd.spec | |
config.status: creating themes/Makefile | |
config.status: creating vsllib/Makefile | |
config.status: creating ddd/config.h | |
config.status: executing depfiles commands | |
config.status: executing ddd/stamp-h commands | |
configure: | |
configuration is done. Type `make' to make DDD. | |
In case of trouble, please check the settings in the files generated | |
by `configure' - that is, `ddd/config.h' and `ddd/Makefile'. |
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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lfl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lfl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -ll | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -ll -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -ll | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -ll -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -Weffc++ conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -Weffc++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -Wuninitialized conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -Wuninitialized conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -mminimal-toc conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -mminimal-toc conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -trigraphs conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -trigraphs conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -isystem . conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -isystem . conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp conftstm.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -single_module conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -g -O2 -o libconftest.dylib -dynamiclib -single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -fno-common -DPIC conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 -fno-common -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-search-dirs | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -print-multi-os-directory | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-common -DPIC conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-common -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lgen | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lgen -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -ly | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -ly -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lc | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lelf | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lelf -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lmytinfo | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lmytinfo -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lncurses | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lICE | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lXpm -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lXpm -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lX11 -lSM -lICE | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 -lSM -lICE -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXintl -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXintl -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lipc -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lipc -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXpm -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXpm -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fpermissive conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fpermissive conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/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: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 conftest.cpp -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lm | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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-12-04 21:53:22 +0100 | |
make | |
EXEEXT=exe | |
Making all in themes | |
make[1]: Nothing to be done for `all'. | |
Making all in vsllib | |
make[1]: Nothing to be done for `all'. | |
Making all in ddd | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
cat ./host.h.in | \ | |
/local/Homebrew/Library/Homebrew/shims/super/sed "s%@HOST_CANONICAL@%i386-apple-darwin16.1.0%" | \ | |
/local/Homebrew/Library/Homebrew/shims/super/sed "s%@TARGET_CANONICAL@%i386-apple-darwin16.1.0%" | \ | |
cat > host.h~ && mv host.h~ host.h | |
cat ./root.h.in | \ | |
/local/Homebrew/Library/Homebrew/shims/super/sed "s%@ROOT@%/usr/local/Cellar/ddd/3.3.12_1/share/ddd-3.3.12%" | \ | |
/local/Homebrew/Library/Homebrew/shims/super/sed "s%@ALT_ROOT@%/usr/local/Cellar/ddd/3.3.12_1/share/ddd%" | \ | |
cat > root.h~ && mv root.h~ root.h | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make ddd.info | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o assert.o assert.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o basename.o basename.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o compare.o compare.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cook.o cook.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cwd.o cwd.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o glob.o glob.C | |
info --subnodes -o - -f ./ddd.info | cat > ddd.info.txt~ \ | |
&& mv ddd.info.txt~ ddd.info.txt | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o hash.o hash.C | |
info: Skriver noden «(ddd.info)Top»... | |
info: Skriver noden «(ddd.info)Summary»... | |
info: Skriver noden «(ddd.info)About this Manual»... | |
info: Skriver noden «(ddd.info)Typographic Conventions»... | |
info: Skriver noden «(ddd.info)Free Software»... | |
info: Skriver noden «(ddd.info)Getting DDD»... | |
info: Skriver noden «(ddd.info)Contributors»... | |
info: Skriver noden «(ddd.info)History»... | |
info: Skriver noden «(ddd.info)Sample Session»... | |
info: Skriver noden «(ddd.info)Sample Program»... | |
info: Skriver noden «(ddd.info)Invocation»... | |
info: Skriver noden «(ddd.info)Invoking»... | |
info: Skriver noden «(ddd.info)Choosing an Inferior Debugger»... | |
info: Skriver noden «(ddd.info)Options»... | |
info: Skriver noden «(ddd.info)X Options»... | |
info: Skriver noden «(ddd.info)Inferior Debugger Options»... | |
info: Skriver noden «(ddd.info)GDB Options»... | |
info: Skriver noden «(ddd.info)DBX and Ladebug Options»... | |
info: Skriver noden «(ddd.info)XDB Options»... | |
info: Skriver noden «(ddd.info)JDB Options»... | |
info: Skriver noden «(ddd.info)Bash Options»... | |
info: Skriver noden «(ddd.info)GNU Make Options»... | |
info: Skriver noden «(ddd.info)Perl Options»... | |
info: Skriver noden «(ddd.info)PYDB Options»... | |
info: Skriver noden «(ddd.info)Multiple Instances»... | |
info: Skriver noden «(ddd.info)X Warnings»... | |
info: Skriver noden «(ddd.info)Quitting»... | |
info: Skriver noden «(ddd.info)Sessions»... | |
info: Skriver noden «(ddd.info)Saving Sessions»... | |
info: Skriver noden «(ddd.info)Resuming Sessions»... | |
info: Skriver noden «(ddd.info)Deleting Sessions»... | |
info: Skriver noden «(ddd.info)Customizing Sessions»... | |
info: Skriver noden «(ddd.info)Remote Debugging»... | |
info: Skriver noden «(ddd.info)Remote Host»... | |
info: Skriver noden «(ddd.info)Remote Debugger»... | |
info: Skriver noden «(ddd.info)Customizing Remote Debugging»... | |
info: Skriver noden «(ddd.info)Remote Program»... | |
info: Skriver noden «(ddd.info)Customizing Debugger Interaction»... | |
info: Skriver noden «(ddd.info)Debugger Invocation»... | |
info: Skriver noden «(ddd.info)Debugger Initialization»... | |
info: Skriver noden «(ddd.info)Bash Initialization»... | |
info: Skriver noden «(ddd.info)DBX Initialization»... | |
info: Skriver noden «(ddd.info)GDB Initialization»... | |
info: Skriver noden «(ddd.info)JDB Initialization»... | |
info: Skriver noden «(ddd.info)GNU Make Initialization»... | |
info: Skriver noden «(ddd.info)Perl Initialization»... | |
info: Skriver noden «(ddd.info)PYDB Initialization»... | |
info: Skriver noden «(ddd.info)XDB Initialization»... | |
info: Skriver noden «(ddd.info)Finding a Place to Start»... | |
info: Skriver noden «(ddd.info)Opening the Selection»... | |
info: Skriver noden «(ddd.info)Debugger Communication»... | |
info: Skriver noden «(ddd.info)Windows»... | |
info: Skriver noden «(ddd.info)Menu Bar»... | |
info: Skriver noden «(ddd.info)File Menu»... | |
info: Skriver noden «(ddd.info)Edit Menu»... | |
info: Skriver noden «(ddd.info)View Menu»... | |
info: Skriver noden «(ddd.info)Program Menu»... | |
info: Skriver noden «(ddd.info)Commands Menu»... | |
info: Skriver noden «(ddd.info)Status Menu»... | |
info: Skriver noden «(ddd.info)Source Menu»... | |
info: Skriver noden «(ddd.info)Data Menu»... | |
info: Skriver noden «(ddd.info)Maintenance Menu»... | |
info: Skriver noden «(ddd.info)Help Menu»... | |
info: Skriver noden «(ddd.info)Customizing the Menu Bar»... | |
info: Skriver noden «(ddd.info)Auto-Raise Menus»... | |
info: Skriver noden «(ddd.info)Customizing the Edit Menu»... | |
info: Skriver noden «(ddd.info)Tool Bar»... | |
info: Skriver noden «(ddd.info)Customizing the Tool Bar»... | |
info: Skriver noden «(ddd.info)Command Tool»... | |
info: Skriver noden «(ddd.info)Customizing the Command Tool»... | |
info: Skriver noden «(ddd.info)Disabling the Command Tool»... | |
info: Skriver noden «(ddd.info)Customizing Tool Position»... | |
info: Skriver noden «(ddd.info)Customizing Tool Decoration»... | |
info: Skriver noden «(ddd.info)Getting Help»... | |
info: Skriver noden «(ddd.info)Undo and Redo»... | |
info: Skriver noden «(ddd.info)Customizing»... | |
info: Skriver noden «(ddd.info)How Customizing Works»... | |
info: Skriver noden «(ddd.info)Resources»... | |
info: Skriver noden «(ddd.info)Changing Resources»... | |
info: Skriver noden «(ddd.info)Saving Options»... | |
info: Skriver noden «(ddd.info)Customizing Help»... | |
info: Skriver noden «(ddd.info)Button tips»... | |
info: Skriver noden «(ddd.info)Tip of the day»... | |
info: Skriver noden «(ddd.info)Help Helpers»... | |
info: Skriver noden «(ddd.info)Customizing Undo»... | |
info: Skriver noden «(ddd.info)Customizing Windows»... | |
info: Skriver noden «(ddd.info)Splash Screen»... | |
info: Skriver noden «(ddd.info)Window Layout»... | |
info: Skriver noden «(ddd.info)Customizing Fonts»... | |
info: Skriver noden «(ddd.info)Toggling Windows»... | |
info: Skriver noden «(ddd.info)Text Fields»... | |
info: Skriver noden «(ddd.info)Icons»... | |
info: Skriver noden «(ddd.info)Adding Buttons»... | |
info: Skriver noden «(ddd.info)More Customizations»... | |
info: Skriver noden «(ddd.info)Debugger Settings»... | |
info: Skriver noden «(ddd.info)Navigating»... | |
info: Skriver noden «(ddd.info)Compiling for Debugging»... | |
info: Skriver noden «(ddd.info)Opening Files»... | |
info: Skriver noden «(ddd.info)Opening Programs»... | |
info: Skriver noden «(ddd.info)Opening Core Dumps»... | |
info: Skriver noden «(ddd.info)Opening Source Files»... | |
info: Skriver noden «(ddd.info)Filtering Files»... | |
info: Skriver noden «(ddd.info)Looking up Items»... | |
info: Skriver noden «(ddd.info)Looking up Definitions»... | |
info: Skriver noden «(ddd.info)Textual Search»... | |
info: Skriver noden «(ddd.info)Looking up Previous Locations»... | |
info: Skriver noden «(ddd.info)Source Path»... | |
info: Skriver noden «(ddd.info)Customizing Source»... | |
info: Skriver noden «(ddd.info)Customizing Glyphs»... | |
info: Skriver noden «(ddd.info)Customizing Searching»... | |
info: Skriver noden «(ddd.info)Customizing Source Appearance»... | |
info: Skriver noden «(ddd.info)Customizing Source Scrolling»... | |
info: Skriver noden «(ddd.info)Customizing Source Lookup»... | |
info: Skriver noden «(ddd.info)Customizing File Filtering»... | |
info: Skriver noden «(ddd.info)Stopping»... | |
info: Skriver noden «(ddd.info)Breakpoints»... | |
info: Skriver noden «(ddd.info)Setting Breakpoints»... | |
info: Skriver noden «(ddd.info)Deleting Breakpoints»... | |
info: Skriver noden «(ddd.info)Disabling Breakpoints»... | |
info: Skriver noden «(ddd.info)Temporary Breakpoints»... | |
info: Skriver noden «(ddd.info)Editing Breakpoint Properties»... | |
info: Skriver noden «(ddd.info)Breakpoint Conditions»... | |
info: Skriver noden «(ddd.info)Breakpoint Ignore Counts»... | |
info: Skriver noden «(ddd.info)Breakpoint Commands»... | |
info: Skriver noden «(ddd.info)Moving and Copying Breakpoints»... | |
info: Skriver noden «(ddd.info)Looking up Breakpoints»... | |
info: Skriver noden «(ddd.info)Editing all Breakpoints»... | |
info: Skriver noden «(ddd.info)Hardware-Assisted Breakpoints»... | |
info: Skriver noden «(ddd.info)Watchpoints»... | |
info: Skriver noden «(ddd.info)Setting Watchpoints»... | |
info: Skriver noden «(ddd.info)Editing Watchpoint Properties»... | |
info: Skriver noden «(ddd.info)Editing all Watchpoints»... | |
info: Skriver noden «(ddd.info)Deleting Watchpoints»... | |
info: Skriver noden «(ddd.info)Interrupting»... | |
info: Skriver noden «(ddd.info)Stopping X Programs»... | |
info: Skriver noden «(ddd.info)Customizing Grab Checking»... | |
info: Skriver noden «(ddd.info)Running»... | |
info: Skriver noden «(ddd.info)Starting Program Execution»... | |
info: Skriver noden «(ddd.info)Arguments»... | |
info: Skriver noden «(ddd.info)Environment»... | |
info: Skriver noden «(ddd.info)Working Directory»... | |
info: Skriver noden «(ddd.info)Input/Output»... | |
info: Skriver noden «(ddd.info)Using the Execution Window»... | |
info: Skriver noden «(ddd.info)Customizing the Execution Window»... | |
info: Skriver noden «(ddd.info)Attaching to a Process»... | |
info: Skriver noden «(ddd.info)Customizing Attaching to Processes»... | |
info: Skriver noden «(ddd.info)Program Stop»... | |
info: Skriver noden «(ddd.info)Resuming Execution»... | |
info: Skriver noden «(ddd.info)Continuing Somewhere Else»... | |
info: Skriver noden «(ddd.info)Stack»... | |
info: Skriver noden «(ddd.info)Frames»... | |
info: Skriver noden «(ddd.info)Backtraces»... | |
info: Skriver noden «(ddd.info)Selecting a frame»... | |
info: Skriver noden «(ddd.info)Undoing Program Execution»... | |
info: Skriver noden «(ddd.info)Threads»... | |
info: Skriver noden «(ddd.info)Signals»... | |
info: Skriver noden «(ddd.info)Killing the Program»... | |
info: Skriver noden «(ddd.info)Examining Data»... | |
info: Skriver noden «(ddd.info)Value Tips»... | |
info: Skriver noden «(ddd.info)Printing Values»... | |
info: Skriver noden «(ddd.info)Displaying Values»... | |
info: Skriver noden «(ddd.info)Display Basics»... | |
info: Skriver noden «(ddd.info)Creating Single Displays»... | |
info: Skriver noden «(ddd.info)Selecting Displays»... | |
info: Skriver noden «(ddd.info)Showing and Hiding Details»... | |
info: Skriver noden «(ddd.info)Rotating Displays»... | |
info: Skriver noden «(ddd.info)Displaying Local Variables»... | |
info: Skriver noden «(ddd.info)Displaying Program Status»... | |
info: Skriver noden «(ddd.info)Refreshing the Data Window»... | |
info: Skriver noden «(ddd.info)Placement»... | |
info: Skriver noden «(ddd.info)Clustering»... | |
info: Skriver noden «(ddd.info)Creating Multiple Displays»... | |
info: Skriver noden «(ddd.info)Editing all Displays»... | |
info: Skriver noden «(ddd.info)Deleting Displays»... | |
info: Skriver noden «(ddd.info)Arrays»... | |
info: Skriver noden «(ddd.info)Array Slices»... | |
info: Skriver noden «(ddd.info)Repeated Values»... | |
info: Skriver noden «(ddd.info)Arrays as Tables»... | |
info: Skriver noden «(ddd.info)Assignment»... | |
info: Skriver noden «(ddd.info)Examining Structures»... | |
info: Skriver noden «(ddd.info)Dependent Values»... | |
info: Skriver noden «(ddd.info)Dereferencing Pointers»... | |
info: Skriver noden «(ddd.info)Shared Structures»... | |
info: Skriver noden «(ddd.info)Display Shortcuts»... | |
info: Skriver noden «(ddd.info)Customizing Displays»... | |
info: Skriver noden «(ddd.info)Using Data Themes»... | |
info: Skriver noden «(ddd.info)Applying Data Themes to Several Values»... | |
info: Skriver noden «(ddd.info)Editing Themes»... | |
info: Skriver noden «(ddd.info)Writing Data Themes»... | |
info: Skriver noden «(ddd.info)Display Resources»... | |
info: Skriver noden «(ddd.info)VSL Resources»... | |
info: Skriver noden «(ddd.info)Layouting the Graph»... | |
info: Skriver noden «(ddd.info)Moving Displays»... | |
info: Skriver noden «(ddd.info)Scrolling Data»... | |
info: Skriver noden «(ddd.info)Aligning Displays»... | |
info: Skriver noden «(ddd.info)Automatic Layout»... | |
info: Skriver noden «(ddd.info)Rotating the Graph»... | |
info: Skriver noden «(ddd.info)Printing the Graph»... | |
info: Skriver noden «(ddd.info)Plotting Values»... | |
info: Skriver noden «(ddd.info)Plotting Arrays»... | |
info: Skriver noden «(ddd.info)Plot Appearance»... | |
info: Skriver noden «(ddd.info)Scalars and Composites»... | |
info: Skriver noden «(ddd.info)Plotting Histories»... | |
info: Skriver noden «(ddd.info)Printing Plots»... | |
info: Skriver noden «(ddd.info)Entering Plotting Commands»... | |
info: Skriver noden «(ddd.info)Exporting Plot Data»... | |
info: Skriver noden «(ddd.info)Animating Plots»... | |
info: Skriver noden «(ddd.info)Customizing Plots»... | |
info: Skriver noden «(ddd.info)Gnuplot Invocation»... | |
info: Skriver noden «(ddd.info)Gnuplot Settings»... | |
info: Skriver noden «(ddd.info)Examining Memory»... | |
info: Skriver noden «(ddd.info)Machine-Level Debugging»... | |
info: Skriver noden «(ddd.info)Machine Code»... | |
info: Skriver noden «(ddd.info)Machine Code Execution»... | |
info: Skriver noden «(ddd.info)Registers»... | |
info: Skriver noden «(ddd.info)Customizing Machine Code»... | |
info: Skriver noden «(ddd.info)Changing the Program»... | |
info: Skriver noden «(ddd.info)Editing Source Code»... | |
info: Skriver noden «(ddd.info)Customizing Editing»... | |
info: Skriver noden «(ddd.info)In-Place Editing»... | |
info: Skriver noden «(ddd.info)Recompiling»... | |
info: Skriver noden «(ddd.info)Patching»... | |
info: Skriver noden «(ddd.info)Commands»... | |
info: Skriver noden «(ddd.info)Entering Commands»... | |
info: Skriver noden «(ddd.info)Command Completion»... | |
info: Skriver noden «(ddd.info)Command History»... | |
info: Skriver noden «(ddd.info)Typing in the Source Window»... | |
info: Skriver noden «(ddd.info)TTY mode»... | |
info: Skriver noden «(ddd.info)Integrating DDD»... | |
info: Skriver noden «(ddd.info)Defining Buttons»... | |
info: Skriver noden «(ddd.info)Customizing Buttons»... | |
info: Skriver noden «(ddd.info)Defining Commands»... | |
info: Skriver noden «(ddd.info)GDB Simple Commands»... | |
info: Skriver noden «(ddd.info)GDB Argument Commands»... | |
info: Skriver noden «(ddd.info)Commands with Other Debuggers»... | |
info: Skriver noden «(ddd.info)Application Defaults»... | |
info: Skriver noden «(ddd.info)Actions»... | |
info: Skriver noden «(ddd.info)General Actions»... | |
info: Skriver noden «(ddd.info)Data Display Actions»... | |
info: Skriver noden «(ddd.info)Debugger Console Actions»... | |
info: Skriver noden «(ddd.info)Source Window Actions»... | |
info: Skriver noden «(ddd.info)Images»... | |
info: Skriver noden «(ddd.info)Bugs»... | |
info: Skriver noden «(ddd.info)Where to Send Bug Reports»... | |
info: Skriver noden «(ddd.info)Is it a DDD Bug?»... | |
info: Skriver noden «(ddd.info)How to Report Bugs»... | |
info: Skriver noden «(ddd.info)Bug Reports»... | |
info: Skriver noden «(ddd.info)Diagnostics»... | |
info: Skriver noden «(ddd.info)Logging»... | |
info: Skriver noden «(ddd.info)Disabling Logging»... | |
info: Skriver noden «(ddd.info)Debugging DDD»... | |
info: Skriver noden «(ddd.info)Customizing Diagnostics»... | |
info: Skriver noden «(ddd.info)Configuration Notes»... | |
info: Skriver noden «(ddd.info)GDB»... | |
info: Skriver noden «(ddd.info)WDB»... | |
info: Skriver noden «(ddd.info)WindRiver GDB»... | |
info: Skriver noden «(ddd.info)Bash»... | |
info: Skriver noden «(ddd.info)DBX»... | |
info: Skriver noden «(ddd.info)Ladebug»... | |
info: Skriver noden «(ddd.info)JDB»... | |
info: Skriver noden «(ddd.info)Make»... | |
info: Skriver noden «(ddd.info)Perl»... | |
info: Skriver noden «(ddd.info)Python»... | |
info: Skriver noden «(ddd.info)XDB»... | |
info: Skriver noden «(ddd.info)LessTif»... | |
info: Skriver noden «(ddd.info)Dirty Tricks»... | |
info: Skriver noden «(ddd.info)Extending»... | |
info: Skriver noden «(ddd.info)FAQ»... | |
info: Skriver noden «(ddd.info)License»... | |
info: Skriver noden «(ddd.info)Help and Assistance»... | |
info: Skriver noden «(ddd.info)Documentation License»... | |
info: Skriver noden «(ddd.info)Label Index»... | |
info: Skriver noden «(ddd.info)Key Index»... | |
info: Skriver noden «(ddd.info)Command Index»... | |
info: Skriver noden «(ddd.info)Resource Index»... | |
info: Skriver noden «(ddd.info)File Index»... | |
info: Skriver noden «(ddd.info)Concept Index»... | |
info: Ferdig. | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o home.o home.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o isid.o isid.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o rxclass.o rxclass.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o sigName.o sigName.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o strclass.o strclass.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tabs.o tabs.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o uniquify.o uniquify.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Logger.o Logger.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MemCheck.o MemCheck.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PrintGC.o PrintGC.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SignalB.o SignalB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TypeInfo.o TypeInfo.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UniqueId.o UniqueId.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Agent.o Agent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AgentM.o AgentM.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AsyncAgent.o AsyncAgent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ChunkQueue.o ChunkQueue.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DataLength.o DataLength.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HandlerL.o HandlerL.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LiterateA.o LiterateA.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ReadLineA.o ReadLineA.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TimeOut.o TimeOut.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TTYAgent.o TTYAgent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o charsets.o charsets.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o converters.o converters.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o events.o events.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o findParent.o findParent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o findWindow.o findWindow.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fileSBF.o fileSBF.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o frame.o frame.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o longName.o longName.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o selection.o selection.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o verify.o verify.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AutoRaise.o AutoRaise.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Delay.o Delay.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DeleteWCB.o DeleteWCB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DestroyCB.o DestroyCB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ExitCB.o ExitCB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o InitImage.o InitImage.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Swallower.o Swallower.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o XErrorB.o XErrorB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o freeXmST.o freeXmST.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LabelH.o LabelH.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LessTifH.o LessTifH.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MakeMenu.o MakeMenu.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MString.o MString.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ComboBox.o ComboBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SpinBox.o SpinBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TextSetS.o TextSetS.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o printBox.o printBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AlignBox.o AlignBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArcBox.o ArcBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BinBox.o BinBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Box.o Box.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxD.o BoxD.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxExtend.o BoxExtend.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxPoint.o BoxPoint.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxRegion.o BoxRegion.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxSize.o BoxSize.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ColorBox.o ColorBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CompositeB.o CompositeB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DiagBox.o DiagBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DummyBox.o DummyBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FixBox.o FixBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FontFixBox.o FontFixBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FontTable.o FontTable.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HatBox.o HatBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineBox.o LineBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ListBox.o ListBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MarkBox.o MarkBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MatchBox.o MatchBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PrimitiveB.o PrimitiveB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SlopeBox.o SlopeBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o StringBox.o StringBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o THatBox.o THatBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TagBox.o TagBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TrueBox.o TrueBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArgNode.o ArgNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BuiltinCN.o BuiltinCN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CallNode.o CallNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ConstNode.o ConstNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DefCallN.o DefCallN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DummyNode.o DummyNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LetNode.o LetNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o NameNode.o NameNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ListNode.o ListNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TestNode.o TestNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeVSLL.o ThemeVSLL.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TrueNode.o TrueNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSEFlags.o VSEFlags.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLArgList.o VSLArgList.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLBuiltin.o VSLBuiltin.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLDef.o VSLDef.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLDefList.o VSLDefList.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLErr.o VSLErr.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLLib.o VSLLib.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLNode.o VSLNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLRead.o VSLRead.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArcGraphE.o ArcGraphE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxEdgeA.o BoxEdgeA.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxGraphN.o BoxGraphN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o EdgeA.o EdgeA.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Graph.o Graph.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphEdge.o GraphEdge.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphEdit.o GraphEdit.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphGC.o GraphGC.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphNode.o GraphNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HintGraphN.o HintGraphN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineGraphE.o LineGraphE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineGESI.o LineGESI.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PannedGE.o PannedGE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PosGraphN.o PosGraphN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o RegionGN.o RegionGN.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ScrolledGE.o ScrolledGE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o layout.o layout.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o annotation.o annotation.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o args.o args.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o buttons.o buttons.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cmdtty.o cmdtty.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o comm-manag.o comm-manag.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o complete.o complete.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ctrl.o ctrl.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o data.o data.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o dbx-lookup.o dbx-lookup.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o decoration.o decoration.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o deref.o deref.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o disp-read.o disp-read.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o editing.o editing.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o environ.o environ.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o examine.o examine.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o exectty.o exectty.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o exit.o exit.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o expired.o expired.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o file.o file.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o filetype.o filetype.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fonts.o fonts.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fortranize.o fortranize.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o gdbinit.o gdbinit.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o history.o history.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o hostname.o hostname.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o index.o index.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o java.o java.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o logo.o logo.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o logplayer.o logplayer.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o mainloop.o mainloop.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o mydialogs.o mydialogs.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o options.o options.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o plotter.o plotter.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o post.o post.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o print.o print.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o question.o question.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o regexps.o regexps.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o resolveP.o resolveP.C | |
cat Ddd | cat | \ | |
/local/Homebrew/Library/Homebrew/shims/super/sed -n -f ./ad2c.sed > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o sashes.o sashes.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o select.o select.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o session.o session.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o settings.o settings.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o shell.o shell.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o shorten.o shorten.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o simpleMenu.o simpleMenu.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o source.o source.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o status.o status.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o string-fun.o string-fun.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tempfile.o tempfile.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tictactoe.o tictactoe.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tips.o tips.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o toolbar.o toolbar.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ungrab.o ungrab.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o value-read.o value-read.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o vsldoc.o vsldoc.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o windows.o windows.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o wm.o wm.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o xconfig.o xconfig.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AliasGE.o AliasGE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArgField.o ArgField.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BreakPoint.o BreakPoint.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CodeCache.o CodeCache.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Command.o Command.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DataDisp.o DataDisp.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispBox.o DispBox.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispBuffer.o DispBuffer.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispGraph.o DispGraph.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispNode.o DispNode.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispValue.o DispValue.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispValueT.o DispValueT.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GDBAgent.o GDBAgent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HelpCB.o HelpCB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HistoryD.o HistoryD.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PlotAgent.o PlotAgent.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PlotArea.o PlotArea.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PosBuffer.o PosBuffer.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ProgressM.o ProgressM.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o RefreshDI.o RefreshDI.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SmartC.o SmartC.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SourceView.o SourceView.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeM.o ThemeM.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeP.o ThemeP.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Tool.o Tool.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UndoBuffer.o UndoBuffer.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UndoBE.o UndoBE.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o WhatNextCB.o WhatNextCB.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o userinfo.o userinfo.C | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o stringify.o stringify.C | |
+ clang -DHAVE_CONFIG_H -I. -I./.. -g -c -g ./ctest.c -o ctest.o | |
+ clang++ -DHAVE_CONFIG_H -I. -I./.. -g -Wall -W -Wwrite-strings -trigraphs -c -g ./cxxtest.C -o cxxtest.o | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o vsl.o vsl.C | |
clang -DHAVE_CONFIG_H -I. -I./.. -g -O2 -c DocSpace.c | |
/local/Homebrew/Library/Homebrew/shims/super/sed -f ./unumlaut.sed ddd.man | cat > ddd.1~ \ | |
&& mv ddd.1~ ddd.1 | |
gzip -c -9 ddd.info.txt > ddd.info.txt.gz~ && mv ddd.info.txt.gz~ ddd.info.txt.gz | |
gzip: can't stat: gzip (gzip): No such file or directory | |
clang++ -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o resources.o resources.C | |
make[2]: *** [ddd.info.txt.gz] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
make[1]: *** [all] Error 2 | |
make: *** [all-recursive] Error 1 | |
HOMEBREW_VERSION: 1.1.2 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 0f529dae1043639058130092cf35e68d18907cb8 | |
Last commit: 7 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2df4eb56293a64156f4e05c1abcc6e7ca25d3c07 | |
Core tap last commit: 6 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /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.9.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_112, 1.8.0_101, 1.8.0_91, 1.8.0_77, 1.8.0_74, 1.8.0_66, 1.8.0_60, 1.8.0_51, 1.8.0_45, 1.8.0_31 | |
macOS: 10.12.1-x86_64 | |
Xcode: 8.1 | |
CLT: 8.1.0.0.1.1476494586 | |
X11: 2.7.11 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
MACOSX_DEPLOYMENT_TARGET: 10.12 | |
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/openmotif/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin |
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./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o assert.o assert.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o assert.o assert.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cook.o cook.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o cook.o cook.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o basename.o basename.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o basename.o basename.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o compare.o compare.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o compare.o compare.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cwd.o cwd.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o cwd.o cwd.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o glob.o glob.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o glob.o glob.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o hash.o hash.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o hash.o hash.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o home.o home.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o home.o home.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o isid.o isid.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o isid.o isid.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o rxclass.o rxclass.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o rxclass.o rxclass.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o sigName.o sigName.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o sigName.o sigName.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o strclass.o strclass.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o strclass.o strclass.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tabs.o tabs.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o tabs.o tabs.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o uniquify.o uniquify.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o uniquify.o uniquify.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Logger.o Logger.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Logger.o Logger.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MemCheck.o MemCheck.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o MemCheck.o MemCheck.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PrintGC.o PrintGC.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PrintGC.o PrintGC.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SignalB.o SignalB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o SignalB.o SignalB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TypeInfo.o TypeInfo.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TypeInfo.o TypeInfo.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UniqueId.o UniqueId.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o UniqueId.o UniqueId.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Agent.o Agent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Agent.o Agent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AgentM.o AgentM.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o AgentM.o AgentM.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AsyncAgent.o AsyncAgent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o AsyncAgent.o AsyncAgent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ChunkQueue.o ChunkQueue.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ChunkQueue.o ChunkQueue.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DataLength.o DataLength.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DataLength.o DataLength.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HandlerL.o HandlerL.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o HandlerL.o HandlerL.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LiterateA.o LiterateA.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LiterateA.o LiterateA.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ReadLineA.o ReadLineA.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ReadLineA.o ReadLineA.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TimeOut.o TimeOut.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TimeOut.o TimeOut.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TTYAgent.o TTYAgent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TTYAgent.o TTYAgent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o charsets.o charsets.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o charsets.o charsets.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o converters.o converters.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o converters.o converters.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o events.o events.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o events.o events.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o findParent.o findParent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o findParent.o findParent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o findWindow.o findWindow.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o findWindow.o findWindow.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fileSBF.o fileSBF.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o fileSBF.o fileSBF.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o frame.o frame.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o frame.o frame.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o longName.o longName.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o longName.o longName.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o selection.o selection.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o selection.o selection.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o verify.o verify.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o verify.o verify.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AutoRaise.o AutoRaise.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o AutoRaise.o AutoRaise.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Delay.o Delay.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Delay.o Delay.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DeleteWCB.o DeleteWCB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DeleteWCB.o DeleteWCB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DestroyCB.o DestroyCB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DestroyCB.o DestroyCB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ExitCB.o ExitCB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ExitCB.o ExitCB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o InitImage.o InitImage.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o InitImage.o InitImage.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Swallower.o Swallower.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Swallower.o Swallower.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o XErrorB.o XErrorB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o XErrorB.o XErrorB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o freeXmST.o freeXmST.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o freeXmST.o freeXmST.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LessTifH.o LessTifH.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LessTifH.o LessTifH.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LabelH.o LabelH.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LabelH.o LabelH.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MakeMenu.o MakeMenu.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o MakeMenu.o MakeMenu.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MString.o MString.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o MString.o MString.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ComboBox.o ComboBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ComboBox.o ComboBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SpinBox.o SpinBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o SpinBox.o SpinBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TextSetS.o TextSetS.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TextSetS.o TextSetS.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o printBox.o printBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o printBox.o printBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AlignBox.o AlignBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o AlignBox.o AlignBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArcBox.o ArcBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ArcBox.o ArcBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BinBox.o BinBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BinBox.o BinBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Box.o Box.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Box.o Box.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxD.o BoxD.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxD.o BoxD.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxExtend.o BoxExtend.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxExtend.o BoxExtend.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxPoint.o BoxPoint.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxPoint.o BoxPoint.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxRegion.o BoxRegion.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxRegion.o BoxRegion.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxSize.o BoxSize.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxSize.o BoxSize.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ColorBox.o ColorBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ColorBox.o ColorBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CompositeB.o CompositeB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o CompositeB.o CompositeB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DiagBox.o DiagBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DiagBox.o DiagBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DummyBox.o DummyBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DummyBox.o DummyBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FixBox.o FixBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o FixBox.o FixBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FontFixBox.o FontFixBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o FontFixBox.o FontFixBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o FontTable.o FontTable.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o FontTable.o FontTable.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HatBox.o HatBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o HatBox.o HatBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineBox.o LineBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LineBox.o LineBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ListBox.o ListBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ListBox.o ListBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MarkBox.o MarkBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o MarkBox.o MarkBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o MatchBox.o MatchBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o MatchBox.o MatchBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PrimitiveB.o PrimitiveB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PrimitiveB.o PrimitiveB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SlopeBox.o SlopeBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o SlopeBox.o SlopeBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o StringBox.o StringBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o StringBox.o StringBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o THatBox.o THatBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o THatBox.o THatBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TagBox.o TagBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TagBox.o TagBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TrueBox.o TrueBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TrueBox.o TrueBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArgNode.o ArgNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ArgNode.o ArgNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BuiltinCN.o BuiltinCN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BuiltinCN.o BuiltinCN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CallNode.o CallNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o CallNode.o CallNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ConstNode.o ConstNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ConstNode.o ConstNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DefCallN.o DefCallN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DefCallN.o DefCallN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DummyNode.o DummyNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DummyNode.o DummyNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LetNode.o LetNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LetNode.o LetNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o NameNode.o NameNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o NameNode.o NameNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ListNode.o ListNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ListNode.o ListNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TestNode.o TestNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TestNode.o TestNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeVSLL.o ThemeVSLL.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ThemeVSLL.o ThemeVSLL.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o TrueNode.o TrueNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o TrueNode.o TrueNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSEFlags.o VSEFlags.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSEFlags.o VSEFlags.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLArgList.o VSLArgList.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLArgList.o VSLArgList.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLBuiltin.o VSLBuiltin.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLBuiltin.o VSLBuiltin.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLDef.o VSLDef.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLDef.o VSLDef.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLDefList.o VSLDefList.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLDefList.o VSLDefList.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLErr.o VSLErr.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLErr.o VSLErr.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLLib.o VSLLib.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLLib.o VSLLib.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLNode.o VSLNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLNode.o VSLNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o VSLRead.o VSLRead.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o VSLRead.o VSLRead.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArcGraphE.o ArcGraphE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ArcGraphE.o ArcGraphE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxEdgeA.o BoxEdgeA.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxEdgeA.o BoxEdgeA.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BoxGraphN.o BoxGraphN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BoxGraphN.o BoxGraphN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o EdgeA.o EdgeA.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o EdgeA.o EdgeA.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Graph.o Graph.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Graph.o Graph.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphEdge.o GraphEdge.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o GraphEdge.o GraphEdge.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphEdit.o GraphEdit.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o GraphEdit.o GraphEdit.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphGC.o GraphGC.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o GraphGC.o GraphGC.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GraphNode.o GraphNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o GraphNode.o GraphNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HintGraphN.o HintGraphN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o HintGraphN.o HintGraphN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineGraphE.o LineGraphE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LineGraphE.o LineGraphE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o LineGESI.o LineGESI.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o LineGESI.o LineGESI.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PannedGE.o PannedGE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PannedGE.o PannedGE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PosGraphN.o PosGraphN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PosGraphN.o PosGraphN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o RegionGN.o RegionGN.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o RegionGN.o RegionGN.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ScrolledGE.o ScrolledGE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ScrolledGE.o ScrolledGE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o layout.o layout.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o layout.o layout.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o annotation.o annotation.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o annotation.o annotation.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o args.o args.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o args.o args.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o buttons.o buttons.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o buttons.o buttons.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o cmdtty.o cmdtty.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o cmdtty.o cmdtty.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o comm-manag.o comm-manag.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o comm-manag.o comm-manag.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o complete.o complete.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o complete.o complete.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ctrl.o ctrl.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ctrl.o ctrl.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o data.o data.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o data.o data.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o dbx-lookup.o dbx-lookup.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o dbx-lookup.o dbx-lookup.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o decoration.o decoration.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o decoration.o decoration.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o deref.o deref.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o deref.o deref.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o disp-read.o disp-read.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o disp-read.o disp-read.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o editing.o editing.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o editing.o editing.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o environ.o environ.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o environ.o environ.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o examine.o examine.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o examine.o examine.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o exectty.o exectty.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o exectty.o exectty.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o exit.o exit.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o exit.o exit.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o expired.o expired.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o expired.o expired.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o file.o file.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o file.o file.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o filetype.o filetype.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o filetype.o filetype.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fonts.o fonts.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o fonts.o fonts.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o fortranize.o fortranize.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o fortranize.o fortranize.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o gdbinit.o gdbinit.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o gdbinit.o gdbinit.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o history.o history.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o history.o history.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o hostname.o hostname.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o hostname.o hostname.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o index.o index.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o index.o index.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o java.o java.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o java.o java.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o logo.o logo.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o logo.o logo.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o logplayer.o logplayer.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o logplayer.o logplayer.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o mainloop.o mainloop.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o mainloop.o mainloop.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o mydialogs.o mydialogs.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o mydialogs.o mydialogs.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o options.o options.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o options.o options.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o plotter.o plotter.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o plotter.o plotter.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o post.o post.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o post.o post.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o print.o print.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o print.o print.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o question.o question.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o question.o question.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o regexps.o regexps.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o regexps.o regexps.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o resolveP.o resolveP.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o resolveP.o resolveP.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o sashes.o sashes.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o sashes.o sashes.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o select.o select.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o select.o select.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o session.o session.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o session.o session.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o settings.o settings.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o settings.o settings.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o shell.o shell.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o shell.o shell.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o shorten.o shorten.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o shorten.o shorten.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o simpleMenu.o simpleMenu.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o simpleMenu.o simpleMenu.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o source.o source.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o source.o source.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o status.o status.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o status.o status.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o string-fun.o string-fun.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o string-fun.o string-fun.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tempfile.o tempfile.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o tempfile.o tempfile.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tictactoe.o tictactoe.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o tictactoe.o tictactoe.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o tips.o tips.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o tips.o tips.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o toolbar.o toolbar.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o toolbar.o toolbar.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ungrab.o ungrab.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ungrab.o ungrab.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o value-read.o value-read.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o value-read.o value-read.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o vsldoc.o vsldoc.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o vsldoc.o vsldoc.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o windows.o windows.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o windows.o windows.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o wm.o wm.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o wm.o wm.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o xconfig.o xconfig.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o xconfig.o xconfig.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o AliasGE.o AliasGE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o AliasGE.o AliasGE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ArgField.o ArgField.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ArgField.o ArgField.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o BreakPoint.o BreakPoint.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o BreakPoint.o BreakPoint.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o CodeCache.o CodeCache.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o CodeCache.o CodeCache.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Command.o Command.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Command.o Command.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DataDisp.o DataDisp.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DataDisp.o DataDisp.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispBox.o DispBox.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispBox.o DispBox.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispBuffer.o DispBuffer.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispBuffer.o DispBuffer.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispGraph.o DispGraph.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispGraph.o DispGraph.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispNode.o DispNode.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispNode.o DispNode.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispValue.o DispValue.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispValue.o DispValue.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o DispValueT.o DispValueT.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o DispValueT.o DispValueT.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o GDBAgent.o GDBAgent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o GDBAgent.o GDBAgent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HelpCB.o HelpCB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o HelpCB.o HelpCB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o HistoryD.o HistoryD.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o HistoryD.o HistoryD.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PlotAgent.o PlotAgent.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PlotAgent.o PlotAgent.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PlotArea.o PlotArea.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PlotArea.o PlotArea.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o PosBuffer.o PosBuffer.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o PosBuffer.o PosBuffer.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ProgressM.o ProgressM.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ProgressM.o ProgressM.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o RefreshDI.o RefreshDI.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o RefreshDI.o RefreshDI.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SmartC.o SmartC.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o SmartC.o SmartC.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o SourceView.o SourceView.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o SourceView.o SourceView.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeM.o ThemeM.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ThemeM.o ThemeM.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o ThemeP.o ThemeP.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o ThemeP.o ThemeP.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o Tool.o Tool.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o Tool.o Tool.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UndoBuffer.o UndoBuffer.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o UndoBuffer.o UndoBuffer.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o UndoBE.o UndoBE.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o UndoBE.o UndoBE.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o WhatNextCB.o WhatNextCB.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o WhatNextCB.o WhatNextCB.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o userinfo.o userinfo.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o userinfo.o userinfo.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o stringify.o stringify.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o stringify.o stringify.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I./.. -g -c -g ./ctest.c -o ctest.o | |
superenv removed: -g -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -c ./ctest.c -o ctest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -g -Wall -W -Wwrite-strings -trigraphs -c -g ./cxxtest.C -o cxxtest.o | |
superenv removed: -g -Wall -W -Wwrite-strings -g | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c ./cxxtest.C -o cxxtest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I./.. -g -O2 -c DocSpace.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -c DocSpace.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o vsl.o vsl.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o vsl.o vsl.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./.. -O2 -g -Wall -W -Wwrite-strings -trigraphs -c -o resources.o resources.C | |
superenv removed: -O2 -g -Wall -W -Wwrite-strings | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./.. -trigraphs -c -o resources.o resources.C -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -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
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by ddd configure 3.3.12, which was | |
generated by GNU Autoconf 2.61. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --enable-builtin-app-defaults --enable-builtin-manual --prefix=/usr/local/Cellar/ddd/3.3.12_1 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = kandal.local | |
uname -m = x86_64 | |
uname -r = 16.1.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/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 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/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: 331 tasks, 1295 threads, 8 processors | |
Load average: 6.21, Mach factor: 2.58 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /local/Homebrew/Library/Homebrew/shims/super | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/fontconfig/bin | |
PATH: /usr/local/opt/openmotif/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2064: checking for product name | |
configure:2070: result: ddd 3.3.12 "Dale Head" | |
configure:2072: checking for expiration date | |
configure:2075: result: no | |
configure:2124: checking build system type | |
configure:2142: result: i386-apple-darwin16.1.0 | |
configure:2164: checking host system type | |
configure:2179: result: i386-apple-darwin16.1.0 | |
configure:2201: checking target system type | |
configure:2216: result: i386-apple-darwin16.1.0 | |
configure:2272: checking for a BSD-compatible install | |
configure:2328: result: /usr/bin/install -c | |
configure:2339: checking whether build environment is sane | |
configure:2382: result: yes | |
configure:2397: checking for a thread-safe mkdir -p | |
configure:2436: result: ./install-sh -c -d | |
configure:2449: checking for gawk | |
configure:2479: result: no | |
configure:2449: checking for mawk | |
configure:2479: result: no | |
configure:2449: checking for nawk | |
configure:2479: result: no | |
configure:2449: checking for awk | |
configure:2465: found /usr/bin/awk | |
configure:2476: result: awk | |
configure:2487: checking whether make sets $(MAKE) | |
configure:2508: result: yes | |
configure:2696: checking whether make sets $(MAKE) | |
configure:2717: result: yes | |
configure:2730: checking for g77 | |
configure:2760: result: no | |
configure:2730: checking for fort77 | |
configure:2760: result: no | |
configure:2730: checking for f77 | |
configure:2760: result: no | |
configure:2730: checking for f2c | |
configure:2760: result: no | |
configure:2771: checking whether ln -s works | |
configure:2775: result: yes | |
configure:2786: checking for sh | |
configure:2804: found /bin/sh | |
configure:2816: result: /bin/sh | |
configure:2831: checking for gtar | |
configure:2861: result: no | |
configure:2831: checking for tar | |
configure:2847: found /usr/bin/tar | |
configure:2858: result: tar | |
configure:2873: checking for gm4 | |
configure:2889: found /usr/bin/gm4 | |
configure:2900: result: gm4 | |
configure:2915: checking for gsed | |
configure:2945: result: no | |
configure:2915: checking for sed | |
configure:2931: found /local/Homebrew/Library/Homebrew/shims/super/sed | |
configure:2942: result: sed | |
configure:2957: checking for gdiff | |
configure:2987: result: no | |
configure:2957: checking for diff | |
configure:2973: found /usr/bin/diff | |
configure:2984: result: diff | |
configure:2999: checking for gzip | |
configure:3015: found /usr/bin/gzip | |
configure:3026: result: gzip | |
configure:3045: checking for gzip | |
configure:3061: found /usr/bin/gzip | |
configure:3072: result: gzip | |
configure:3094: checking for remsh | |
configure:3127: result: no | |
configure:3094: checking for rsh | |
configure:3127: result: no | |
configure:3094: checking for on | |
configure:3127: result: no | |
configure:3139: checking for lp | |
configure:3155: found /usr/bin/lp | |
configure:3166: result: lp | |
configure:3188: checking for gcore | |
configure:3204: found /usr/bin/gcore | |
configure:3215: result: gcore | |
configure:3235: checking for compface | |
configure:3265: result: no | |
configure:3293: checking for xbm2xface.pl | |
configure:3323: result: no | |
configure:3293: checking for xbm2xface | |
configure:3323: result: no | |
configure:3337: checking for gdb | |
configure:3367: result: no | |
configure:3337: checking for wdb | |
configure:3367: result: no | |
configure:3337: checking for dbx | |
configure:3367: result: no | |
configure:3337: checking for ladebug | |
configure:3367: result: no | |
configure:3337: checking for xdb | |
configure:3367: result: no | |
configure:3337: checking for jdb | |
configure:3353: found /usr/bin/jdb | |
configure:3364: result: jdb | |
configure:3395: checking for perl | |
configure:3411: found /usr/bin/perl | |
configure:3422: result: perl | |
configure:3436: checking for perl version greater than or equal to 5.8.0 | |
configure:3449: result: ok | |
configure:3462: checking for xterm | |
configure:3478: found /opt/X11/bin/xterm | |
configure:3489: result: xterm | |
configure:3504: checking for xfontsel | |
configure:3520: found /opt/X11/bin/xfontsel | |
configure:3531: result: xfontsel | |
configure:3555: checking for a BSD-compatible install | |
configure:3611: result: /usr/bin/install -c | |
configure:3626: checking for bison | |
configure:3642: found /usr/bin/bison | |
configure:3653: result: bison -y | |
configure:3665: checking for bison -y flags | |
configure:3668: result: | |
configure:3671: checking bison -y version | |
configure:3675: result: 2.3 (ok) | |
configure:3699: checking for style of include used by make | |
configure:3727: result: GNU | |
configure:3797: checking for gcc | |
configure:3824: result: clang | |
configure:4062: checking for C compiler version | |
configure:4069: clang --version >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
Target: x86_64-apple-darwin16.1.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:4072: $? = 0 | |
configure:4079: clang -v >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
Target: x86_64-apple-darwin16.1.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:4082: $? = 0 | |
configure:4089: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4092: $? = 1 | |
configure:4115: checking for C compiler default output file name | |
configure:4142: clang conftest.c >&5 | |
configure:4145: $? = 0 | |
configure:4183: result: a.out | |
configure:4200: checking whether the C compiler works | |
configure:4210: ./a.out | |
configure:4213: $? = 0 | |
configure:4230: result: yes | |
configure:4237: checking whether we are cross compiling | |
configure:4239: result: no | |
configure:4242: checking for suffix of executables | |
configure:4249: clang -o conftest conftest.c >&5 | |
configure:4252: $? = 0 | |
configure:4276: result: | |
configure:4282: checking for suffix of object files | |
configure:4308: clang -c conftest.c >&5 | |
configure:4311: $? = 0 | |
configure:4334: result: o | |
configure:4338: checking whether we are using the GNU C compiler | |
configure:4367: clang -c conftest.c >&5 | |
configure:4373: $? = 0 | |
configure:4390: result: yes | |
configure:4395: checking whether clang accepts -g | |
configure:4425: clang -c -g conftest.c >&5 | |
configure:4431: $? = 0 | |
configure:4530: result: yes | |
configure:4547: checking for clang option to accept ISO C89 | |
configure:4621: clang -c -g -O2 conftest.c >&5 | |
configure:4627: $? = 0 | |
configure:4650: result: none needed | |
configure:4670: checking dependency style of clang | |
configure:4761: result: none | |
configure:4781: checking for flex | |
configure:4797: found /usr/bin/flex | |
configure:4808: result: flex | |
configure:4845: flex conftest.l | |
configure:4848: $? = 0 | |
configure:4850: checking lex output file root | |
configure:4866: result: lex.yy | |
configure:4871: checking lex library | |
configure:4890: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_yywrap", referenced from: | |
_yylex in conftest-546c2e.o | |
_main in conftest-546c2e.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:4896: $? = 1 | |
configure: failed program was: | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { yyless (input () != 0); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 7 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 792 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 9 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:4890: clang -o conftest -g -O2 conftest.c -lfl >&5 | |
ld: library not found for -lfl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:4896: $? = 1 | |
configure: failed program was: | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { yyless (input () != 0); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 7 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 792 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 9 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:4890: clang -o conftest -g -O2 conftest.c -ll >&5 | |
configure:4896: $? = 0 | |
configure:4917: result: -ll | |
configure:4923: checking whether yytext is a pointer | |
configure:4944: clang -o conftest -g -O2 conftest.c -ll >&5 | |
configure:4950: $? = 0 | |
configure:4969: result: yes | |
configure:4984: checking for flex flags | |
configure:4990: result: -8 | |
configure:4996: checking for gawk | |
configure:5023: result: awk | |
configure:5046: checking for library containing strerror | |
configure:5087: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:5093: $? = 0 | |
configure:5121: result: none required | |
configure:5132: checking whether the C compiler (clang) compiles and links a simple C program | |
configure:5165: clang -o conftest -g -O2 conftest.c >&5 | |
configure:5171: $? = 0 | |
configure:5195: result: yes | |
configure:5323: checking for C++ compiler version | |
configure:5330: clang++ --version >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
Target: x86_64-apple-darwin16.1.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:5333: $? = 0 | |
configure:5340: clang++ -v >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.42.1) | |
Target: x86_64-apple-darwin16.1.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:5343: $? = 0 | |
configure:5350: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:5353: $? = 1 | |
configure:5356: checking whether we are using the GNU C++ compiler | |
configure:5385: clang++ -c conftest.cpp >&5 | |
configure:5391: $? = 0 | |
configure:5408: result: yes | |
configure:5413: checking whether clang++ accepts -g | |
configure:5443: clang++ -c -g conftest.cpp >&5 | |
configure:5449: $? = 0 | |
configure:5548: result: yes | |
configure:5573: checking dependency style of clang++ | |
configure:5664: result: none | |
configure:5899: checking whether the C++ compiler (clang++) compiles a simple program | |
configure:5932: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:5938: $? = 0 | |
configure:5962: result: yes | |
configure:6005: checking how to run the C preprocessor | |
configure:6045: clang -E conftest.c | |
configure:6051: $? = 0 | |
configure:6082: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6088: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6121: result: clang -E | |
configure:6150: clang -E conftest.c | |
configure:6156: $? = 0 | |
configure:6187: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6193: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6235: checking how to run the C++ preprocessor | |
configure:6271: clang++ -E conftest.cpp | |
configure:6277: $? = 0 | |
configure:6308: clang++ -E conftest.cpp | |
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6314: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6347: result: clang++ -E | |
configure:6376: clang++ -E conftest.cpp | |
configure:6382: $? = 0 | |
configure:6413: clang++ -E conftest.cpp | |
conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6419: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6459: checking if this is a problematic clang++ version | |
configure:6502: clang++ -E conftest.cpp | |
configure:6508: $? = 0 | |
configure:6530: result: no | |
configure:6545: checking whether the C++ compiler (clang++) accepts -Weffc++ | |
configure:6580: clang++ -c -Weffc++ conftest.cpp >&5 | |
configure:6586: $? = 0 | |
configure:6609: result: yes | |
configure:6622: checking whether the C++ compiler (clang++) accepts -Wuninitialized | |
configure:6657: clang++ -c -Wuninitialized conftest.cpp >&5 | |
configure:6663: $? = 0 | |
configure:6686: result: yes | |
configure:6701: checking whether the C++ compiler (clang++) accepts -mminimal-toc | |
configure:6736: clang++ -o conftest -mminimal-toc conftest.cpp >&5 | |
clang: error: unknown argument: '-mminimal-toc' | |
configure:6742: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| int a; | |
| ; | |
| return 0; | |
| } | |
configure:6767: result: no | |
configure:6985: checking for C++ compiler (clang++) warning options | |
configure:6987: result: -Wall -W -Wwrite-strings | |
configure:6989: checking for C++ compiler (clang++) optimizing options | |
configure:6991: result: -O2 | |
configure:6993: checking for C++ compiler (clang++) debugging options | |
configure:6995: result: -g | |
configure:6997: checking for C++ compiler (clang++) extra libraries | |
configure:6999: result: | |
configure:7001: checking for C++ compiler (clang++) static binding options | |
configure:7003: result: -Bstatic | |
configure:7005: checking for C++ compiler (clang++) dynamic binding options | |
configure:7007: result: -Bdynamic | |
configure:7013: checking whether the C++ compiler (clang++) accepts -fpermissive | |
configure:7048: clang++ -c -fpermissive conftest.cpp >&5 | |
configure:7054: $? = 0 | |
configure:7077: result: yes | |
configure:7088: checking whether the C++ compiler (clang++) accepts -trigraphs | |
configure:7123: clang++ -c -trigraphs conftest.cpp >&5 | |
configure:7129: $? = 0 | |
configure:7152: result: yes | |
configure:7165: checking whether the C++ compiler (clang++) supports bool types | |
configure:7198: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7204: $? = 0 | |
configure:7226: result: yes | |
configure:7238: checking whether the C++ compiler (clang++) supports explicit constructors | |
configure:7271: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7277: $? = 0 | |
configure:7299: result: yes | |
configure:7311: checking whether the C++ compiler (clang++) supports mutable members | |
configure:7344: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7350: $? = 0 | |
configure:7372: result: yes | |
configure:7384: checking whether the C++ compiler (clang++) supports exception handling | |
configure:7417: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7423: $? = 0 | |
configure:7445: result: yes | |
configure:7457: checking whether the C++ compiler (clang++) supports standard exceptions | |
configure:7494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7500: $? = 0 | |
configure:7522: result: yes | |
configure:7534: checking whether the C++ compiler (clang++) supports namespaces | |
configure:7575: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7581: $? = 0 | |
configure:7603: result: yes | |
configure:7615: checking whether the C++ compiler (clang++) supports run-time type info | |
configure:7651: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7657: $? = 0 | |
configure:7679: result: yes | |
configure:7691: checking whether the C++ compiler (clang++) supports long long types | |
configure:7724: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7730: $? = 0 | |
configure:7752: result: yes | |
configure:7764: checking whether the C++ compiler (clang++) supports __PRETTY_FUNCTION__ | |
configure:7799: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:7805: $? = 0 | |
configure:7829: result: yes | |
configure:7841: checking whether the C++ compiler (clang++) supports overloaded new | |
configure:7876: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:22:7: warning: 'operator new[]' is missing exception specification 'throw(std::bad_alloc)' [-Wmissing-exception-spec] | |
void *operator new[](size_t nbytes); | |
^ | |
throw(std::bad_alloc) | |
1 warning generated. | |
configure:7882: $? = 0 | |
configure:7904: result: yes | |
configure:7916: checking whether the C++ compiler (clang++) supports placement new | |
configure:7949: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:7955: $? = 0 | |
configure:7977: result: yes | |
configure:7990: checking whether the C++ compiler (clang++) accepts -isystem | |
configure:8025: clang++ -c -isystem . conftest.cpp >&5 | |
configure:8031: $? = 0 | |
configure:8054: result: yes | |
configure:8068: checking whether the C++ compiler (clang++) supports new style casts | |
configure:8101: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:8107: $? = 0 | |
configure:8129: result: yes | |
configure:8141: checking whether the C++ compiler (clang++) supports __attribute__ ((noreturn)) | |
configure:8174: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:8180: $? = 0 | |
configure:8202: result: yes | |
configure:8214: checking whether the C++ compiler (clang++) supports __builtin_expect | |
configure:8247: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:8253: $? = 0 | |
configure:8275: result: yes | |
configure:8288: checking for a traditional C preprocessor | |
configure:8330: clang -E conftest.c | |
conftest.c:27:1: warning: missing terminating '"' character [-Winvalid-pp-token] | |
"this is an unterminated string | |
^ | |
1 warning generated. | |
configure:8336: $? = 0 | |
configure:8359: result: clang -E | |
configure:8456: checking for a sed that does not truncate output | |
configure:8512: result: /local/Homebrew/Library/Homebrew/shims/super/sed | |
configure:8515: checking for grep that handles long lines and -e | |
configure:8589: result: /usr/bin/grep | |
configure:8594: checking for egrep | |
configure:8672: result: /usr/bin/grep -E | |
configure:8688: checking for ld used by clang | |
configure:8755: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:8764: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:8779: result: no | |
configure:8784: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files | |
configure:8791: result: -r | |
configure:8809: checking for BSD-compatible nm | |
configure:8858: result: /usr/bin/nm -B | |
configure:8862: checking how to recognize dependent libraries | |
configure:9048: result: pass_all | |
configure:9285: checking for ANSI C header files | |
configure:9315: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9321: $? = 0 | |
configure:9420: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:9423: $? = 0 | |
configure:9429: ./conftest | |
configure:9432: $? = 0 | |
configure:9449: result: yes | |
configure:9473: checking for sys/types.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for sys/stat.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for stdlib.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for string.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for memory.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for strings.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for inttypes.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for stdint.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9473: checking for unistd.h | |
configure:9494: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9500: $? = 0 | |
configure:9516: result: yes | |
configure:9543: checking dlfcn.h usability | |
configure:9560: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9566: $? = 0 | |
configure:9580: result: yes | |
configure:9584: checking dlfcn.h presence | |
configure:9599: clang++ -E conftest.cpp | |
configure:9605: $? = 0 | |
configure:9619: result: yes | |
configure:9652: checking for dlfcn.h | |
configure:9660: result: yes | |
configure:9683: checking how to run the C++ preprocessor | |
configure:9795: result: clang++ -E | |
configure:9824: clang++ -E conftest.cpp | |
configure:9830: $? = 0 | |
configure:9861: clang++ -E conftest.cpp | |
conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:9867: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:10016: checking for Fortran 77 compiler version | |
configure:10023: g77 --version >&5 | |
./configure: line 10024: g77: command not found | |
configure:10026: $? = 127 | |
configure:10033: g77 -v >&5 | |
./configure: line 10034: g77: command not found | |
configure:10036: $? = 127 | |
configure:10043: g77 -V >&5 | |
./configure: line 10044: g77: command not found | |
configure:10046: $? = 127 | |
configure:10054: checking whether we are using the GNU Fortran 77 compiler | |
configure:10073: g77 -c -g conftest.F >&5 | |
./configure: line 10074: g77: command not found | |
configure:10079: $? = 127 | |
configure: failed program was: | |
| program main | |
| #ifndef __GNUC__ | |
| choke me | |
| #endif | |
| | |
| end | |
configure:10096: result: no | |
configure:10102: checking whether g77 accepts -g | |
configure:10119: g77 -c -g conftest.f >&5 | |
./configure: line 10120: g77: command not found | |
configure:10125: $? = 127 | |
configure: failed program was: | |
| program main | |
| | |
| end | |
configure:10141: result: no | |
configure:10170: checking the maximum length of command line arguments | |
configure:10282: result: 196608 | |
configure:10294: checking command to parse /usr/bin/nm -B output from clang object | |
configure:10399: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:10402: $? = 0 | |
configure:10406: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:10409: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:10399: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:10402: $? = 0 | |
configure:10406: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:10409: $? = 0 | |
configure:10461: clang++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 | |
configure:10464: $? = 0 | |
configure:10502: result: ok | |
configure:10506: checking for objdir | |
configure:10521: result: .libs | |
configure:10613: checking for ar | |
configure:10629: found /usr/bin/ar | |
configure:10640: result: ar | |
configure:10709: checking for ranlib | |
configure:10725: found /usr/bin/ranlib | |
configure:10736: result: ranlib | |
configure:10805: checking for strip | |
configure:10821: found /usr/bin/strip | |
configure:10832: result: strip | |
configure:11089: checking for dsymutil | |
configure:11105: found /usr/bin/dsymutil | |
configure:11116: result: dsymutil | |
configure:11185: checking for nmedit | |
configure:11201: found /usr/bin/nmedit | |
configure:11212: result: nmedit | |
configure:11239: checking for -single_module linker flag | |
configure:11260: result: yes | |
configure:11262: checking for -exported_symbols_list linker flag | |
configure:11292: clang++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 | |
configure:11298: $? = 0 | |
configure:11317: result: yes | |
configure:11430: checking if clang supports -fno-rtti -fno-exceptions | |
configure:11448: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:11452: $? = 0 | |
configure:11465: result: yes | |
configure:11480: checking for clang option to produce PIC | |
configure:11712: result: -fno-common | |
configure:11720: checking if clang PIC flag -fno-common works | |
configure:11738: clang -c -g -O2 -fno-common -DPIC conftest.c >&5 | |
configure:11742: $? = 0 | |
configure:11755: result: yes | |
configure:11783: checking if clang static flag -static works | |
configure:11811: result: no | |
configure:11821: checking if clang supports -c -o file.o | |
configure:11842: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:11846: $? = 0 | |
configure:11868: result: yes | |
configure:11894: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:12875: result: yes | |
configure:12942: checking dynamic linker characteristics | |
configure:13556: result: darwin16.1.0 dyld | |
configure:13580: checking how to hardcode library paths into programs | |
configure:13605: result: immediate | |
configure:13619: checking whether stripping libraries is possible | |
configure:13633: result: yes | |
configure:14426: checking if libtool supports shared libraries | |
configure:14428: result: yes | |
configure:14431: checking whether to build shared libraries | |
configure:14452: result: yes | |
configure:14455: checking whether to build static libraries | |
configure:14459: result: yes | |
configure:14553: creating libtool | |
configure:15146: checking for ld used by clang++ | |
configure:15213: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:15222: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:15237: result: no | |
configure:15288: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:16234: result: yes | |
configure:16251: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:16254: $? = 0 | |
configure:16410: checking for clang++ option to produce PIC | |
configure:16694: result: -fno-common | |
configure:16702: checking if clang++ PIC flag -fno-common works | |
configure:16720: clang++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 | |
configure:16724: $? = 0 | |
configure:16737: result: yes | |
configure:16765: checking if clang++ static flag -static works | |
configure:16793: result: no | |
configure:16803: checking if clang++ supports -c -o file.o | |
configure:16824: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:16828: $? = 0 | |
configure:16850: result: yes | |
configure:16876: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:16905: result: yes | |
configure:16972: checking dynamic linker characteristics | |
configure:17534: result: darwin16.1.0 dyld | |
configure:17558: checking how to hardcode library paths into programs | |
configure:17583: result: immediate | |
configure:18122: checking if libtool supports shared libraries | |
configure:18124: result: yes | |
configure:18127: checking whether to build shared libraries | |
configure:18147: result: yes | |
configure:18150: checking whether to build static libraries | |
configure:18154: result: yes | |
configure:18164: checking for g77 option to produce PIC | |
configure:18396: result: -fno-common | |
configure:18404: checking if g77 PIC flag -fno-common works | |
configure:18422: g77 -c -g -fno-common conftest.f >&5 | |
./configure: line 18423: g77: command not found | |
configure:18426: $? = 127 | |
configure:18439: result: no | |
configure:18467: checking if g77 static flag -static works | |
configure:18495: result: no | |
configure:18505: checking if g77 supports -c -o file.o | |
configure:18526: g77 -c -g -o out/conftest2.o conftest.f >&5 | |
./configure: line 18527: g77: command not found | |
configure:18530: $? = 127 | |
configure:18552: result: no | |
configure:18578: checking whether the g77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:19539: result: yes | |
configure:19606: checking dynamic linker characteristics | |
configure:20168: result: darwin16.1.0 dyld | |
configure:20192: checking how to hardcode library paths into programs | |
configure:20217: result: immediate | |
configure:23831: checking for connect | |
configure:23887: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:23893: $? = 0 | |
configure:23910: result: yes | |
configure:23917: checking for gethostbyname | |
configure:23973: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:23979: $? = 0 | |
configure:23996: result: yes | |
configure:24003: checking for regcmp | |
configure:24059: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
Undefined symbols for architecture x86_64: | |
"_regcmp", referenced from: | |
_main in conftest-28bbd5.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:24065: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| /* Define regcmp to an innocuous variant, in case <limits.h> declares regcmp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define regcmp innocuous_regcmp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char regcmp (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef regcmp | |
| | |
| /* 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 regcmp (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_regcmp || defined __stub___regcmp | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return regcmp (); | |
| ; | |
| return 0; | |
| } | |
configure:24082: result: no | |
configure:24225: checking for regcmp in -lgen | |
configure:24260: clang++ -o conftest -g -O2 conftest.cpp -lgen >&5 | |
ld: library not found for -lgen | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24266: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 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 regcmp (); | |
| int | |
| main () | |
| { | |
| return regcmp (); | |
| ; | |
| return 0; | |
| } | |
configure:24284: result: no | |
configure:24292: checking for yyerror in -ly | |
configure:24327: clang++ -o conftest -g -O2 conftest.cpp -ly >&5 | |
configure:24333: $? = 0 | |
configure:24351: result: yes | |
configure:24358: checking for sin in -lm | |
configure:24393: clang++ -o conftest -g -O2 conftest.cpp -lm >&5 | |
configure:24399: $? = 0 | |
configure:24417: result: yes | |
configure:24424: checking for open in -lc | |
configure:24459: clang++ -o conftest -g -O2 conftest.cpp -lc >&5 | |
configure:24465: $? = 0 | |
configure:24483: result: yes | |
configure:24490: checking for elf_version in -lelf | |
configure:24525: clang++ -o conftest -g -O2 conftest.cpp -lelf >&5 | |
ld: library not found for -lelf | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24531: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 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 elf_version (); | |
| int | |
| main () | |
| { | |
| return elf_version (); | |
| ; | |
| return 0; | |
| } | |
configure:24549: result: no | |
configure:24659: checking for tgetent in -lmytinfo | |
configure:24694: clang++ -o conftest -g -O2 conftest.cpp -lmytinfo >&5 | |
ld: library not found for -lmytinfo | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24700: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 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 tgetent (); | |
| int | |
| main () | |
| { | |
| return tgetent (); | |
| ; | |
| return 0; | |
| } | |
configure:24719: result: no | |
configure:24659: checking for tgetent in -lncurses | |
configure:24694: clang++ -o conftest -g -O2 conftest.cpp -lncurses >&5 | |
configure:24700: $? = 0 | |
configure:24719: result: yes | |
configure:25718: checking for streampos | |
configure:25752: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:41:1: error: unknown type name 'streampos'; did you mean 'std::streampos'? | |
streampos p; | |
^~~~~~~~~ | |
std::streampos | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iosfwd:176:28: note: 'std::streampos' declared here | |
typedef fpos<mbstate_t> streampos; | |
^ | |
1 error generated. | |
configure:25758: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| /* end confdefs.h. */ | |
| #include <iostream> | |
| #include <fstream> | |
| int | |
| main () | |
| { | |
| streampos p; | |
| ; | |
| return 0; | |
| } | |
configure:25780: result: no | |
configure:25792: checking for std::streampos | |
configure:25826: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:25832: $? = 0 | |
configure:25854: result: yes | |
configure:25887: checking whether the C++ compiler (clang++) accepts -fpermissive | |
configure:25951: result: yes | |
configure:25960: checking for X | |
configure:26075: clang++ -E conftest.cpp | |
configure:26081: $? = 0 | |
configure:26130: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 >&5 | |
configure:26136: $? = 0 | |
configure:26195: result: libraries , headers | |
configure:26356: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 >&5 | |
configure:26362: $? = 0 | |
configure:26519: checking for gethostbyname | |
configure:26598: result: yes | |
configure:26743: checking for connect | |
configure:26822: result: yes | |
configure:26894: checking for remove | |
configure:26950: clang++ -o conftest -g -O2 -fpermissive conftest.cpp >&5 | |
configure:26956: $? = 0 | |
configure:26973: result: yes | |
configure:27045: checking for shmat | |
configure:27101: clang++ -o conftest -g -O2 -fpermissive conftest.cpp >&5 | |
configure:27107: $? = 0 | |
configure:27124: result: yes | |
configure:27205: checking for IceConnectionNumber in -lICE | |
configure:27240: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lICE >&5 | |
configure:27246: $? = 0 | |
configure:27264: result: yes | |
configure:27277: checking whether libXext is in the standard X library path | |
configure:27314: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 >&5 | |
configure:27320: $? = 0 | |
configure:27340: result: yes | |
configure:27348: checking whether libXp is in the standard X library path | |
configure:27385: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:27391: $? = 0 | |
configure:27411: result: yes | |
configure:27419: checking whether libXmu is in the standard X library path | |
configure:27456: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 >&5 | |
configure:27462: $? = 0 | |
configure:27482: result: yes | |
configure:27518: checking for Motif | |
configure:27560: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:27566: $? = 0 | |
configure:27665: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:27671: $? = 0 | |
configure:27755: result: libraries in default path, headers in default path | |
configure:27786: checking for Xpm | |
configure:27831: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:27837: $? = 0 | |
configure:27936: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lXpm -lSM -lICE -lX11 >&5 | |
configure:27942: $? = 0 | |
configure:28022: result: libraries in default path, headers in default path | |
configure:28055: checking for Athena | |
configure:28103: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:28109: $? = 0 | |
configure:28212: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 >&5 | |
configure:28218: $? = 0 | |
configure:28299: result: libraries in default path, headers in default path | |
configure:28306: checking whether compiling X headers requires -fpermissive | |
configure:28341: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:28347: $? = 0 | |
configure:28417: result: no | |
configure:28435: checking for XOpenDisplay in -lX11 | |
configure:28470: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lX11 -lSM -lICE >&5 | |
configure:28476: $? = 0 | |
configure:28494: result: yes | |
configure:28516: checking for _Xlcmbcurmax in -lXintl | |
configure:28551: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXintl -lSM -lICE -lX11 >&5 | |
ld: library not found for -lXintl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:28557: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 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 _Xlcmbcurmax (); | |
| int | |
| main () | |
| { | |
| return _Xlcmbcurmax (); | |
| ; | |
| return 0; | |
| } | |
configure:28575: result: no | |
configure:28581: checking for shmap in -lipc | |
configure:28616: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lipc -lSM -lICE -lX11 >&5 | |
ld: library not found for -lipc | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:28622: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 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 shmap (); | |
| int | |
| main () | |
| { | |
| return shmap (); | |
| ; | |
| return 0; | |
| } | |
configure:28640: result: no | |
configure:28647: checking for XtToolkitInitialize in -lXt | |
configure:28682: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXt -lSM -lICE -lX11 >&5 | |
configure:28688: $? = 0 | |
configure:28706: result: yes | |
configure:28727: checking for XShapeQueryVersion in -lXext | |
configure:28762: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXext -lSM -lICE -lX11 >&5 | |
configure:28768: $? = 0 | |
configure:28786: result: yes | |
configure:28794: checking for XmuCvtStringToOrientation in -lXmu | |
configure:28829: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXmu -lXt -lXext -lSM -lICE -lX11 >&5 | |
configure:28835: $? = 0 | |
configure:28853: result: yes | |
configure:28863: checking for XpmCreatePixmapFromXpmImage in -lXpm | |
configure:28898: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXpm -lSM -lICE -lX11 >&5 | |
configure:28904: $? = 0 | |
configure:28922: result: yes | |
configure:28950: checking X11/xpm.h usability | |
configure:28967: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:28973: $? = 0 | |
configure:28987: result: yes | |
configure:28991: checking X11/xpm.h presence | |
configure:29006: clang++ -E conftest.cpp | |
configure:29012: $? = 0 | |
configure:29026: result: yes | |
configure:29059: checking for X11/xpm.h | |
configure:29067: result: yes | |
configure:28950: checking xpm.h usability | |
configure:28967: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
conftest.cpp:72:10: fatal error: 'xpm.h' file not found | |
#include <xpm.h> | |
^ | |
1 error generated. | |
configure:28973: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_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 <xpm.h> | |
configure:28987: result: no | |
configure:28991: checking xpm.h presence | |
configure:29006: clang++ -E conftest.cpp | |
conftest.cpp:39:10: fatal error: 'xpm.h' file not found | |
#include <xpm.h> | |
^ | |
1 error generated. | |
configure:29012: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| /* end confdefs.h. */ | |
| #include <xpm.h> | |
configure:29026: result: no | |
configure:29059: checking for xpm.h | |
configure:29067: result: no | |
configure:29086: checking for XawTextSetInsertionPoint in -lXaw | |
configure:29121: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXaw -lXmu -lXt -lXpm -lXext -lSM -lICE -lX11 >&5 | |
configure:29127: $? = 0 | |
configure:29145: result: yes | |
configure:29182: checking for X11/Xaw/Form.h | |
configure:29204: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:29210: $? = 0 | |
configure:29226: result: yes | |
configure:29182: checking for X11/Xaw/Panner.h | |
configure:29204: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:29210: $? = 0 | |
configure:29226: result: yes | |
configure:29182: checking for X11/Xaw/Porthole.h | |
configure:29204: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:29210: $? = 0 | |
configure:29226: result: yes | |
configure:29241: checking for X11/Xmu/Editres.h | |
configure:29263: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:29269: $? = 0 | |
configure:29285: result: yes | |
configure:29316: checking for XpSelectInput in -lXp | |
configure:29351: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:29357: $? = 0 | |
configure:29375: result: yes | |
configure:29386: checking for XmCreateOptionMenu in -lXm | |
configure:29421: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:29427: $? = 0 | |
configure:29445: result: yes | |
configure:29456: checking for xmUseVersion in -lXm | |
configure:29491: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:29497: $? = 0 | |
configure:29515: result: yes | |
configure:29525: checking for XmInstallImage in -lXm | |
configure:29560: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
configure:29566: $? = 0 | |
configure:29584: result: yes | |
configure:29594: checking for Xm21InstallImage in -lXm | |
configure:29629: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
Undefined symbols for architecture x86_64: | |
"_Xm21InstallImage", referenced from: | |
_main in conftest-bc19e1.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:29635: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 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 Xm21InstallImage (); | |
| int | |
| main () | |
| { | |
| return Xm21InstallImage (); | |
| ; | |
| return 0; | |
| } | |
configure:29653: result: no | |
configure:29697: checking for the name of the translation resource | |
configure:29728: clang++ -c -g -O2 -fpermissive conftest.cpp >&5 | |
configure:29734: $? = 0 | |
configure:29750: result: baseTranslations | |
configure:29757: checking whether Motif dialogs own the string table | |
configure:29847: clang++ -o conftest -g -O2 -fpermissive conftest.cpp -lXm -lXmu -lXt -lXp -lXext -lSM -lICE -lX11 >&5 | |
conftest.cpp:84:36: warning: conversion from string literal to 'String' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
XmCreateSelectionDialog(toplevel, "dialog", ArgList(0), 0); | |
^ | |
conftest.cpp:92:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
xmlist[i] = XmStringCreateLtoR("abc", DEFAULT_CHARSET); | |
^ | |
2 warnings generated. | |
configure:29850: $? = 0 | |
configure:29856: ./conftest | |
Error: Can't open display: | |
configure:29859: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <Xm/Xm.h> | |
| #include <Xm/SelectioB.h> | |
| #include <stdlib.h> | |
| #include <stdio.h> | |
| | |
| #ifdef XmFONTLIST_DEFAULT_TAG | |
| #define DEFAULT_CHARSET XmFONTLIST_DEFAULT_TAG | |
| #else | |
| #define DEFAULT_CHARSET XmSTRING_DEFAULT_CHARSET | |
| #endif | |
| | |
| extern "C" void free(void *p) | |
| { | |
| static void *freed[100000]; | |
| static int freed_count = 0; | |
| | |
| for (int i = 0; i < freed_count; i++) | |
| if (freed[i] == p) | |
| { | |
| fprintf(stderr, "%p already freed\n", p); | |
| exit(1); | |
| } | |
| | |
| freed[freed_count++] = p; | |
| } | |
| | |
| int main(int argc, char *argv[]) | |
| { | |
| XtAppContext app_context; | |
| Widget toplevel = | |
| XtAppInitialize(&app_context, "Config", | |
| XrmOptionDescList(0), 0, | |
| &argc, argv, (String *)0, ArgList(0), 0); | |
| | |
| Widget dialog = | |
| XmCreateSelectionDialog(toplevel, "dialog", ArgList(0), 0); | |
| | |
| int length = 10; | |
| | |
| XmStringTable xmlist = | |
| XmStringTable(XtMalloc(length * sizeof(XmString))); | |
| int i; | |
| for (i = 0; i < length; i++) | |
| xmlist[i] = XmStringCreateLtoR("abc", DEFAULT_CHARSET); | |
| | |
| XtVaSetValues (dialog, | |
| XmNlistItems, xmlist, | |
| XmNlistItemCount, length, | |
| XtPointer(0)); | |
| | |
| for (i = 0; i < length; i++) | |
| XmStringFree(xmlist[i]); | |
| | |
| XtFree((char *)xmlist); | |
| | |
| XtDestroyWidget(toplevel); | |
| | |
| exit(0); | |
| } | |
| | |
configure:29882: result: yes | |
configure:29898: checking whether make sets $(MAKE) | |
configure:29919: result: yes | |
configure:29934: checking for mode_t | |
configure:29964: clang -c -g -O2 conftest.c >&5 | |
configure:29970: $? = 0 | |
configure:29985: result: yes | |
configure:29997: checking for off_t | |
configure:30027: clang -c -g -O2 conftest.c >&5 | |
configure:30033: $? = 0 | |
configure:30048: result: yes | |
configure:30060: checking for pid_t | |
configure:30090: clang -c -g -O2 conftest.c >&5 | |
configure:30096: $? = 0 | |
configure:30111: result: yes | |
configure:30123: checking for size_t | |
configure:30153: clang -c -g -O2 conftest.c >&5 | |
configure:30159: $? = 0 | |
configure:30174: result: yes | |
configure:30186: checking for uid_t in sys/types.h | |
configure:30209: result: yes | |
configure:30224: checking type of array argument to getgroups | |
configure:30268: clang -o conftest -g -O2 conftest.c >&5 | |
configure:30271: $? = 0 | |
configure:30277: ./conftest | |
configure:30280: $? = 0 | |
configure:30315: result: gid_t | |
configure:30323: checking return type of signal handlers | |
configure:30351: clang -c -g -O2 conftest.c >&5 | |
conftest.c:56:8: error: indirection requires pointer operand ('void' invalid) | |
return *(signal (0, 0)) (0) == 1; | |
^~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:30357: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| return *(signal (0, 0)) (0) == 1; | |
| ; | |
| return 0; | |
| } | |
configure:30372: result: void | |
configure:30388: checking parameter type of signal handlers | |
configure:30430: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:57:25: error: functions that differ only in their return type cannot be overloaded | |
extern "C" RETSIGTYPE (*signal (int, RETSIGTYPE (*)(...)))(...); | |
^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/signal.h:390:8: note: previous declaration is here | |
void (*signal(int, void (*)(int)))(int); | |
^ | |
1 error generated. | |
configure:30436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #include <signal.h> | |
| #ifdef signal | |
| # undef signal | |
| #endif | |
| extern "C" RETSIGTYPE (*signal (int, RETSIGTYPE (*)(...)))(...); | |
| int | |
| main () | |
| { | |
| int i; | |
| ; | |
| return 0; | |
| } | |
configure:30480: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:30486: $? = 0 | |
configure:30559: result: int | |
configure:30571: checking for getpgrp | |
configure:30627: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:30633: $? = 0 | |
configure:30650: result: yes | |
configure:30653: checking for setpgrp | |
configure:30709: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:30715: $? = 0 | |
configure:30732: result: yes | |
configure:30741: checking whether getpgrp requires zero arguments | |
configure:30768: clang -c -g -O2 conftest.c >&5 | |
conftest.c:88:10: error: too many arguments to function call, expected 0, have 1 | |
getpgrp (0); | |
~~~~~~~ ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:458:1: note: 'getpgrp' declared here | |
pid_t getpgrp(void); | |
^ | |
1 error generated. | |
configure:30774: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| /* 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 () | |
| { | |
| getpgrp (0); | |
| ; | |
| return 0; | |
| } | |
configure:30790: result: yes | |
configure:30800: checking whether setpgrp takes no argument | |
configure:30834: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:92:19: error: too many arguments to function call, expected 0, have 2 | |
return setpgrp (1,1) != -1; | |
~~~~~~~ ^~~ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:591:1: note: 'setpgrp' declared here | |
pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); | |
^ | |
1 error generated. | |
configure:30837: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 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 this system has a BSD-style setpgrp which takes arguments, | |
| setpgrp(1, 1) will fail with ESRCH and return -1, in that case | |
| exit successfully. */ | |
| return setpgrp (1,1) != -1; | |
| ; | |
| return 0; | |
| } | |
configure:30862: result: yes | |
configure:30878: checking for ANSI C header files | |
configure:31042: result: yes | |
configure:31072: checking alloca.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31095: $? = 0 | |
configure:31109: result: yes | |
configure:31113: checking alloca.h presence | |
configure:31128: clang++ -E conftest.cpp | |
configure:31134: $? = 0 | |
configure:31148: result: yes | |
configure:31181: checking for alloca.h | |
configure:31189: result: yes | |
configure:31072: checking fcntl.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31095: $? = 0 | |
configure:31109: result: yes | |
configure:31113: checking fcntl.h presence | |
configure:31128: clang++ -E conftest.cpp | |
configure:31134: $? = 0 | |
configure:31148: result: yes | |
configure:31181: checking for fcntl.h | |
configure:31189: result: yes | |
configure:31072: checking locale.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31095: $? = 0 | |
configure:31109: result: yes | |
configure:31113: checking locale.h presence | |
configure:31128: clang++ -E conftest.cpp | |
configure:31134: $? = 0 | |
configure:31148: result: yes | |
configure:31181: checking for locale.h | |
configure:31189: result: yes | |
configure:31072: checking malloc.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:91:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:31095: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_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 <malloc.h> | |
configure:31109: result: no | |
configure:31113: checking malloc.h presence | |
configure:31128: clang++ -E conftest.cpp | |
conftest.cpp:58:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:31134: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
configure:31148: result: no | |
configure:31181: checking for malloc.h | |
configure:31189: result: no | |
configure:31072: checking netdb.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31095: $? = 0 | |
configure:31109: result: yes | |
configure:31113: checking netdb.h presence | |
configure:31128: clang++ -E conftest.cpp | |
configure:31134: $? = 0 | |
configure:31148: result: yes | |
configure:31181: checking for netdb.h | |
configure:31189: result: yes | |
configure:31072: checking pwd.h usability | |
configure:31089: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31095: $? = 0 | |
configure:31109: result: yes | |
configure:31113: checking pwd.h presence | |
configure:31128: clang++ -E conftest.cpp | |
configure:31134: $? = 0 | |
configure:31148: result: yes | |
configure:31181: checking for pwd.h | |
configure:31189: result: yes | |
configure:31218: checking libelf.h usability | |
configure:31235: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:93:10: fatal error: 'libelf.h' file not found | |
#include <libelf.h> | |
^ | |
1 error generated. | |
configure:31241: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_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 <libelf.h> | |
configure:31255: result: no | |
configure:31259: checking libelf.h presence | |
configure:31274: clang++ -E conftest.cpp | |
conftest.cpp:60:10: fatal error: 'libelf.h' file not found | |
#include <libelf.h> | |
^ | |
1 error generated. | |
configure:31280: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| /* end confdefs.h. */ | |
| #include <libelf.h> | |
configure:31294: result: no | |
configure:31327: checking for libelf.h | |
configure:31335: result: no | |
configure:31208: checking for stdlib.h | |
configure:31214: result: yes | |
configure:31357: checking for string.h | |
configure:31363: result: yes | |
configure:31367: checking stropts.h usability | |
configure:31384: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:95:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^ | |
1 error generated. | |
configure:31390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_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 <stropts.h> | |
configure:31404: result: no | |
configure:31408: checking stropts.h presence | |
configure:31423: clang++ -E conftest.cpp | |
conftest.cpp:62:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^ | |
1 error generated. | |
configure:31429: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| /* end confdefs.h. */ | |
| #include <stropts.h> | |
configure:31443: result: no | |
configure:31476: checking for stropts.h | |
configure:31484: result: no | |
configure:31367: checking termio.h usability | |
configure:31384: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:95:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:31390: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_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:31404: result: no | |
configure:31408: checking termio.h presence | |
configure:31423: clang++ -E conftest.cpp | |
conftest.cpp:62:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:31429: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| /* end confdefs.h. */ | |
| #include <termio.h> | |
configure:31443: result: no | |
configure:31476: checking for termio.h | |
configure:31484: result: no | |
configure:31367: checking termios.h usability | |
configure:31384: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31390: $? = 0 | |
configure:31404: result: yes | |
configure:31408: checking termios.h presence | |
configure:31423: clang++ -E conftest.cpp | |
configure:31429: $? = 0 | |
configure:31443: result: yes | |
configure:31476: checking for termios.h | |
configure:31484: result: yes | |
configure:31357: checking for unistd.h | |
configure:31363: result: yes | |
configure:31515: checking sys/ioctl.h usability | |
configure:31532: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31538: $? = 0 | |
configure:31552: result: yes | |
configure:31556: checking sys/ioctl.h presence | |
configure:31571: clang++ -E conftest.cpp | |
configure:31577: $? = 0 | |
configure:31591: result: yes | |
configure:31624: checking for sys/ioctl.h | |
configure:31632: result: yes | |
configure:31515: checking sys/int_types.h usability | |
configure:31532: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:98:10: fatal error: 'sys/int_types.h' file not found | |
#include <sys/int_types.h> | |
^ | |
1 error generated. | |
configure:31538: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_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/int_types.h> | |
configure:31552: result: no | |
configure:31556: checking sys/int_types.h presence | |
configure:31571: clang++ -E conftest.cpp | |
conftest.cpp:65:10: fatal error: 'sys/int_types.h' file not found | |
#include <sys/int_types.h> | |
^ | |
1 error generated. | |
configure:31577: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/int_types.h> | |
configure:31591: result: no | |
configure:31624: checking for sys/int_types.h | |
configure:31632: result: no | |
configure:31515: checking sys/param.h usability | |
configure:31532: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31538: $? = 0 | |
configure:31552: result: yes | |
configure:31556: checking sys/param.h presence | |
configure:31571: clang++ -E conftest.cpp | |
configure:31577: $? = 0 | |
configure:31591: result: yes | |
configure:31624: checking for sys/param.h | |
configure:31632: result: yes | |
configure:31515: checking sys/resource.h usability | |
configure:31532: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31538: $? = 0 | |
configure:31552: result: yes | |
configure:31556: checking sys/resource.h presence | |
configure:31571: clang++ -E conftest.cpp | |
configure:31577: $? = 0 | |
configure:31591: result: yes | |
configure:31624: checking for sys/resource.h | |
configure:31632: result: yes | |
configure:31653: checking for sys/stat.h | |
configure:31659: result: yes | |
configure:31663: checking sys/stropts.h usability | |
configure:31680: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:101:10: fatal error: 'sys/stropts.h' file not found | |
#include <sys/stropts.h> | |
^ | |
1 error generated. | |
configure:31686: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_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/stropts.h> | |
configure:31700: result: no | |
configure:31704: checking sys/stropts.h presence | |
configure:31719: clang++ -E conftest.cpp | |
conftest.cpp:68:10: fatal error: 'sys/stropts.h' file not found | |
#include <sys/stropts.h> | |
^ | |
1 error generated. | |
configure:31725: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/stropts.h> | |
configure:31739: result: no | |
configure:31772: checking for sys/stropts.h | |
configure:31780: result: no | |
configure:31663: checking sys/vty.h usability | |
configure:31680: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:101:10: fatal error: 'sys/vty.h' file not found | |
#include <sys/vty.h> | |
^ | |
1 error generated. | |
configure:31686: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_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/vty.h> | |
configure:31700: result: no | |
configure:31704: checking sys/vty.h presence | |
configure:31719: clang++ -E conftest.cpp | |
conftest.cpp:68:10: fatal error: 'sys/vty.h' file not found | |
#include <sys/vty.h> | |
^ | |
1 error generated. | |
configure:31725: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/vty.h> | |
configure:31739: result: no | |
configure:31772: checking for sys/vty.h | |
configure:31780: result: no | |
configure:31663: checking sys/sysmacros.h usability | |
configure:31680: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:101:10: fatal error: 'sys/sysmacros.h' file not found | |
#include <sys/sysmacros.h> | |
^ | |
1 error generated. | |
configure:31686: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_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/sysmacros.h> | |
configure:31700: result: no | |
configure:31704: checking sys/sysmacros.h presence | |
configure:31719: clang++ -E conftest.cpp | |
conftest.cpp:68:10: fatal error: 'sys/sysmacros.h' file not found | |
#include <sys/sysmacros.h> | |
^ | |
1 error generated. | |
configure:31725: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/sysmacros.h> | |
configure:31739: result: no | |
configure:31772: checking for sys/sysmacros.h | |
configure:31780: result: no | |
configure:31812: checking sys/socket.h usability | |
configure:31829: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31835: $? = 0 | |
configure:31849: result: yes | |
configure:31853: checking sys/socket.h presence | |
configure:31868: clang++ -E conftest.cpp | |
configure:31874: $? = 0 | |
configure:31888: result: yes | |
configure:31921: checking for sys/socket.h | |
configure:31929: result: yes | |
configure:31812: checking sys/termios.h usability | |
configure:31829: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31835: $? = 0 | |
configure:31849: result: yes | |
configure:31853: checking sys/termios.h presence | |
configure:31868: clang++ -E conftest.cpp | |
configure:31874: $? = 0 | |
configure:31888: result: yes | |
configure:31921: checking for sys/termios.h | |
configure:31929: result: yes | |
configure:31812: checking sys/time.h usability | |
configure:31829: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31835: $? = 0 | |
configure:31849: result: yes | |
configure:31853: checking sys/time.h presence | |
configure:31868: clang++ -E conftest.cpp | |
configure:31874: $? = 0 | |
configure:31888: result: yes | |
configure:31921: checking for sys/time.h | |
configure:31929: result: yes | |
configure:31812: checking sys/timeb.h usability | |
configure:31829: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31835: $? = 0 | |
configure:31849: result: yes | |
configure:31853: checking sys/timeb.h presence | |
configure:31868: clang++ -E conftest.cpp | |
configure:31874: $? = 0 | |
configure:31888: result: yes | |
configure:31921: checking for sys/timeb.h | |
configure:31929: result: yes | |
configure:31802: checking for sys/types.h | |
configure:31808: result: yes | |
configure:31958: checking sys/utsname.h usability | |
configure:31975: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31981: $? = 0 | |
configure:31995: result: yes | |
configure:31999: checking sys/utsname.h presence | |
configure:32014: clang++ -E conftest.cpp | |
configure:32020: $? = 0 | |
configure:32034: result: yes | |
configure:32067: checking for sys/utsname.h | |
configure:32075: result: yes | |
configure:31958: checking sys/ptrace.h usability | |
configure:31975: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:31981: $? = 0 | |
configure:31995: result: yes | |
configure:31999: checking sys/ptrace.h presence | |
configure:32014: clang++ -E conftest.cpp | |
configure:32020: $? = 0 | |
configure:32034: result: yes | |
configure:32067: checking for sys/ptrace.h | |
configure:32075: result: yes | |
configure:32104: checking exception usability | |
configure:32121: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32127: $? = 0 | |
configure:32141: result: yes | |
configure:32145: checking exception presence | |
configure:32160: clang++ -E conftest.cpp | |
configure:32166: $? = 0 | |
configure:32180: result: yes | |
configure:32213: checking for exception | |
configure:32221: result: yes | |
configure:32104: checking stdexcept usability | |
configure:32121: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32127: $? = 0 | |
configure:32141: result: yes | |
configure:32145: checking stdexcept presence | |
configure:32160: clang++ -E conftest.cpp | |
configure:32166: $? = 0 | |
configure:32180: result: yes | |
configure:32213: checking for stdexcept | |
configure:32221: result: yes | |
configure:32234: checking whether time.h and sys/time.h may both be included | |
configure:32264: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32270: $? = 0 | |
configure:32285: result: yes | |
configure:32295: checking for sys/wait.h that is POSIX.1 compatible | |
configure:32331: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32337: $? = 0 | |
configure:32352: result: yes | |
configure:32370: checking for dirent.h that defines DIR | |
configure:32399: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32405: $? = 0 | |
configure:32421: result: yes | |
configure:32434: checking for library containing opendir | |
configure:32475: clang++ -o conftest -g -O2 conftest.cpp >&5 | |
configure:32481: $? = 0 | |
configure:32509: result: none required | |
configure:32603: checking whether stat file-mode macros are broken | |
configure:32640: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:32646: $? = 0 | |
configure:32661: result: no | |
configure:32674: checking for PTRACE_DUMPCORE definition in <sys/ptrace.h> | |
configure:32701: clang++ -c -g -O2 conftest.cpp >&5 | |
In file included from conftest.cpp:80: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/ptrace.h:99:26: error: unknown type name 'pid_t' | |
int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data); | |
^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/ptrace.h:99:38: error: unknown type name 'caddr_t' | |
int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data); | |
^ | |
conftest.cpp:84:15: error: use of undeclared identifier 'PTRACE_DUMPCORE' | |
int request = PTRACE_DUMPCORE; | |
^ | |
3 errors generated. | |
configure:32707: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/ptrace.h> | |
| int | |
| main () | |
| { | |
| int request = PTRACE_DUMPCORE; | |
| ; | |
| return 0; | |
| } | |
configure:32723: result: no | |
configure:32735: checking for hypot in -lm | |
configure:32770: clang++ -o conftest -g -O2 conftest.cpp -lm >&5 | |
configure:32776: $? = 0 | |
configure:32794: result: yes | |
configure:32820: checking for _getpty | |
configure:32876: clang -o conftest -g -O2 conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"__getpty", referenced from: | |
_main in conftest-fc1470.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:32882: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_LIBM 1 | |
| /* end confdefs.h. */ | |
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _getpty innocuous__getpty | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _getpty (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _getpty | |
| | |
| /* 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 _getpty (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__getpty || defined __stub____getpty | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _getpty (); | |
| ; | |
| return 0; | |
| } | |
configure:32900: result: no | |
configure:32995: checking for alloca | |
configure:33051: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:104:6: warning: incompatible redeclaration of library function 'alloca' [-Wincompatible-library-redeclaration] | |
char alloca (); | |
^ | |
conftest.c:104:6: note: 'alloca' is a builtin with type 'void *(unsigned long)' | |
1 warning generated. | |
Undefined symbols for architecture x86_64: | |
"_alloca", referenced from: | |
_main in conftest-ab73cd.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:33057: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_LIBM 1 | |
| /* end confdefs.h. */ | |
| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define alloca innocuous_alloca | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char alloca (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef alloca | |
| | |
| /* 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 alloca (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_alloca || defined __stub___alloca | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return alloca (); | |
| ; | |
| return 0; | |
| } | |
configure:33075: result: no | |
configure:33170: checking for asctime | |
configure:33226: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:33232: $? = 0 | |
configure:33250: result: yes | |
configure:33267: checking for asctime declaration in time.h | |
configure:33318: result: yes | |
configure:33345: checking for clock | |
configure:33401: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:33407: $? = 0 | |
configure:33425: result: yes | |
configure:33442: checking for clock declaration in time.h | |
configure:33493: result: yes | |
configure:33520: checking for difftime | |
configure:33576: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:33582: $? = 0 | |
configure:33600: result: yes | |
configure:33617: checking for difftime declaration in time.h | |
configure:33668: result: yes | |
configure:33695: checking for dup2 | |
configure:33751: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:33757: $? = 0 | |
configure:33775: result: yes | |
configure:33792: checking for dup2 declaration in unistd.h | |
configure:33843: result: yes | |
configure:33870: checking for endpwent | |
configure:33926: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:33932: $? = 0 | |
configure:33950: result: yes | |
configure:33967: checking for endpwent declaration in pwd.h | |
configure:34018: result: yes | |
configure:34045: checking for fcntl | |
configure:34101: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:34107: $? = 0 | |
configure:34125: result: yes | |
configure:34142: checking for fcntl declaration in fcntl.h | |
configure:34193: result: yes | |
configure:34220: checking for ftime | |
configure:34276: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:34282: $? = 0 | |
configure:34300: result: yes | |
configure:34317: checking for ftime declaration in sys/timeb.h | |
configure:34368: result: yes | |
configure:34395: checking for gethostbyname | |
configure:34475: result: yes | |
configure:34492: checking for gethostbyname declaration in netdb.h | |
configure:34543: result: yes | |
configure:34570: checking for gethostname | |
configure:34626: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:34632: $? = 0 | |
configure:34650: result: yes | |
configure:34667: checking for gethostname declaration in unistd.h | |
configure:34718: result: yes | |
configure:34745: checking for getpt | |
configure:34801: clang -o conftest -g -O2 conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_getpt", referenced from: | |
_main in conftest-e6b354.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:34807: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_ASCTIME 1 | |
| #define HAVE_ASCTIME_DECL 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CLOCK_DECL 1 | |
| #define HAVE_DIFFTIME 1 | |
| #define HAVE_DIFFTIME_DECL 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_DUP2_DECL 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ENDPWENT_DECL 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FCNTL_DECL 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTIME_DECL 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define HAVE_GETHOSTBYNAME_DECL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTNAME_DECL 1 | |
| /* end confdefs.h. */ | |
| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getpt innocuous_getpt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getpt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getpt | |
| | |
| /* 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 getpt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getpt || defined __stub___getpt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getpt (); | |
| ; | |
| return 0; | |
| } | |
configure:34825: result: no | |
configure:34920: checking for getpty | |
configure:34976: clang -o conftest -g -O2 conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_getpty", referenced from: | |
_main in conftest-f8c400.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:34982: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_ASCTIME 1 | |
| #define HAVE_ASCTIME_DECL 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CLOCK_DECL 1 | |
| #define HAVE_DIFFTIME 1 | |
| #define HAVE_DIFFTIME_DECL 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_DUP2_DECL 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ENDPWENT_DECL 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FCNTL_DECL 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTIME_DECL 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define HAVE_GETHOSTBYNAME_DECL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTNAME_DECL 1 | |
| /* end confdefs.h. */ | |
| /* Define getpty to an innocuous variant, in case <limits.h> declares getpty. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getpty innocuous_getpty | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getpty (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getpty | |
| | |
| /* 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 getpty (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getpty || defined __stub___getpty | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getpty (); | |
| ; | |
| return 0; | |
| } | |
configure:35000: result: no | |
configure:35095: checking for getrlimit | |
configure:35151: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:35157: $? = 0 | |
configure:35175: result: yes | |
configure:35192: checking for getrlimit declaration in sys/resource.h | |
configure:35243: result: yes | |
configure:35270: checking for getrusage | |
configure:35326: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:35332: $? = 0 | |
configure:35350: result: yes | |
configure:35367: checking for getrusage declaration in sys/resource.h | |
configure:35418: result: yes | |
configure:35445: checking for getwd | |
configure:35501: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:35507: $? = 0 | |
configure:35525: result: yes | |
configure:35542: checking for getwd declaration in unistd.h | |
configure:35593: result: yes | |
configure:35620: checking for grantpt | |
configure:35676: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:35682: $? = 0 | |
configure:35700: result: yes | |
configure:35717: checking for grantpt declaration in stdlib.h | |
configure:35768: result: yes | |
configure:35795: checking for hypot | |
configure:35851: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:130:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration] | |
char hypot (); | |
^ | |
conftest.c:130:6: note: 'hypot' is a builtin with type 'double (double, double)' | |
1 warning generated. | |
configure:35857: $? = 0 | |
configure:35875: result: yes | |
configure:35892: checking for hypot declaration in math.h | |
configure:35943: result: yes | |
configure:35970: checking for ioctl | |
configure:36026: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:36032: $? = 0 | |
configure:36050: result: yes | |
configure:36067: checking for ioctl declaration in unistd.h sys/ioctl.h | |
configure:36118: result: yes | |
configure:36145: checking for link | |
configure:36201: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:36207: $? = 0 | |
configure:36225: result: yes | |
configure:36242: checking for link declaration in unistd.h | |
configure:36293: result: yes | |
configure:36320: checking for lstat | |
configure:36376: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:36382: $? = 0 | |
configure:36400: result: yes | |
configure:36417: checking for lstat declaration in sys/stat.h | |
configure:36468: result: yes | |
configure:36495: checking for malloc | |
configure:36551: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:138:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration] | |
char malloc (); | |
^ | |
conftest.c:138:6: note: 'malloc' is a builtin with type 'void *(unsigned long)' | |
1 warning generated. | |
configure:36557: $? = 0 | |
configure:36575: result: yes | |
configure:36592: checking for malloc declaration in stdlib.h | |
configure:36643: result: yes | |
configure:36670: checking for memcpy | |
configure:36726: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:140:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] | |
char memcpy (); | |
^ | |
conftest.c:140:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' | |
1 warning generated. | |
configure:36732: $? = 0 | |
configure:36750: result: yes | |
configure:36767: checking for memcpy declaration in string.h | |
configure:36818: result: yes | |
configure:36845: checking for memset | |
configure:36901: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:142:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] | |
char memset (); | |
^ | |
conftest.c:142:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
1 warning generated. | |
configure:36907: $? = 0 | |
configure:36925: result: yes | |
configure:36942: checking for memset declaration in string.h | |
configure:36993: result: yes | |
configure:37020: checking for mkstemp | |
configure:37076: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37082: $? = 0 | |
configure:37100: result: yes | |
configure:37117: checking for mkstemp declaration in stdlib.h | |
configure:37168: result: yes | |
configure:37195: checking for pclose | |
configure:37251: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37257: $? = 0 | |
configure:37275: result: yes | |
configure:37292: checking for pclose declaration in stdio.h | |
configure:37343: result: yes | |
configure:37370: checking for popen | |
configure:37426: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37432: $? = 0 | |
configure:37450: result: yes | |
configure:37467: checking for popen declaration in stdio.h | |
configure:37518: result: yes | |
configure:37545: checking for ptrace | |
configure:37601: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37607: $? = 0 | |
configure:37625: result: yes | |
configure:37642: checking for ptrace declaration in unistd.h sys/ptrace.h | |
configure:37693: result: yes | |
configure:37720: checking for ptsname | |
configure:37776: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37782: $? = 0 | |
configure:37800: result: yes | |
configure:37817: checking for ptsname declaration in stdlib.h | |
configure:37868: result: yes | |
configure:37895: checking for putenv | |
configure:37951: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:37957: $? = 0 | |
configure:37975: result: yes | |
configure:37992: checking for putenv declaration in stdlib.h | |
configure:38043: result: yes | |
configure:38070: checking for raise | |
configure:38126: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:38132: $? = 0 | |
configure:38150: result: yes | |
configure:38167: checking for raise declaration in signal.h | |
configure:38218: result: yes | |
configure:38245: checking for rand | |
configure:38301: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:38307: $? = 0 | |
configure:38325: result: yes | |
configure:38342: checking for rand declaration in stdlib.h | |
configure:38393: result: yes | |
configure:38420: checking for random | |
configure:38476: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:38482: $? = 0 | |
configure:38500: result: yes | |
configure:38517: checking for random declaration in stdlib.h | |
configure:38568: result: yes | |
configure:38595: checking for readlink | |
configure:38651: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:38657: $? = 0 | |
configure:38675: result: yes | |
configure:38692: checking for readlink declaration in unistd.h | |
configure:38743: result: yes | |
configure:38770: checking for setbuf | |
configure:38826: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:38832: $? = 0 | |
configure:38850: result: yes | |
configure:38867: checking for setbuf declaration in stdio.h | |
configure:38918: result: yes | |
configure:38945: checking for setlocale | |
configure:39001: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:39007: $? = 0 | |
configure:39025: result: yes | |
configure:39042: checking for setlocale declaration in locale.h | |
configure:39093: result: yes | |
configure:39120: checking for setpgid | |
configure:39176: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:39182: $? = 0 | |
configure:39200: result: yes | |
configure:39217: checking for setpgid declaration in unistd.h | |
configure:39268: result: yes | |
configure:39295: checking for setpgrp | |
configure:39375: result: yes | |
configure:39392: checking for setpgrp declaration in unistd.h | |
configure:39443: result: yes | |
configure:39470: checking for setpgrp2 | |
configure:39526: clang -o conftest -g -O2 conftest.c -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_setpgrp2", referenced from: | |
_main in conftest-c6274a.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:39532: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "ddd" | |
| #define PACKAGE_TARNAME "ddd" | |
| #define PACKAGE_VERSION "3.3.12" | |
| #define PACKAGE_STRING "ddd 3.3.12" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE "ddd" | |
| #define VERSION "3.3.12" | |
| #define YYTEXT_POINTER 1 | |
| #define HAVE_BOOL 1 | |
| #define HAVE_EXPLICIT 1 | |
| #define HAVE_MUTABLE 1 | |
| #define HAVE_EXCEPTIONS 1 | |
| #define HAVE_STD_EXCEPTIONS 1 | |
| #define HAVE_NAMESPACE 1 | |
| #define HAVE_TYPEINFO 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_PRETTY_FUNCTION 1 | |
| #define HAVE_ARRAY_OPERATOR_NEW 1 | |
| #define HAVE_PLACEMENT_NEW 1 | |
| #define HAVE_NEW_CASTS 1 | |
| #define HAVE_ATTRIBUTE_NORETURN 1 | |
| #define HAVE_BUILTIN_EXPECT 1 | |
| #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_DLFCN_H 1 | |
| #define HAVE_STD_STREAMPOS 1 | |
| #define HAVE_XPM 1 | |
| #define HAVE_X11_XPM_H 1 | |
| #define HAVE_ATHENA 1 | |
| #define HAVE_X11_XAW_FORM_H 1 | |
| #define HAVE_X11_XAW_PANNER_H 1 | |
| #define HAVE_X11_XAW_PORTHOLE_H 1 | |
| #define HAVE_X11_XMU_EDITRES_H 1 | |
| #define HAVE_XP 1 | |
| #define HAVE_MOTIF 1 | |
| #define HAVE_XMUSEVERSION 1 | |
| #define HAVE_XMINSTALLIMAGE 1 | |
| #define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define SIGHANDLERARGS int | |
| #define GETPGRP_VOID 1 | |
| #define SETPGRP_VOID 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMEB_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_PTRACE_H 1 | |
| #define HAVE_EXCEPTION 1 | |
| #define HAVE_STDEXCEPT 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_LIBM 1 | |
| #define HAVE_ASCTIME 1 | |
| #define HAVE_ASCTIME_DECL 1 | |
| #define HAVE_CLOCK 1 | |
| #define HAVE_CLOCK_DECL 1 | |
| #define HAVE_DIFFTIME 1 | |
| #define HAVE_DIFFTIME_DECL 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_DUP2_DECL 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ENDPWENT_DECL 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FCNTL_DECL 1 | |
| #define HAVE_FTIME 1 | |
| #define HAVE_FTIME_DECL 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define HAVE_GETHOSTBYNAME_DECL 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTNAME_DECL 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETRLIMIT_DECL 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_GETRUSAGE_DECL 1 | |
| #define HAVE_GETWD 1 | |
| #define HAVE_GETWD_DECL 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_GRANTPT_DECL 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_HYPOT_DECL 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_IOCTL_DECL 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LINK_DECL 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_LSTAT_DECL 1 | |
| #define HAVE_MALLOC 1 | |
| #define HAVE_MALLOC_DECL 1 | |
| #define HAVE_MEMCPY 1 | |
| #define HAVE_MEMCPY_DECL 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_MEMSET_DECL 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_MKSTEMP_DECL 1 | |
| #define HAVE_PCLOSE 1 | |
| #define HAVE_PCLOSE_DECL 1 | |
| #define HAVE_POPEN 1 | |
| #define HAVE_POPEN_DECL 1 | |
| #define HAVE_PTRACE 1 | |
| #define HAVE_PTRACE_DECL 1 | |
| #define HAVE_PTSNAME 1 | |
| #define HAVE_PTSNAME_DECL 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_PUTENV_DECL 1 | |
| #define HAVE_RAISE 1 | |
| #define HAVE_RAISE_DECL 1 | |
| #define HAVE_RAND 1 | |
| #define HAVE_RAND_DECL 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RANDOM_DECL 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_READLINK_DECL 1 | |
| #define HAVE_SETBUF 1 | |
| #define HAVE_SETBUF_DECL 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETLOCALE_DECL 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGID_DECL 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETPGRP_DECL 1 | |
| /* end confdefs.h. */ | |
| /* Define setpgrp2 to an innocuous variant, in case <limits.h> declares setpgrp2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setpgrp2 innocuous_setpgrp2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setpgrp2 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef setpgrp2 | |
| | |
| /* 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 setpgrp2 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_setpgrp2 || defined __stub___setpgrp2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setpgrp2 (); | |
| ; | |
| return 0; | |
| } | |
configure:39550: result: no | |
configure:39645: checking for setpwent | |
configure:39701: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:39707: $? = 0 | |
configure:39725: result: yes | |
configure:39742: checking for setpwent declaration in pwd.h | |
configure:39793: result: yes | |
configure:39820: checking for setrlimit | |
configure:39876: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:39882: $? = 0 | |
configure:39900: result: yes | |
configure:39917: checking for setrlimit declaration in sys/resource.h | |
configure:39968: result: yes | |
configure:39995: checking for setsid | |
configure:40051: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40057: $? = 0 | |
configure:40075: result: yes | |
configure:40092: checking for setsid declaration in unistd.h | |
configure:40143: result: yes | |
configure:40170: checking for setvbuf | |
configure:40226: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40232: $? = 0 | |
configure:40250: result: yes | |
configure:40267: checking for setvbuf declaration in stdio.h | |
configure:40318: result: yes | |
configure:40345: checking for sigblock | |
configure:40401: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40407: $? = 0 | |
configure:40425: result: yes | |
configure:40442: checking for sigblock declaration in signal.h | |
configure:40493: result: yes | |
configure:40520: checking for sigprocmask | |
configure:40576: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40582: $? = 0 | |
configure:40600: result: yes | |
configure:40617: checking for sigprocmask declaration in signal.h | |
configure:40668: result: yes | |
configure:40695: checking for sigsetmask | |
configure:40751: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40757: $? = 0 | |
configure:40775: result: yes | |
configure:40792: checking for sigsetmask declaration in signal.h | |
configure:40843: result: yes | |
configure:40870: checking for sigsuspend | |
configure:40926: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:40932: $? = 0 | |
configure:40950: result: yes | |
configure:40967: checking for sigsuspend declaration in signal.h | |
configure:41018: result: yes | |
configure:41045: checking for srand | |
configure:41101: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:41107: $? = 0 | |
configure:41125: result: yes | |
configure:41142: checking for srand declaration in stdlib.h | |
configure:41193: result: yes | |
configure:41220: checking for srandom | |
configure:41276: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:41282: $? = 0 | |
configure:41300: result: yes | |
configure:41317: checking for srandom declaration in stdlib.h math.h | |
configure:41368: result: yes | |
configure:41395: checking for stat | |
configure:41451: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:41457: $? = 0 | |
configure:41475: result: yes | |
configure:41492: checking for stat declaration in sys/stat.h | |
configure:41543: result: yes | |
configure:41570: checking for strerror | |
configure:41626: clang -o conftest -g -O2 conftest.c -lm >&5 | |
conftest.c:194:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:194:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:41632: $? = 0 | |
configure:41650: result: yes | |
configure:41667: checking for strerror declaration in string.h | |
configure:41718: result: yes | |
configure:41745: checking for strftime | |
configure:41801: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:41807: $? = 0 | |
configure:41825: result: yes | |
configure:41842: checking for strftime declaration in time.h | |
configure:41893: result: yes | |
configure:41920: checking for strsignal | |
configure:41976: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:41982: $? = 0 | |
configure:42000: result: yes | |
configure:42017: checking for strsignal declaration in string.h unistd.h | |
configure:42068: result: yes | |
configure:42095: checking for strtod | |
configure:42151: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:42157: $? = 0 | |
configure:42175: result: yes | |
configure:42192: checking for strtod declaration in stdlib.h | |
configure:42243: result: yes | |
configure:42270: checking for strtol | |
configure:42326: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:42332: $? = 0 | |
configure:42350: result: yes | |
configure:42367: checking for strtol declaration in stdlib.h | |
configure:42418: result: yes | |
configure:42445: checking for strtoul | |
configure:42501: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:42507: $? = 0 | |
configure:42525: result: yes | |
configure:42542: checking for strtoul declaration in stdlib.h | |
configure:42593: result: yes | |
configure:42620: checking for symlink | |
configure:42676: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:42682: $? = 0 | |
configure:42700: result: yes | |
configure:42717: checking for symlink declaration in unistd.h | |
configure:42768: result: yes | |
configure:42795: checking for tcdrain | |
configure:42851: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:42857: $? = 0 | |
configure:42875: result: yes | |
configure:42892: checking for tcdrain declaration in termios.h | |
configure:42943: result: yes | |
configure:42970: checking for tcflow | |
configure:43026: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43032: $? = 0 | |
configure:43050: result: yes | |
configure:43067: checking for tcflow declaration in termios.h | |
configure:43118: result: yes | |
configure:43145: checking for tcflush | |
configure:43201: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43207: $? = 0 | |
configure:43225: result: yes | |
configure:43242: checking for tcflush declaration in termios.h | |
configure:43293: result: yes | |
configure:43320: checking for tcgetattr | |
configure:43376: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43382: $? = 0 | |
configure:43400: result: yes | |
configure:43417: checking for tcgetattr declaration in termios.h | |
configure:43468: result: yes | |
configure:43495: checking for tcgetpgrp | |
configure:43551: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43557: $? = 0 | |
configure:43575: result: yes | |
configure:43592: checking for tcgetpgrp declaration in unistd.h | |
configure:43643: result: yes | |
configure:43670: checking for tcgetsid | |
configure:43726: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43732: $? = 0 | |
configure:43750: result: yes | |
configure:43767: checking for tcgetsid declaration in sys/termios.h | |
configure:43818: result: no | |
configure:43845: checking for tcsendbreak | |
configure:43901: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:43907: $? = 0 | |
configure:43925: result: yes | |
configure:43942: checking for tcsendbreak declaration in termios.h | |
configure:43993: result: yes | |
configure:44020: checking for tcsetattr | |
configure:44076: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44082: $? = 0 | |
configure:44100: result: yes | |
configure:44117: checking for tcsetattr declaration in termios.h | |
configure:44168: result: yes | |
configure:44195: checking for tcsetpgrp | |
configure:44251: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44257: $? = 0 | |
configure:44275: result: yes | |
configure:44292: checking for tcsetpgrp declaration in unistd.h | |
configure:44343: result: yes | |
configure:44370: checking for times | |
configure:44426: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44432: $? = 0 | |
configure:44450: result: yes | |
configure:44467: checking for times declaration in sys/times.h | |
configure:44518: result: yes | |
configure:44545: checking for tmpfile | |
configure:44601: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44607: $? = 0 | |
configure:44625: result: yes | |
configure:44642: checking for tmpfile declaration in stdio.h | |
configure:44693: result: yes | |
configure:44720: checking for uname | |
configure:44776: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44782: $? = 0 | |
configure:44800: result: yes | |
configure:44817: checking for uname declaration in sys/utsname.h | |
configure:44868: result: yes | |
configure:44895: checking for unlink | |
configure:44951: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:44957: $? = 0 | |
configure:44975: result: yes | |
configure:44992: checking for unlink declaration in unistd.h | |
configure:45043: result: yes | |
configure:45070: checking for unlockpt | |
configure:45126: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:45132: $? = 0 | |
configure:45150: result: yes | |
configure:45167: checking for unlockpt declaration in stdlib.h | |
configure:45218: result: yes | |
configure:45245: checking for waitpid | |
configure:45301: clang -o conftest -g -O2 conftest.c -lm >&5 | |
configure:45307: $? = 0 | |
configure:45325: result: yes | |
configure:45342: checking for waitpid declaration in sys/wait.h | |
configure:45393: result: yes | |
configure:45408: checking for PATH_MAX definition in limits.h | |
configure:45435: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:45441: $? = 0 | |
configure:45457: result: yes | |
configure:45468: checking for _POSIX_PATH_MAX definition in limits.h | |
configure:45495: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:45501: $? = 0 | |
configure:45517: result: yes | |
configure:45528: checking for MAXPATHLEN definition in sys/param.h | |
configure:45555: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:45561: $? = 0 | |
configure:45577: result: yes | |
configure:45600: checking fixes needed for Mac OS X | |
configure:45624: result: no | |
configure:45726: clang++ -E conftest.cpp | |
configure:45732: $? = 0 | |
configure:45893: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by ddd config.status 3.3.12, which was | |
generated by GNU Autoconf 2.61. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on kandal.local | |
config.status:754: creating Makefile | |
config.status:754: creating ddd/Makefile | |
config.status:754: creating ddd/OldMakefile | |
config.status:894: WARNING: ddd/OldMakefile.in seems to ignore the --datarootdir setting | |
config.status:754: creating ddd/vr.h | |
config.status:754: creating ddd/bld.h | |
config.status:754: creating ddd/Ddd | |
config.status:754: creating ddd/ddd.man | |
config.status:754: creating ddd/cfg.texi | |
config.status:754: creating ddd/.gdbinit | |
config.status:754: creating ddd.spec | |
config.status:754: creating themes/Makefile | |
config.status:754: creating vsllib/Makefile | |
config.status:754: creating ddd/config.h | |
config.status:1260: executing depfiles commands | |
config.status:1260: executing ddd/stamp-h commands | |
configure:47275: | |
configuration is done. Type `make' to make DDD. | |
In case of trouble, please check the settings in the files generated | |
by `configure' - that is, `ddd/config.h' and `ddd/Makefile'. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin16.1.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=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_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_F77_set= | |
ac_cv_env_F77_value= | |
ac_cv_env_FFLAGS_set= | |
ac_cv_env_FFLAGS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_XMKMF_set= | |
ac_cv_env_XMKMF_value= | |
ac_cv_env_YACC_set= | |
ac_cv_env_YACC_value= | |
ac_cv_env_YFLAGS_set= | |
ac_cv_env_YFLAGS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_f77_compiler_gnu=no | |
ac_cv_func__getpty=no | |
ac_cv_func_alloca=no | |
ac_cv_func_asctime=yes | |
ac_cv_func_clock=yes | |
ac_cv_func_connect=yes | |
ac_cv_func_difftime=yes | |
ac_cv_func_dup2=yes | |
ac_cv_func_endpwent=yes | |
ac_cv_func_fcntl=yes | |
ac_cv_func_ftime=yes | |
ac_cv_func_gethostbyname=yes | |
ac_cv_func_gethostname=yes | |
ac_cv_func_getpgrp=yes | |
ac_cv_func_getpgrp_void=yes | |
ac_cv_func_getpt=no | |
ac_cv_func_getpty=no | |
ac_cv_func_getrlimit=yes | |
ac_cv_func_getrusage=yes | |
ac_cv_func_getwd=yes | |
ac_cv_func_grantpt=yes | |
ac_cv_func_hypot=yes | |
ac_cv_func_ioctl=yes | |
ac_cv_func_link=yes | |
ac_cv_func_lstat=yes | |
ac_cv_func_malloc=yes | |
ac_cv_func_memcpy=yes | |
ac_cv_func_memset=yes | |
ac_cv_func_mkstemp=yes | |
ac_cv_func_pclose=yes | |
ac_cv_func_popen=yes | |
ac_cv_func_ptrace=yes | |
ac_cv_func_ptsname=yes | |
ac_cv_func_putenv=yes | |
ac_cv_func_raise=yes | |
ac_cv_func_rand=yes | |
ac_cv_func_random=yes | |
ac_cv_func_readlink=yes | |
ac_cv_func_regcmp=no | |
ac_cv_func_remove=yes | |
ac_cv_func_setbuf=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setpgid=yes | |
ac_cv_func_setpgrp2=no | |
ac_cv_func_setpgrp=yes | |
ac_cv_func_setpgrp_void=yes | |
ac_cv_func_setpwent=yes | |
ac_cv_func_setrlimit=yes | |
ac_cv_func_setsid=yes | |
ac_cv_func_setvbuf=yes | |
ac_cv_func_shmat=yes | |
ac_cv_func_sigblock=yes | |
ac_cv_func_sigprocmask=yes | |
ac_cv_func_sigsetmask=yes | |
ac_cv_func_sigsuspend=yes | |
ac_cv_func_srand=yes | |
ac_cv_func_srandom=yes | |
ac_cv_func_stat=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strftime=yes | |
ac_cv_func_strsignal=yes | |
ac_cv_func_strtod=yes | |
ac_cv_func_strtol=yes | |
ac_cv_func_strtoul=yes | |
ac_cv_func_symlink=yes | |
ac_cv_func_tcdrain=yes | |
ac_cv_func_tcflow=yes | |
ac_cv_func_tcflush=yes | |
ac_cv_func_tcgetattr=yes | |
ac_cv_func_tcgetpgrp=yes | |
ac_cv_func_tcgetsid=yes | |
ac_cv_func_tcsendbreak=yes | |
ac_cv_func_tcsetattr=yes | |
ac_cv_func_tcsetpgrp=yes | |
ac_cv_func_times=yes | |
ac_cv_func_tmpfile=yes | |
ac_cv_func_uname=yes | |
ac_cv_func_unlink=yes | |
ac_cv_func_unlockpt=yes | |
ac_cv_func_waitpid=yes | |
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' | |
ac_cv_header_X11_Xaw_Form_h=yes | |
ac_cv_header_X11_Xaw_Panner_h=yes | |
ac_cv_header_X11_Xaw_Porthole_h=yes | |
ac_cv_header_X11_Xmu_Editres_h=yes | |
ac_cv_header_X11_xpm_h=yes | |
ac_cv_header_alloca_h=yes | |
ac_cv_header_dirent_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_exception=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_libelf_h=no | |
ac_cv_header_locale_h=yes | |
ac_cv_header_malloc_h=no | |
ac_cv_header_memory_h=yes | |
ac_cv_header_netdb_h=yes | |
ac_cv_header_pwd_h=yes | |
ac_cv_header_stat_broken=no | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdexcept=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_stropts_h=no | |
ac_cv_header_sys_int_types_h=no | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_ptrace_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_stropts_h=no | |
ac_cv_header_sys_sysmacros_h=no | |
ac_cv_header_sys_termios_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_timeb_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_sys_utsname_h=yes | |
ac_cv_header_sys_vty_h=no | |
ac_cv_header_sys_wait_h=yes | |
ac_cv_header_termio_h=no | |
ac_cv_header_termios_h=yes | |
ac_cv_header_time=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_xpm_h=no | |
ac_cv_host=i386-apple-darwin16.1.0 | |
ac_cv_lib_ICE_IceConnectionNumber=yes | |
ac_cv_lib_X11_XOpenDisplay=yes | |
ac_cv_lib_Xaw_XawTextSetInsertionPoint=yes | |
ac_cv_lib_Xext_XShapeQueryVersion=yes | |
ac_cv_lib_Xintl__Xlcmbcurmax=no | |
ac_cv_lib_Xm_Xm21InstallImage=no | |
ac_cv_lib_Xm_XmCreateOptionMenu=yes | |
ac_cv_lib_Xm_XmInstallImage=yes | |
ac_cv_lib_Xm_xmUseVersion=yes | |
ac_cv_lib_Xmu_XmuCvtStringToOrientation=yes | |
ac_cv_lib_Xp_XpSelectInput=yes | |
ac_cv_lib_Xpm_XpmCreatePixmapFromXpmImage=yes | |
ac_cv_lib_Xt_XtToolkitInitialize=yes | |
ac_cv_lib_c_open=yes | |
ac_cv_lib_elf_elf_version=no | |
ac_cv_lib_gen_regcmp=no | |
ac_cv_lib_ipc_shmap=no | |
ac_cv_lib_lex=-ll | |
ac_cv_lib_m_hypot=yes | |
ac_cv_lib_m_sin=yes | |
ac_cv_lib_mytinfo___tgetent=no | |
ac_cv_lib_ncurses___tgetent=yes | |
ac_cv_lib_y_yyerror=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SH=/bin/sh | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_COMPRESS=gzip | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_DEBUGGER=jdb | |
ac_cv_prog_DIFF=diff | |
ac_cv_prog_GCORE=gcore | |
ac_cv_prog_LEX=flex | |
ac_cv_prog_LPR=lp | |
ac_cv_prog_M4=gm4 | |
ac_cv_prog_PERL=perl | |
ac_cv_prog_SED=sed | |
ac_cv_prog_TAR=tar | |
ac_cv_prog_UNCOMPRESS=gzip | |
ac_cv_prog_XFONTSEL=xfontsel | |
ac_cv_prog_XTERM=xterm | |
ac_cv_prog_YACC='bison -y' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=clang | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_f77_g=no | |
ac_cv_prog_lex_root=lex.yy | |
ac_cv_prog_lex_yytext_pointer=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_opendir='none required' | |
ac_cv_search_strerror='none required' | |
ac_cv_target=i386-apple-darwin16.1.0 | |
ac_cv_type_getgroups=gid_t | |
ac_cv_type_mode_t=yes | |
ac_cv_type_off_t=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_signal=void | |
ac_cv_type_size_t=yes | |
ac_cv_type_uid_t=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
ice_cv_athena_includes= | |
ice_cv_athena_libraries= | |
ice_cv_cxx_isystem=yes | |
ice_cv_cxx_problematic_version=no | |
ice_cv_find_xext=yes | |
ice_cv_find_xmu=yes | |
ice_cv_find_xp=yes | |
ice_cv_have_array_operator_new=yes | |
ice_cv_have_asctime_decl=yes | |
ice_cv_have_attribute_noreturn=yes | |
ice_cv_have_bool=yes | |
ice_cv_have_builtin_expect=yes | |
ice_cv_have_clock_decl=yes | |
ice_cv_have_difftime_decl=yes | |
ice_cv_have_dup2_decl=yes | |
ice_cv_have_endpwent_decl=yes | |
ice_cv_have_exceptions=yes | |
ice_cv_have_explicit=yes | |
ice_cv_have_fcntl_decl=yes | |
ice_cv_have_ftime_decl=yes | |
ice_cv_have_gethostbyname_decl=yes | |
ice_cv_have_gethostname_decl=yes | |
ice_cv_have_getrlimit_decl=yes | |
ice_cv_have_getrusage_decl=yes | |
ice_cv_have_getwd_decl=yes | |
ice_cv_have_grantpt_decl=yes | |
ice_cv_have_hypot_decl=yes | |
ice_cv_have_ioctl_decl=yes | |
ice_cv_have_link_decl=yes | |
ice_cv_have_long_long=yes | |
ice_cv_have_lstat_decl=yes | |
ice_cv_have_malloc_decl=yes | |
ice_cv_have_maxpathlen=yes | |
ice_cv_have_memcpy_decl=yes | |
ice_cv_have_memset_decl=yes | |
ice_cv_have_mkstemp_decl=yes | |
ice_cv_have_mutable=yes | |
ice_cv_have_namespace=yes | |
ice_cv_have_new_casts=yes | |
ice_cv_have_path_max=yes | |
ice_cv_have_pclose_decl=yes | |
ice_cv_have_placement_new=yes | |
ice_cv_have_popen_decl=yes | |
ice_cv_have_posix_path_max=yes | |
ice_cv_have_pretty_function=yes | |
ice_cv_have_ptrace_decl=yes | |
ice_cv_have_ptrace_dumpcore=no | |
ice_cv_have_ptsname_decl=yes | |
ice_cv_have_putenv_decl=yes | |
ice_cv_have_raise_decl=yes | |
ice_cv_have_rand_decl=yes | |
ice_cv_have_random_decl=yes | |
ice_cv_have_readlink_decl=yes | |
ice_cv_have_setbuf_decl=yes | |
ice_cv_have_setlocale_decl=yes | |
ice_cv_have_setpgid_decl=yes | |
ice_cv_have_setpgrp_decl=yes | |
ice_cv_have_setpwent_decl=yes | |
ice_cv_have_setrlimit_decl=yes | |
ice_cv_have_setsid_decl=yes | |
ice_cv_have_setvbuf_decl=yes | |
ice_cv_have_sigblock_decl=yes | |
ice_cv_have_sigprocmask_decl=yes | |
ice_cv_have_sigsetmask_decl=yes | |
ice_cv_have_sigsuspend_decl=yes | |
ice_cv_have_srand_decl=yes | |
ice_cv_have_srandom_decl=yes | |
ice_cv_have_stat_decl=yes | |
ice_cv_have_std_exceptions=yes | |
ice_cv_have_std_streampos=yes | |
ice_cv_have_streampos=no | |
ice_cv_have_strerror_decl=yes | |
ice_cv_have_strftime_decl=yes | |
ice_cv_have_strsignal_decl=yes | |
ice_cv_have_strtod_decl=yes | |
ice_cv_have_strtol_decl=yes | |
ice_cv_have_strtoul_decl=yes | |
ice_cv_have_symlink_decl=yes | |
ice_cv_have_tcdrain_decl=yes | |
ice_cv_have_tcflow_decl=yes | |
ice_cv_have_tcflush_decl=yes | |
ice_cv_have_tcgetattr_decl=yes | |
ice_cv_have_tcgetpgrp_decl=yes | |
ice_cv_have_tcgetsid_decl=no | |
ice_cv_have_tcsendbreak_decl=yes | |
ice_cv_have_tcsetattr_decl=yes | |
ice_cv_have_tcsetpgrp_decl=yes | |
ice_cv_have_times_decl=yes | |
ice_cv_have_tmpfile_decl=yes | |
ice_cv_have_typeinfo=yes | |
ice_cv_have_uname_decl=yes | |
ice_cv_have_unlink_decl=yes | |
ice_cv_have_unlockpt_decl=yes | |
ice_cv_have_waitpid_decl=yes | |
ice_cv_minimal_toc=no | |
ice_cv_motif_dialogs_own_selection_list=yes | |
ice_cv_motif_includes= | |
ice_cv_motif_libraries= | |
ice_cv_permissive=yes | |
ice_cv_prog_cc=yes | |
ice_cv_prog_cxx=yes | |
ice_cv_traditional_cpp='clang -E' | |
ice_cv_translations=baseTranslations | |
ice_cv_trigraphs=yes | |
ice_cv_type_sig_handler_args=int | |
ice_cv_warn_effective_cxx=yes | |
ice_cv_warn_uninitialized=yes | |
ice_cv_x_permissive=no | |
ice_cv_xpm_includes= | |
ice_cv_xpm_libraries= | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_path_SED=/local/Homebrew/Library/Homebrew/shims/super/sed | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_c_o_F77=no | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_pic_works_F77=no | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=no | |
lt_cv_prog_compiler_static_works_F77=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' | |
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' | |
lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/8.0.0 /usr/local/lib' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_lt_cv_prog_compiler_c_o='"yes"' | |
lt_lt_cv_prog_compiler_c_o_CXX='"yes"' | |
lt_lt_cv_prog_compiler_c_o_F77='"no"' | |
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' | |
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run aclocal-1.10' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run automake-1.10' | |
AWK='awk' | |
BIG_TOC='' | |
CC='clang' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
COMPFACE='' | |
COMPRESS='gzip -c -9' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CPP_TRADITIONAL='clang -E' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEBUG='-g' | |
CXXDEPMODE='depmode=none' | |
CXXDYNAMIC_BINDING='-Bdynamic' | |
CXXFLAGS='-g -O2' | |
CXXLIBS='' | |
CXXOPT=' -O2' | |
CXXSTATIC_BINDING='-Bstatic' | |
CXXSTUFF=' -trigraphs' | |
CXXWARNINGS='-Wall -W -Wwrite-strings' | |
CYGPATH_W='echo' | |
DDD='DDD' | |
DEBUGGER='jdb' | |
DEBUGGER_OPTION='--jdb' | |
DEFS='-DHAVE_CONFIG_H' | |
DELETE_CR='cat' | |
DEPDIR='.deps' | |
DIFF='diff' | |
DSYMUTIL='dsymutil' | |
Ddd='Ddd' | |
ECHO='/bin/echo' | |
ECHO_C='ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
EXPIRES='' | |
F77='g77' | |
FFLAGS='-g' | |
GCORE='gcore' | |
GCORE_COMMAND='gcore -o @FILE@ @PID@' | |
GREP='/usr/bin/grep' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
ISYSTEM='-isystem ' | |
LDFLAGS='' | |
LEX='flex' | |
LEXLIB='-ll' | |
LEX_OUTPUT_ROOT='lex.yy' | |
LFLAGS='-8' | |
LIBC='-lc' | |
LIBELF='' | |
LIBGEN='' | |
LIBM='-lm' | |
LIBNSL='' | |
LIBOBJS='' | |
LIBREADLINE='' | |
LIBRX='' | |
LIBS='-lm ' | |
LIBSOCKET='' | |
LIBTERMCAP='-lncurses' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBY='-ly' | |
LN_S='ln -s' | |
LPR='lp' | |
LTLIBOBJS='' | |
M4='gm4' | |
MAKEINFO='${SHELL} /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/missing --run makeinfo' | |
MINIMAL_TOC='' | |
NICKNAME='Dale Head' | |
NMEDIT='nmedit' | |
OBJEXT='o' | |
PACKAGE='ddd' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='ddd' | |
PACKAGE_STRING='ddd 3.3.12' | |
PACKAGE_TARNAME='ddd' | |
PACKAGE_VERSION='3.3.12' | |
PATH_SEPARATOR=':' | |
PERL='perl' | |
PERMISSIVE='-fpermissive' | |
PRINT_COMMAND='lp -c' | |
RANLIB='ranlib' | |
RPATH='' | |
RSH='' | |
SED='/local/Homebrew/Library/Homebrew/shims/super/sed' | |
SET_MAKE='' | |
SH='/bin/sh' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
TAR='tar' | |
TRANSLATIONS='baseTranslations' | |
TRIGRAPHS='-trigraphs' | |
UNCOMPRESS='gzip -d -c' | |
VERSION='3.3.12' | |
WARN_EFFECTIVE_CXX='-Weffc++' | |
WARN_NO_EFFECTIVE_CXX='-Wno-effc++' | |
WARN_NO_UNINITIALIZED='-Wno-uninitialized' | |
WARN_UNINITIALIZED='-Wuninitialized' | |
X11_LIBS='-lX11' | |
XAW_LIBS='-lXaw ' | |
XBM2XFACE='false' | |
XEXT_LIBS='-lXext' | |
XFONTSEL='xfontsel' | |
XMKMF='' | |
XMU_LIBS='-lXmu' | |
XM_LIBS='-lXm' | |
XPM_LIBS='-lXpm' | |
XP_LIBS='-lXp' | |
XS_DEBUG_INFO='' | |
XTERM='xterm' | |
XT_LIBS='-lXt' | |
X_CFLAGS='' | |
X_EXTRA_LIBS='' | |
X_LIBS='' | |
X_PERMISSIVE='' | |
X_PRE_LIBS=' -lSM -lICE' | |
YACC='bison -y' | |
YFLAGS='' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_F77='' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepCXX_FALSE='' | |
am__fastdepCXX_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__quote='' | |
am__tar='${AMTAR} chof - "$$tardir"' | |
am__untar='${AMTAR} xf -' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin16.1.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin16.1.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
ddd='ddd' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='i386-apple-darwin16.1.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin16.1.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='$(SHELL) /private/tmp/ddd-20161204-46209-yay1wk/ddd-3.3.12/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/ddd/3.3.12_1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='i386-apple-darwin16.1.0' | |
target_alias='' | |
target_cpu='i386' | |
target_os='darwin16.1.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define PACKAGE_NAME "ddd" | |
#define PACKAGE_TARNAME "ddd" | |
#define PACKAGE_VERSION "3.3.12" | |
#define PACKAGE_STRING "ddd 3.3.12" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE "ddd" | |
#define VERSION "3.3.12" | |
#define YYTEXT_POINTER 1 | |
#define HAVE_BOOL 1 | |
#define HAVE_EXPLICIT 1 | |
#define HAVE_MUTABLE 1 | |
#define HAVE_EXCEPTIONS 1 | |
#define HAVE_STD_EXCEPTIONS 1 | |
#define HAVE_NAMESPACE 1 | |
#define HAVE_TYPEINFO 1 | |
#define HAVE_LONG_LONG 1 | |
#define HAVE_PRETTY_FUNCTION 1 | |
#define HAVE_ARRAY_OPERATOR_NEW 1 | |
#define HAVE_PLACEMENT_NEW 1 | |
#define HAVE_NEW_CASTS 1 | |
#define HAVE_ATTRIBUTE_NORETURN 1 | |
#define HAVE_BUILTIN_EXPECT 1 | |
#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_DLFCN_H 1 | |
#define HAVE_STD_STREAMPOS 1 | |
#define HAVE_XPM 1 | |
#define HAVE_X11_XPM_H 1 | |
#define HAVE_ATHENA 1 | |
#define HAVE_X11_XAW_FORM_H 1 | |
#define HAVE_X11_XAW_PANNER_H 1 | |
#define HAVE_X11_XAW_PORTHOLE_H 1 | |
#define HAVE_X11_XMU_EDITRES_H 1 | |
#define HAVE_XP 1 | |
#define HAVE_MOTIF 1 | |
#define HAVE_XMUSEVERSION 1 | |
#define HAVE_XMINSTALLIMAGE 1 | |
#define MOTIF_DIALOGS_OWN_SELECTION_LIST 1 | |
#define GETGROUPS_T gid_t | |
#define RETSIGTYPE void | |
#define SIGHANDLERARGS int | |
#define GETPGRP_VOID 1 | |
#define SETPGRP_VOID 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_NETDB_H 1 | |
#define HAVE_PWD_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_TERMIOS_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TIMEB_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_UTSNAME_H 1 | |
#define HAVE_SYS_PTRACE_H 1 | |
#define HAVE_EXCEPTION 1 | |
#define HAVE_STDEXCEPT 1 | |
#define TIME_WITH_SYS_TIME 1 | |
#define HAVE_SYS_WAIT_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_LIBM 1 | |
#define HAVE_ASCTIME 1 | |
#define HAVE_ASCTIME_DECL 1 | |
#define HAVE_CLOCK 1 | |
#define HAVE_CLOCK_DECL 1 | |
#define HAVE_DIFFTIME 1 | |
#define HAVE_DIFFTIME_DECL 1 | |
#define HAVE_DUP2 1 | |
#define HAVE_DUP2_DECL 1 | |
#define HAVE_ENDPWENT 1 | |
#define HAVE_ENDPWENT_DECL 1 | |
#define HAVE_FCNTL 1 | |
#define HAVE_FCNTL_DECL 1 | |
#define HAVE_FTIME 1 | |
#define HAVE_FTIME_DECL 1 | |
#define HAVE_GETHOSTBYNAME 1 | |
#define HAVE_GETHOSTBYNAME_DECL 1 | |
#define HAVE_GETHOSTNAME 1 | |
#define HAVE_GETHOSTNAME_DECL 1 | |
#define HAVE_GETRLIMIT 1 | |
#define HAVE_GETRLIMIT_DECL 1 | |
#define HAVE_GETRUSAGE 1 | |
#define HAVE_GETRUSAGE_DECL 1 | |
#define HAVE_GETWD 1 | |
#define HAVE_GETWD_DECL 1 | |
#define HAVE_GRANTPT 1 | |
#define HAVE_GRANTPT_DECL 1 | |
#define HAVE_HYPOT 1 | |
#define HAVE_HYPOT_DECL 1 | |
#define HAVE_IOCTL 1 | |
#define HAVE_IOCTL_DECL 1 | |
#define HAVE_LINK 1 | |
#define HAVE_LINK_DECL 1 | |
#define HAVE_LSTAT 1 | |
#define HAVE_LSTAT_DECL 1 | |
#define HAVE_MALLOC 1 | |
#define HAVE_MALLOC_DECL 1 | |
#define HAVE_MEMCPY 1 | |
#define HAVE_MEMCPY_DECL 1 | |
#define HAVE_MEMSET 1 | |
#define HAVE_MEMSET_DECL 1 | |
#define HAVE_MKSTEMP 1 | |
#define HAVE_MKSTEMP_DECL 1 | |
#define HAVE_PCLOSE 1 | |
#define HAVE_PCLOSE_DECL 1 | |
#define HAVE_POPEN 1 | |
#define HAVE_POPEN_DECL 1 | |
#define HAVE_PTRACE 1 | |
#define HAVE_PTRACE_DECL 1 | |
#define HAVE_PTSNAME 1 | |
#define HAVE_PTSNAME_DECL 1 | |
#define HAVE_PUTENV 1 | |
#define HAVE_PUTENV_DECL 1 | |
#define HAVE_RAISE 1 | |
#define HAVE_RAISE_DECL 1 | |
#define HAVE_RAND 1 | |
#define HAVE_RAND_DECL 1 | |
#define HAVE_RANDOM 1 | |
#define HAVE_RANDOM_DECL 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_READLINK_DECL 1 | |
#define HAVE_SETBUF 1 | |
#define HAVE_SETBUF_DECL 1 | |
#define HAVE_SETLOCALE 1 | |
#define HAVE_SETLOCALE_DECL 1 | |
#define HAVE_SETPGID 1 | |
#define HAVE_SETPGID_DECL 1 | |
#define HAVE_SETPGRP 1 | |
#define HAVE_SETPGRP_DECL 1 | |
#define HAVE_SETPWENT 1 | |
#define HAVE_SETPWENT_DECL 1 | |
#define HAVE_SETRLIMIT 1 | |
#define HAVE_SETRLIMIT_DECL 1 | |
#define HAVE_SETSID 1 | |
#define HAVE_SETSID_DECL 1 | |
#define HAVE_SETVBUF 1 | |
#define HAVE_SETVBUF_DECL 1 | |
#define HAVE_SIGBLOCK 1 | |
#define HAVE_SIGBLOCK_DECL 1 | |
#define HAVE_SIGPROCMASK 1 | |
#define HAVE_SIGPROCMASK_DECL 1 | |
#define HAVE_SIGSETMASK 1 | |
#define HAVE_SIGSETMASK_DECL 1 | |
#define HAVE_SIGSUSPEND 1 | |
#define HAVE_SIGSUSPEND_DECL 1 | |
#define HAVE_SRAND 1 | |
#define HAVE_SRAND_DECL 1 | |
#define HAVE_SRANDOM 1 | |
#define HAVE_SRANDOM_DECL 1 | |
#define HAVE_STAT 1 | |
#define HAVE_STAT_DECL 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRERROR_DECL 1 | |
#define HAVE_STRFTIME 1 | |
#define HAVE_STRFTIME_DECL 1 | |
#define HAVE_STRSIGNAL 1 | |
#define HAVE_STRSIGNAL_DECL 1 | |
#define HAVE_STRTOD 1 | |
#define HAVE_STRTOD_DECL 1 | |
#define HAVE_STRTOL 1 | |
#define HAVE_STRTOL_DECL 1 | |
#define HAVE_STRTOUL 1 | |
#define HAVE_STRTOUL_DECL 1 | |
#define HAVE_SYMLINK 1 | |
#define HAVE_SYMLINK_DECL 1 | |
#define HAVE_TCDRAIN 1 | |
#define HAVE_TCDRAIN_DECL 1 | |
#define HAVE_TCFLOW 1 | |
#define HAVE_TCFLOW_DECL 1 | |
#define HAVE_TCFLUSH 1 | |
#define HAVE_TCFLUSH_DECL 1 | |
#define HAVE_TCGETATTR 1 | |
#define HAVE_TCGETATTR_DECL 1 | |
#define HAVE_TCGETPGRP 1 | |
#define HAVE_TCGETPGRP_DECL 1 | |
#define HAVE_TCGETSID 1 | |
#define HAVE_TCSENDBREAK 1 | |
#define HAVE_TCSENDBREAK_DECL 1 | |
#define HAVE_TCSETATTR 1 | |
#define HAVE_TCSETATTR_DECL 1 | |
#define HAVE_TCSETPGRP 1 | |
#define HAVE_TCSETPGRP_DECL 1 | |
#define HAVE_TIMES 1 | |
#define HAVE_TIMES_DECL 1 | |
#define HAVE_TMPFILE 1 | |
#define HAVE_TMPFILE_DECL 1 | |
#define HAVE_UNAME 1 | |
#define HAVE_UNAME_DECL 1 | |
#define HAVE_UNLINK 1 | |
#define HAVE_UNLINK_DECL 1 | |
#define HAVE_UNLOCKPT 1 | |
#define HAVE_UNLOCKPT_DECL 1 | |
#define HAVE_WAITPID 1 | |
#define HAVE_WAITPID_DECL 1 | |
#define HAVE_PATH_MAX 1 | |
#define HAVE_POSIX_PATH_MAX 1 | |
#define HAVE_MAXPATHLEN 1 | |
#define WITH_RUNTIME_REGEX 0 | |
#define RUNTIME_REGEX 0 | |
#define WITH_BUILTIN_MANUAL 1 | |
#define WITH_BUILTIN_APP_DEFAULTS 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment