Created
May 21, 2018 15:16
-
-
Save epichub/4107a49db3ddfbc7991862cb60789360 to your computer and use it in GitHub Desktop.
aspell on macOS 10.13.4 - 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 aspell on macOS 10.13.4 | |
Build date: 2018-05-21 17:08:54 |
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.6.3-67-g5c3ec3e | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 5c3ec3e7cac1e0bccb2e74b0af70f2fcfa48eb43 | |
Last commit: 2 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 530af66da0ee95c9f706ae31fe6af35e248fe1b5 | |
Core tap last commit: 15 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
CPU: quad-core 64-bit kabylake | |
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.17.0 => /usr/local/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 10.0.1, 10, 9, 1.8.0_172 | |
macOS: 10.13.4-x86_64 | |
CLT: 9.3.0.0.1.1521514116 | |
Xcode: 9.2 | |
XQuartz: 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 or file an issue; just ignore this. Thanks! | |
Warning: Your Xcode (9.2) is outdated. | |
Please update to Xcode 9.3 (or delete it). | |
Xcode can be updated from the App Store. | |
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
aspell --with-lang-nb |
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
2018-05-21 17:08:19 +0200 | |
./configure | |
--prefix=/usr/local/Cellar/aspell/0.60.6.1_1 | |
checking build system type... x86_64-apple-darwin17.5.0 | |
checking host system type... x86_64-apple-darwin17.5.0 | |
checking target system type... x86_64-apple-darwin17.5.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 to enable maintainer-specific portions of Makefiles... no | |
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 style of include used by make... GNU | |
checking dependency style of clang++... gcc3 | |
checking for gcc... clang | |
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... gcc3 | |
checking whether clang and cc understand -c and -o together... yes | |
checking for a sed that does not truncate output... /usr/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 fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking how to run the C preprocessor... clang -E | |
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 for dlfcn.h... yes | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether clang++ accepts -g... (cached) yes | |
checking dependency style of clang++... (cached) gcc3 | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for objdir... .libs | |
rm: conftest.dSYM: is a directory | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
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... no | |
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin17.5.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlfcn.h... (cached) yes | |
checking for dlopen... yes | |
checking for sed... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for perl... /usr/bin/perl | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld | |
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking for GNU gettext in libc... no | |
checking for iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for GNU gettext in libintl... no | |
checking whether to use NLS... no | |
checking for dlfcn.h... (cached) yes | |
checking for dlopen in -ldl... (cached) yes | |
checking if file locking and truncating is supported... yes | |
checking if mmap and friends is supported... yes | |
checking if file ino is supported... yes | |
checking if posix locals are supported... yes | |
checking if posix regex are supported... yes | |
checking for nl_langinfo and CODESET... yes | |
checking if posix mutexes are supported... yes | |
checking if mblen is supported... yes | |
checking for working curses library... found in -lncurses | |
checking for wide character support in curses libraray... yes | |
checking if standard curses include sequence will work... yes | |
checking for STL rel_ops pollution... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gen/Makefile | |
config.status: creating common/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating data/Makefile | |
config.status: creating auto/Makefile | |
config.status: creating modules/Makefile | |
config.status: creating modules/tokenizer/Makefile | |
config.status: creating modules/speller/Makefile | |
config.status: creating modules/speller/default/Makefile | |
config.status: creating interfaces/Makefile | |
config.status: creating interfaces/cc/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating prog/Makefile | |
config.status: creating manual/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating m4/Makefile | |
config.status: creating modules/filter/Makefile | |
config.status: creating myspell/Makefile | |
config.status: creating lib5/Makefile | |
config.status: creating gen/settings.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/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: -E - | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/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/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.cpp -o conftest2.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.cpp -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.cpp -o conftest2.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.cpp -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.cpp -o conftest2.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.cpp -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.cpp -o conftest2.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c conftest.cpp -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp conftstm.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions -Wl,-exported_symbols_list,conftest.sym conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions -Wl,-exported_symbols_list,conftest.sym conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -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/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -print-multi-os-directory | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-exceptions -fno-common -DPIC -DPIC conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fno-exceptions -static conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions -o out/conftest2.o conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-search-dirs | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -liconv | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl -liconv | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncursesw -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncursesw -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -fno-exceptions conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -c -g -O2 -fno-exceptions conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-05-21 17:08:35 +0200 | |
make | |
install | |
Making install in . | |
cd gen; perl mk-dirs_h.pl /usr/local/Cellar/aspell/0.60.6.1_1 /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 /usr/local/Cellar/aspell/0.60.6.1_1/etc > dirs.h | |
/usr/bin/perl gen/mk-static-filter.pl modules/filter/url-filter.info | |
depbase=`echo modules/filter/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/url.lo modules/filter/url.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/filter/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/tex.lo modules/filter/tex.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/sgml.lo modules/filter/sgml.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/filter/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/context.lo modules/filter/context.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c modules/filter/url.cpp -fno-common -DPIC -o modules/filter/.libs/url.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c modules/filter/tex.cpp -fno-common -DPIC -o modules/filter/.libs/tex.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c modules/filter/sgml.cpp -fno-common -DPIC -o modules/filter/.libs/sgml.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c modules/filter/context.cpp -fno-common -DPIC -o modules/filter/.libs/context.o | |
depbase=`echo modules/filter/nroff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/nroff.lo modules/filter/nroff.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c modules/filter/nroff.cpp -fno-common -DPIC -o modules/filter/.libs/nroff.o | |
depbase=`echo modules/filter/texinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/texinfo.lo modules/filter/texinfo.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c modules/filter/texinfo.cpp -fno-common -DPIC -o modules/filter/.libs/texinfo.o | |
sh ./scripts/run-with-aspell.create /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 > scripts/run-with-aspell | |
sh ./scripts/mkconfig 0.60.6.1 /usr/local/Cellar/aspell/0.60.6.1_1/share /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
chmod 755 scripts/run-with-aspell | |
depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/email.lo modules/filter/email.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo common/cache.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -fno-common -DPIC -o modules/filter/.libs/email.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -fno-common -DPIC -o common/.libs/cache.o | |
depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo common/string.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -fno-common -DPIC -o common/.libs/string.o | |
depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo common/getdata.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -fno-common -DPIC -o common/.libs/getdata.o | |
depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo common/itemize.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/file_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_util.lo common/file_util.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/string_map.lo -MD -MP -MF $depbase.Tpo -c -o common/string_map.lo common/string_map.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -fno-common -DPIC -o common/.libs/itemize.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -fno-common -DPIC -o common/.libs/file_util.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c common/string_map.cpp -fno-common -DPIC -o common/.libs/string_map.o | |
depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/string_list.lo -MD -MP -MF $depbase.Tpo -c -o common/string_list.lo common/string_list.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c common/string_list.cpp -fno-common -DPIC -o common/.libs/string_list.o | |
depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/config.lo -MD -MP -MF $depbase.Tpo -c -o common/config.lo common/config.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fno-common -DPIC -o common/.libs/config.o | |
depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/posib_err.lo -MD -MP -MF $depbase.Tpo -c -o common/posib_err.lo common/posib_err.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/errors.lo -MD -MP -MF $depbase.Tpo -c -o common/errors.lo common/errors.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c common/posib_err.cpp -fno-common -DPIC -o common/.libs/posib_err.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -fno-common -DPIC -o common/.libs/errors.o | |
depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/error.lo -MD -MP -MF $depbase.Tpo -c -o common/error.lo common/error.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/fstream.lo -MD -MP -MF $depbase.Tpo -c -o common/fstream.lo common/fstream.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -fno-common -DPIC -o common/.libs/error.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -fno-common -DPIC -o common/.libs/fstream.o | |
depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/iostream.lo -MD -MP -MF $depbase.Tpo -c -o common/iostream.lo common/iostream.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/info.lo -MD -MP -MF $depbase.Tpo -c -o common/info.lo common/info.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -fno-common -DPIC -o common/.libs/iostream.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -fno-common -DPIC -o common/.libs/info.o | |
depbase=`echo common/can_have_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF $depbase.Tpo -c -o common/can_have_error.lo common/can_have_error.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c common/can_have_error.cpp -fno-common -DPIC -o common/.libs/can_have_error.o | |
depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/convert.lo -MD -MP -MF $depbase.Tpo -c -o common/convert.lo common/convert.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -fno-common -DPIC -o common/.libs/convert.o | |
depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o common/tokenizer.lo common/tokenizer.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -fno-common -DPIC -o common/.libs/tokenizer.o | |
depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/speller.lo -MD -MP -MF $depbase.Tpo -c -o common/speller.lo common/speller.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/document_checker.lo -MD -MP -MF $depbase.Tpo -c -o common/document_checker.lo common/document_checker.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/filter.lo -MD -MP -MF $depbase.Tpo -c -o common/filter.lo common/filter.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -fno-common -DPIC -o common/.libs/speller.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c common/document_checker.cpp -fno-common -DPIC -o common/.libs/document_checker.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -fno-common -DPIC -o common/.libs/filter.o | |
depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/objstack.lo -MD -MP -MF $depbase.Tpo -c -o common/objstack.lo common/objstack.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/strtonum.lo -MD -MP -MF $depbase.Tpo -c -o common/strtonum.lo common/strtonum.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -fno-common -DPIC -o common/.libs/objstack.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -fno-common -DPIC -o common/.libs/strtonum.o | |
depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF $depbase.Tpo -c -o common/gettext_init.lo common/gettext_init.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo common/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_data_util.lo common/file_data_util.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c common/gettext_init.cpp -fno-common -DPIC -o common/.libs/gettext_init.o | |
depbase=`echo modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/readonly_ws.lo modules/speller/default/readonly_ws.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c common/file_data_util.cpp -fno-common -DPIC -o common/.libs/file_data_util.o | |
depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/suggest.lo modules/speller/default/suggest.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c modules/speller/default/readonly_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/readonly_ws.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c modules/speller/default/suggest.cpp -fno-common -DPIC -o modules/speller/default/.libs/suggest.o | |
depbase=`echo modules/speller/default/data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/data.lo modules/speller/default/data.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c modules/speller/default/data.cpp -fno-common -DPIC -o modules/speller/default/.libs/data.o | |
depbase=`echo modules/speller/default/multi_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/multi_ws.lo modules/speller/default/multi_ws.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c modules/speller/default/multi_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/multi_ws.o | |
depbase=`echo modules/speller/default/phonetic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonetic.lo modules/speller/default/phonetic.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/speller/default/writable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/writable.lo modules/speller/default/writable.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c modules/speller/default/phonetic.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonetic.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c modules/speller/default/writable.cpp -fno-common -DPIC -o modules/speller/default/.libs/writable.o | |
depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/speller_impl.lo modules/speller/default/speller_impl.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c modules/speller/default/speller_impl.cpp -fno-common -DPIC -o modules/speller/default/.libs/speller_impl.o | |
depbase=`echo modules/speller/default/phonet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonet.lo modules/speller/default/phonet.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c modules/speller/default/phonet.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonet.o | |
depbase=`echo modules/speller/default/typo_editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/typo_editdist.lo modules/speller/default/typo_editdist.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c modules/speller/default/typo_editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/typo_editdist.o | |
depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/editdist.lo modules/speller/default/editdist.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/primes.lo modules/speller/default/primes.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/language.lo modules/speller/default/language.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/editdist.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp -fno-common -DPIC -o modules/speller/default/.libs/primes.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp -fno-common -DPIC -o modules/speller/default/.libs/language.o | |
depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/leditdist.lo modules/speller/default/leditdist.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c modules/speller/default/leditdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/leditdist.o | |
depbase=`echo modules/speller/default/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/affix.lo modules/speller/default/affix.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c modules/speller/default/affix.cpp -fno-common -DPIC -o modules/speller/default/.libs/affix.o | |
depbase=`echo modules/tokenizer/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF $depbase.Tpo -c -o modules/tokenizer/basic.lo modules/tokenizer/basic.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/filter-c.lo lib/filter-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp -fno-common -DPIC -o modules/tokenizer/.libs/basic.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp -fno-common -DPIC -o lib/.libs/filter-c.o | |
depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/word_list-c.lo lib/word_list-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/info-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/info-c.lo lib/info-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c lib/word_list-c.cpp -fno-common -DPIC -o lib/.libs/word_list-c.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp -fno-common -DPIC -o lib/.libs/info-c.o | |
depbase=`echo lib/mutable_container-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/mutable_container-c.lo lib/mutable_container-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp -fno-common -DPIC -o lib/.libs/mutable_container-c.o | |
depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/error-c.lo lib/error-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/document_checker-c.lo lib/document_checker-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp -fno-common -DPIC -o lib/.libs/error-c.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c lib/document_checker-c.cpp -fno-common -DPIC -o lib/.libs/document_checker-c.o | |
depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_map-c.lo lib/string_map-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/new_config.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_config.lo lib/new_config.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/config-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/config-c.lo lib/config-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c lib/string_map-c.cpp -fno-common -DPIC -o lib/.libs/string_map-c.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c lib/new_config.cpp -fno-common -DPIC -o lib/.libs/new_config.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp -fno-common -DPIC -o lib/.libs/config-c.o | |
depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_enumeration-c.lo lib/string_enumeration-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_enumeration-c.o | |
depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/can_have_error-c.lo lib/can_have_error-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c lib/can_have_error-c.cpp -fno-common -DPIC -o lib/.libs/can_have_error-c.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -fno-common -DPIC -o lib/.libs/dummy.o | |
depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_filter.lo lib/new_filter.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_fmode.lo lib/new_fmode.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_list-c.lo lib/string_list-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c lib/new_filter.cpp -fno-common -DPIC -o lib/.libs/new_filter.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c lib/new_fmode.cpp -fno-common -DPIC -o lib/.libs/new_fmode.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c lib/string_list-c.cpp -fno-common -DPIC -o lib/.libs/string_list-c.o | |
depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF $depbase.Tpo -c -o lib/find_speller.lo lib/find_speller.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c lib/find_speller.cpp -fno-common -DPIC -o lib/.libs/find_speller.o | |
depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/speller-c.lo lib/speller-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c lib/speller-c.cpp -fno-common -DPIC -o lib/.libs/speller-c.o | |
depbase=`echo lib/string_pair_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_pair_enumeration-c.lo lib/string_pair_enumeration-c.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_checker.lo lib/new_checker.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -MT prog/compress.o -MD -MP -MF $depbase.Tpo -c -o prog/compress.o prog/compress.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c lib/string_pair_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_pair_enumeration-c.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c lib/new_checker.cpp -fno-common -DPIC -o lib/.libs/new_checker.o | |
depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT prog/aspell.o -MD -MP -MF $depbase.Tpo -c -o prog/aspell.o prog/aspell.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT prog/check_funs.o -MD -MP -MF $depbase.Tpo -c -o prog/check_funs.o prog/check_funs.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -fno-exceptions -MT prog/checker_string.o -MD -MP -MF $depbase.Tpo -c -o prog/checker_string.o prog/checker_string.cpp &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
depbase=`echo prog/prezip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
clang -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/local/Cellar/aspell/0.60.6.1_1/share/locale" -g -O2 -MT prog/prezip.o -MD -MP -MF $depbase.Tpo -c -o prog/prezip.o prog/prezip.c &&\ | |
mv -f $depbase.Tpo $depbase.Po | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -version-info 16:5:1 -no-undefined -o libaspell.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib common/cache.lo common/string.lo common/getdata.lo common/itemize.lo common/file_util.lo common/string_map.lo common/string_list.lo common/config.lo common/posib_err.lo common/errors.lo common/error.lo common/fstream.lo common/iostream.lo common/info.lo common/can_have_error.lo common/convert.lo common/tokenizer.lo common/speller.lo common/document_checker.lo common/filter.lo common/objstack.lo common/strtonum.lo common/gettext_init.lo common/file_data_util.lo modules/speller/default/readonly_ws.lo modules/speller/default/suggest.lo modules/speller/default/data.lo modules/speller/default/multi_ws.lo modules/speller/default/phonetic.lo modules/speller/default/writable.lo modules/speller/default/speller_impl.lo modules/speller/default/phonet.lo modules/speller/default/typo_editdist.lo modules/speller/default/editdist.lo modules/speller/default/primes.lo modules/speller/default/language.lo modules/speller/default/leditdist.lo modules/speller/default/affix.lo modules/tokenizer/basic.lo lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo lib/mutable_container-c.lo lib/error-c.lo lib/document_checker-c.lo lib/string_map-c.lo lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo lib/speller-c.lo lib/string_pair_enumeration-c.lo lib/new_checker.lo modules/filter/url.lo -ldl | |
/bin/sh ./libtool --tag=CC --mode=link clang -g -O2 -o word-list-compress prog/compress.o -ldl | |
libtool: link: clang++ -dynamiclib -o .libs/libaspell.15.dylib common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module | |
libtool: link: clang -g -O2 -o word-list-compress prog/compress.o -ldl | |
/bin/sh ./libtool --tag=CC --mode=link clang -g -O2 -o prezip-bin prog/prezip.o -ldl | |
libtool: link: dsymutil .libs/libaspell.15.dylib || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: (cd ".libs" && rm -f "libaspell.dylib" && ln -s "libaspell.15.dylib" "libaspell.dylib") | |
libtool: link: ( cd ".libs" && rm -f "libaspell.la" && ln -s "../libaspell.la" "libaspell.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o email-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/email.lo libaspell.la -ldl | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o tex-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl | |
libtool: link: clang -g -O2 -o prezip-bin prog/prezip.o -ldl | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o sgml-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/tex-filter.so -bundle modules/filter/.libs/tex.o ./.libs/libaspell.dylib -ldl | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/email-filter.so -bundle modules/filter/.libs/email.o ./.libs/libaspell.dylib -ldl | |
libtool: link: dsymutil .libs/tex-filter.so || : | |
libtool: link: dsymutil .libs/email-filter.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/sgml-filter.so -bundle modules/filter/.libs/sgml.o ./.libs/libaspell.dylib -ldl | |
libtool: link: ( cd ".libs" && rm -f "tex-filter.la" && ln -s "../tex-filter.la" "tex-filter.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o context-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/context.lo libaspell.la -ldl | |
libtool: link: ( cd ".libs" && rm -f "email-filter.la" && ln -s "../email-filter.la" "email-filter.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o nroff-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl | |
libtool: link: dsymutil .libs/sgml-filter.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "sgml-filter.la" && ln -s "../sgml-filter.la" "sgml-filter.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -module -avoid-version -o texinfo-filter.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/nroff-filter.so -bundle modules/filter/.libs/nroff.o ./.libs/libaspell.dylib -ldl | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/context-filter.so -bundle modules/filter/.libs/context.o ./.libs/libaspell.dylib -ldl | |
libtool: link: dsymutil .libs/context-filter.so || : | |
libtool: link: dsymutil .libs/nroff-filter.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: clang++ -Wl,-undefined -Wl,dynamic_lookup -o .libs/texinfo-filter.so -bundle modules/filter/.libs/texinfo.o ./.libs/libaspell.dylib -ldl | |
libtool: link: ( cd ".libs" && rm -f "nroff-filter.la" && ln -s "../nroff-filter.la" "nroff-filter.la" ) | |
libtool: link: ( cd ".libs" && rm -f "context-filter.la" && ln -s "../context-filter.la" "context-filter.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -version-info 16:5:1 -no-undefined -o libpspell.la -rpath /usr/local/Cellar/aspell/0.60.6.1_1/lib lib/dummy.lo libaspell.la -ldl | |
libtool: link: dsymutil .libs/texinfo-filter.so || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: ( cd ".libs" && rm -f "texinfo-filter.la" && ln -s "../texinfo-filter.la" "texinfo-filter.la" ) | |
libtool: link: clang++ -dynamiclib -o .libs/libpspell.15.dylib lib/.libs/dummy.o ./.libs/libaspell.dylib -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module | |
libtool: link: dsymutil .libs/libpspell.15.dylib || : | |
warning: no debug symbols in executable (-arch x86_64) | |
libtool: link: (cd ".libs" && rm -f "libpspell.dylib" && ln -s "libpspell.15.dylib" "libpspell.dylib") | |
libtool: link: ( cd ".libs" && rm -f "libpspell.la" && ln -s "../libpspell.la" "libpspell.la" ) | |
/bin/sh ./libtool --tag=CXX --mode=link clang++ -g -O2 -fno-exceptions -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl | |
libtool: link: clang++ -g -O2 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o -Wl,-bind_at_load ./.libs/libaspell.dylib -lncurses -ldl | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib" | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/bin" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/bin" | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" | |
mkdir: /usr/local/Cellar/aspell/0.60.6.1_1/lib: File exists | |
mkdir: /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60: File exists | |
/usr/bin/install -c 'scripts/run-with-aspell' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/run-with-aspell' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libaspell.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.la' | |
/usr/bin/install -c -m 644 'modules/filter/modes/html.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/html.amf' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'email-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/email-filter.la' | |
/usr/bin/install -c 'scripts/aspell-import' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell-import' | |
/usr/bin/install -c -m 644 'modules/filter/modes/sgml.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/sgml.amf' | |
/usr/bin/install -c 'scripts/prezip' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip' | |
/usr/bin/install -c -m 644 'modules/filter/modes/tex.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/tex.amf' | |
/usr/bin/install -c 'scripts/preunzip' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/preunzip' | |
/usr/bin/install -c -m 644 'modules/filter/modes/email.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/email.amf' | |
/usr/bin/install -c -m 644 'modules/filter/modes/ccpp.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ccpp.amf' | |
/usr/bin/install -c 'scripts/precat' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/precat' | |
libtool: install: /usr/bin/install -c .libs/libaspell.15.dylib /usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.15.dylib | |
libtool: install: /usr/bin/install -c .libs/email-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/email-filter.so | |
libtool: install: (cd /usr/local/Cellar/aspell/0.60.6.1_1/lib && { ln -s -f libaspell.15.dylib libaspell.dylib || { rm -f libaspell.dylib && ln -s libaspell.15.dylib libaspell.dylib; }; }) | |
/usr/bin/install -c 'scripts/pspell-config' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/pspell-config' | |
/usr/bin/install -c -m 644 'modules/filter/modes/none.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/none.amf' | |
libtool: install: /usr/bin/install -c .libs/email-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/email-filter.la | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/include" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/include" | |
libtool: install: /usr/bin/install -c .libs/libaspell.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.la | |
/usr/bin/install -c -m 644 'modules/filter/modes/perl.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/perl.amf' | |
/usr/bin/install -c -m 644 'modules/filter/modes/url.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/url.amf' | |
/usr/bin/install -c -m 644 'modules/filter/modes/comment.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/comment.amf' | |
/usr/bin/install -c -m 644 'modules/filter/modes/nroff.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/nroff.amf' | |
/usr/bin/install -c -m 644 'interfaces/cc/aspell.h' '/usr/local/Cellar/aspell/0.60.6.1_1/include/aspell.h' | |
/usr/bin/install -c -m 644 'modules/filter/modes/texinfo.amf' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/texinfo.amf' | |
---------------------------------------------------------------------- | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" | |
Libraries have been installed in: | |
---------------------------------------------------------------------- | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
If you ever happen to want to link against installed libraries | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
in a given directory, LIBDIR, you must either use libtool, and | |
/usr/bin/install -c -m 644 'modules/filter/email-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/email-filter.info' | |
flag during linking and do at least one of the following: | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
/usr/bin/install -c -m 644 'data/cp1250.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1250.cmap' | |
during execution | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
/usr/bin/install -c -m 644 'modules/filter/tex-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/tex-filter.info' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
See any operating system documentation about shared libraries for | |
/usr/bin/install -c -m 644 'data/cp1250.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1250.cset' | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'modules/filter/sgml-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/sgml-filter.info' | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/cp1251.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1251.cmap' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'tex-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/tex-filter.la' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libpspell.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.la' | |
/usr/bin/install -c -m 644 'modules/filter/html-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/html-filter.info' | |
/usr/bin/install -c -m 644 'data/cp1251.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1251.cset' | |
/usr/bin/install -c -m 644 'modules/filter/context-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/context-filter.info' | |
/usr/bin/install -c -m 644 'data/cp1252.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1252.cmap' | |
/usr/bin/install -c -m 644 'modules/filter/nroff-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/nroff-filter.info' | |
/usr/bin/install -c -m 644 'data/cp1252.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1252.cset' | |
/usr/bin/install -c -m 644 'modules/filter/texinfo-filter.info' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/texinfo-filter.info' | |
/usr/bin/install -c -m 644 'data/cp1253.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1253.cmap' | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60" | |
libtool: install: /usr/bin/install -c .libs/tex-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/tex-filter.so | |
libtool: install: /usr/bin/install -c .libs/libpspell.15.dylib /usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.15.dylib | |
/usr/bin/install -c -m 644 'data/cp1253.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1253.cset' | |
libtool: install: /usr/bin/install -c .libs/tex-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/tex-filter.la | |
libtool: install: (cd /usr/local/Cellar/aspell/0.60.6.1_1/lib && { ln -s -f libpspell.15.dylib libpspell.dylib || { rm -f libpspell.dylib && ln -s libpspell.15.dylib libpspell.dylib; }; }) | |
/usr/bin/install -c 'scripts/spell' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/spell' | |
/usr/bin/install -c -m 644 'data/cp1254.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1254.cmap' | |
libtool: install: /usr/bin/install -c .libs/libpspell.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.la | |
/usr/bin/install -c 'scripts/ispell' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ispell' | |
/usr/bin/install -c -m 644 'data/cp1254.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1254.cset' | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/include/pspell" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/include/pspell" | |
/usr/bin/install -c -m 644 'data/cp1255.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1255.cmap' | |
/usr/bin/install -c -m 644 'data/cp1255.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1255.cset' | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/cp1256.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1256.cmap' | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
---------------------------------------------------------------------- | |
If you ever happen to want to link against installed libraries | |
/usr/bin/install -c -m 644 'data/cp1256.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1256.cset' | |
in a given directory, LIBDIR, you must either use libtool, and | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
/usr/bin/install -c -m 644 'interfaces/cc/pspell.h' '/usr/local/Cellar/aspell/0.60.6.1_1/include/pspell/pspell.h' | |
If you ever happen to want to link against installed libraries | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
/usr/bin/install -c -m 644 'data/cp1257.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1257.cmap' | |
during execution | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
See any operating system documentation about shared libraries for | |
flag during linking and do at least one of the following: | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
/usr/bin/install -c -m 644 'data/cp1257.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1257.cset' | |
during execution | |
---------------------------------------------------------------------- | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
/usr/bin/install -c -m 644 'data/cp1258.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1258.cmap' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'sgml-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/sgml-filter.la' | |
---------------------------------------------------------------------- | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/bin" || ./install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/bin" | |
/usr/bin/install -c -m 644 'data/cp1258.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/cp1258.cset' | |
/usr/bin/install -c -m 644 'data/iso-8859-1.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-1.cmap' | |
/usr/bin/install -c -m 644 'data/iso-8859-1.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-1.cset' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'word-list-compress' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/word-list-compress' | |
/usr/bin/install -c -m 644 'data/iso-8859-2.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-2.cmap' | |
libtool: install: /usr/bin/install -c .libs/sgml-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/sgml-filter.so | |
/usr/bin/install -c -m 644 'data/iso-8859-2.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-2.cset' | |
libtool: install: /usr/bin/install -c .libs/sgml-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/sgml-filter.la | |
/usr/bin/install -c -m 644 'data/iso-8859-3.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-3.cmap' | |
/usr/bin/install -c -m 644 'data/iso-8859-3.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-3.cset' | |
libtool: install: /usr/bin/install -c word-list-compress /usr/local/Cellar/aspell/0.60.6.1_1/bin/word-list-compress | |
/usr/bin/install -c -m 644 'data/iso-8859-4.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-4.cmap' | |
/usr/bin/install -c -m 644 'data/iso-8859-4.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-4.cset' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'aspell' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell' | |
/usr/bin/install -c -m 644 'data/iso-8859-5.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-5.cmap' | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/iso-8859-5.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-5.cset' | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
If you ever happen to want to link against installed libraries | |
/usr/bin/install -c -m 644 'data/iso-8859-6.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-6.cmap' | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
/usr/bin/install -c -m 644 'data/iso-8859-6.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-6.cset' | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
/usr/bin/install -c -m 644 'data/iso-8859-7.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-7.cmap' | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/iso-8859-7.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-7.cset' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'context-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/context-filter.la' | |
/usr/bin/install -c -m 644 'data/iso-8859-8.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-8.cmap' | |
libtool: install: /usr/bin/install -c .libs/aspell /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell | |
/usr/bin/install -c -m 644 'data/iso-8859-8.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-8.cset' | |
/usr/bin/install -c -m 644 'data/iso-8859-9.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-9.cmap' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'prezip-bin' '/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip-bin' | |
/usr/bin/install -c -m 644 'data/iso-8859-9.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-9.cset' | |
libtool: install: /usr/bin/install -c .libs/context-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/context-filter.so | |
/usr/bin/install -c -m 644 'data/iso-8859-10.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-10.cmap' | |
libtool: install: /usr/bin/install -c .libs/context-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/context-filter.la | |
/usr/bin/install -c -m 644 'data/iso-8859-10.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-10.cset' | |
/usr/bin/install -c -m 644 'data/iso-8859-11.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-11.cmap' | |
/usr/bin/install -c -m 644 'data/iso-8859-11.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-11.cset' | |
libtool: install: /usr/bin/install -c prezip-bin /usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip-bin | |
/usr/bin/install -c -m 644 'data/iso-8859-13.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-13.cmap' | |
/usr/bin/install -c -m 644 'data/iso-8859-13.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-13.cset' | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/iso-8859-14.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-14.cmap' | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
If you ever happen to want to link against installed libraries | |
/usr/bin/install -c -m 644 'data/iso-8859-14.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-14.cset' | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
/usr/bin/install -c -m 644 'data/iso-8859-15.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-15.cmap' | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
/usr/bin/install -c -m 644 'data/iso-8859-15.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-15.cset' | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/usr/bin/install -c -m 644 'data/iso-8859-16.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-16.cmap' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'nroff-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/nroff-filter.la' | |
/usr/bin/install -c -m 644 'data/iso-8859-16.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/iso-8859-16.cset' | |
/usr/bin/install -c -m 644 'data/koi8-r.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/koi8-r.cmap' | |
/usr/bin/install -c -m 644 'data/koi8-r.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/koi8-r.cset' | |
/usr/bin/install -c -m 644 'data/koi8-u.cmap' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/koi8-u.cmap' | |
libtool: install: /usr/bin/install -c .libs/nroff-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/nroff-filter.so | |
/usr/bin/install -c -m 644 'data/koi8-u.cset' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/koi8-u.cset' | |
libtool: install: /usr/bin/install -c .libs/nroff-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/nroff-filter.la | |
/usr/bin/install -c -m 644 'data/dvorak.kbd' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/dvorak.kbd' | |
/usr/bin/install -c -m 644 'data/split.kbd' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/split.kbd' | |
/usr/bin/install -c -m 644 'data/standard.kbd' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/standard.kbd' | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/sh ./libtool --mode=install /usr/bin/install -c 'texinfo-filter.la' '/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/texinfo-filter.la' | |
libtool: install: /usr/bin/install -c .libs/texinfo-filter.so /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/texinfo-filter.so | |
libtool: install: /usr/bin/install -c .libs/texinfo-filter.lai /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/texinfo-filter.la | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable | |
during execution | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
Making install in po | |
if test "aspell" = "gettext-tools"; then \ | |
.././install-sh -c -d /usr/local/Cellar/aspell/0.60.6.1_1/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/usr/local/Cellar/aspell/0.60.6.1_1/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /usr/local/Cellar/aspell/0.60.6.1_1/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
Making install in manual | |
make[2]: Nothing to be done for `install-exec-am'. | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/share/info" || .././install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/share/info" | |
test -z "/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1" || .././install-sh -c -d "/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1" | |
mkdir: /usr/local/Cellar/aspell/0.60.6.1_1/share: File exists | |
/usr/bin/install -c -m 644 'aspell.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/aspell.1' | |
/usr/bin/install -c -m 644 './aspell.info' '/usr/local/Cellar/aspell/0.60.6.1_1/share/info/aspell.info' | |
/usr/bin/install -c -m 644 './aspell-dev.info' '/usr/local/Cellar/aspell/0.60.6.1_1/share/info/aspell-dev.info' | |
/usr/bin/install -c -m 644 'pspell-config.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/pspell-config.1' | |
install-info --info-dir='/usr/local/Cellar/aspell/0.60.6.1_1/share/info' '/usr/local/Cellar/aspell/0.60.6.1_1/share/info/aspell.info' | |
/usr/bin/install -c -m 644 'word-list-compress.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/word-list-compress.1' | |
install-info --info-dir='/usr/local/Cellar/aspell/0.60.6.1_1/share/info' '/usr/local/Cellar/aspell/0.60.6.1_1/share/info/aspell-dev.info' | |
/usr/bin/install -c -m 644 'aspell-import.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/aspell-import.1' | |
/usr/bin/install -c -m 644 'run-with-aspell.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/run-with-aspell.1' | |
/usr/bin/install -c -m 644 'prezip-bin.1' '/usr/local/Cellar/aspell/0.60.6.1_1/share/man/man1/prezip-bin.1' |
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./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c modules/filter/url.cpp -fno-common -DPIC -o modules/filter/.libs/url.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c modules/filter/url.cpp -fno-common -DPIC -o modules/filter/.libs/url.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c modules/filter/sgml.cpp -fno-common -DPIC -o modules/filter/.libs/sgml.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c modules/filter/sgml.cpp -fno-common -DPIC -o modules/filter/.libs/sgml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c modules/filter/tex.cpp -fno-common -DPIC -o modules/filter/.libs/tex.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c modules/filter/tex.cpp -fno-common -DPIC -o modules/filter/.libs/tex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c modules/filter/context.cpp -fno-common -DPIC -o modules/filter/.libs/context.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c modules/filter/context.cpp -fno-common -DPIC -o modules/filter/.libs/context.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c modules/filter/nroff.cpp -fno-common -DPIC -o modules/filter/.libs/nroff.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c modules/filter/nroff.cpp -fno-common -DPIC -o modules/filter/.libs/nroff.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c modules/filter/texinfo.cpp -fno-common -DPIC -o modules/filter/.libs/texinfo.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c modules/filter/texinfo.cpp -fno-common -DPIC -o modules/filter/.libs/texinfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -fno-common -DPIC -o modules/filter/.libs/email.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -fno-common -DPIC -o modules/filter/.libs/email.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -fno-common -DPIC -o common/.libs/cache.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -fno-common -DPIC -o common/.libs/cache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -fno-common -DPIC -o common/.libs/string.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -fno-common -DPIC -o common/.libs/string.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -fno-common -DPIC -o common/.libs/getdata.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -fno-common -DPIC -o common/.libs/getdata.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -fno-common -DPIC -o common/.libs/itemize.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -fno-common -DPIC -o common/.libs/itemize.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -fno-common -DPIC -o common/.libs/file_util.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -fno-common -DPIC -o common/.libs/file_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c common/string_map.cpp -fno-common -DPIC -o common/.libs/string_map.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c common/string_map.cpp -fno-common -DPIC -o common/.libs/string_map.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c common/string_list.cpp -fno-common -DPIC -o common/.libs/string_list.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c common/string_list.cpp -fno-common -DPIC -o common/.libs/string_list.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fno-common -DPIC -o common/.libs/config.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fno-common -DPIC -o common/.libs/config.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c common/posib_err.cpp -fno-common -DPIC -o common/.libs/posib_err.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c common/posib_err.cpp -fno-common -DPIC -o common/.libs/posib_err.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -fno-common -DPIC -o common/.libs/errors.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -fno-common -DPIC -o common/.libs/errors.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -fno-common -DPIC -o common/.libs/error.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -fno-common -DPIC -o common/.libs/error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -fno-common -DPIC -o common/.libs/fstream.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -fno-common -DPIC -o common/.libs/fstream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -fno-common -DPIC -o common/.libs/iostream.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -fno-common -DPIC -o common/.libs/iostream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -fno-common -DPIC -o common/.libs/info.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -fno-common -DPIC -o common/.libs/info.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c common/can_have_error.cpp -fno-common -DPIC -o common/.libs/can_have_error.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c common/can_have_error.cpp -fno-common -DPIC -o common/.libs/can_have_error.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -fno-common -DPIC -o common/.libs/convert.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -fno-common -DPIC -o common/.libs/convert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -fno-common -DPIC -o common/.libs/tokenizer.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -fno-common -DPIC -o common/.libs/tokenizer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -fno-common -DPIC -o common/.libs/speller.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -fno-common -DPIC -o common/.libs/speller.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c common/document_checker.cpp -fno-common -DPIC -o common/.libs/document_checker.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c common/document_checker.cpp -fno-common -DPIC -o common/.libs/document_checker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -fno-common -DPIC -o common/.libs/filter.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -fno-common -DPIC -o common/.libs/filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -fno-common -DPIC -o common/.libs/objstack.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -fno-common -DPIC -o common/.libs/objstack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -fno-common -DPIC -o common/.libs/strtonum.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -fno-common -DPIC -o common/.libs/strtonum.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c common/gettext_init.cpp -fno-common -DPIC -o common/.libs/gettext_init.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c common/gettext_init.cpp -fno-common -DPIC -o common/.libs/gettext_init.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c common/file_data_util.cpp -fno-common -DPIC -o common/.libs/file_data_util.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c common/file_data_util.cpp -fno-common -DPIC -o common/.libs/file_data_util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c modules/speller/default/readonly_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/readonly_ws.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c modules/speller/default/readonly_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/readonly_ws.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c modules/speller/default/suggest.cpp -fno-common -DPIC -o modules/speller/default/.libs/suggest.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c modules/speller/default/suggest.cpp -fno-common -DPIC -o modules/speller/default/.libs/suggest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c modules/speller/default/data.cpp -fno-common -DPIC -o modules/speller/default/.libs/data.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c modules/speller/default/data.cpp -fno-common -DPIC -o modules/speller/default/.libs/data.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c modules/speller/default/multi_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/multi_ws.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c modules/speller/default/multi_ws.cpp -fno-common -DPIC -o modules/speller/default/.libs/multi_ws.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c modules/speller/default/phonetic.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonetic.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c modules/speller/default/phonetic.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonetic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c modules/speller/default/writable.cpp -fno-common -DPIC -o modules/speller/default/.libs/writable.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c modules/speller/default/writable.cpp -fno-common -DPIC -o modules/speller/default/.libs/writable.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c modules/speller/default/speller_impl.cpp -fno-common -DPIC -o modules/speller/default/.libs/speller_impl.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c modules/speller/default/speller_impl.cpp -fno-common -DPIC -o modules/speller/default/.libs/speller_impl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c modules/speller/default/phonet.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonet.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c modules/speller/default/phonet.cpp -fno-common -DPIC -o modules/speller/default/.libs/phonet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c modules/speller/default/typo_editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/typo_editdist.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c modules/speller/default/typo_editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/typo_editdist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/editdist.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/editdist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp -fno-common -DPIC -o modules/speller/default/.libs/primes.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp -fno-common -DPIC -o modules/speller/default/.libs/primes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp -fno-common -DPIC -o modules/speller/default/.libs/language.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp -fno-common -DPIC -o modules/speller/default/.libs/language.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c modules/speller/default/leditdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/leditdist.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c modules/speller/default/leditdist.cpp -fno-common -DPIC -o modules/speller/default/.libs/leditdist.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c modules/speller/default/affix.cpp -fno-common -DPIC -o modules/speller/default/.libs/affix.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c modules/speller/default/affix.cpp -fno-common -DPIC -o modules/speller/default/.libs/affix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp -fno-common -DPIC -o modules/tokenizer/.libs/basic.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp -fno-common -DPIC -o modules/tokenizer/.libs/basic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp -fno-common -DPIC -o lib/.libs/filter-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp -fno-common -DPIC -o lib/.libs/filter-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c lib/word_list-c.cpp -fno-common -DPIC -o lib/.libs/word_list-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c lib/word_list-c.cpp -fno-common -DPIC -o lib/.libs/word_list-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp -fno-common -DPIC -o lib/.libs/info-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp -fno-common -DPIC -o lib/.libs/info-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp -fno-common -DPIC -o lib/.libs/mutable_container-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp -fno-common -DPIC -o lib/.libs/mutable_container-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp -fno-common -DPIC -o lib/.libs/error-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp -fno-common -DPIC -o lib/.libs/error-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c lib/document_checker-c.cpp -fno-common -DPIC -o lib/.libs/document_checker-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c lib/document_checker-c.cpp -fno-common -DPIC -o lib/.libs/document_checker-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c lib/string_map-c.cpp -fno-common -DPIC -o lib/.libs/string_map-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c lib/string_map-c.cpp -fno-common -DPIC -o lib/.libs/string_map-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c lib/new_config.cpp -fno-common -DPIC -o lib/.libs/new_config.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c lib/new_config.cpp -fno-common -DPIC -o lib/.libs/new_config.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp -fno-common -DPIC -o lib/.libs/config-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp -fno-common -DPIC -o lib/.libs/config-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_enumeration-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_enumeration-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c lib/can_have_error-c.cpp -fno-common -DPIC -o lib/.libs/can_have_error-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c lib/can_have_error-c.cpp -fno-common -DPIC -o lib/.libs/can_have_error-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -fno-common -DPIC -o lib/.libs/dummy.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -fno-common -DPIC -o lib/.libs/dummy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c lib/new_filter.cpp -fno-common -DPIC -o lib/.libs/new_filter.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c lib/new_filter.cpp -fno-common -DPIC -o lib/.libs/new_filter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c lib/new_fmode.cpp -fno-common -DPIC -o lib/.libs/new_fmode.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c lib/new_fmode.cpp -fno-common -DPIC -o lib/.libs/new_fmode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c lib/string_list-c.cpp -fno-common -DPIC -o lib/.libs/string_list-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c lib/string_list-c.cpp -fno-common -DPIC -o lib/.libs/string_list-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c lib/find_speller.cpp -fno-common -DPIC -o lib/.libs/find_speller.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c lib/find_speller.cpp -fno-common -DPIC -o lib/.libs/find_speller.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c lib/speller-c.cpp -fno-common -DPIC -o lib/.libs/speller-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c lib/speller-c.cpp -fno-common -DPIC -o lib/.libs/speller-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -MT prog/compress.o -MD -MP -MF prog/.deps/compress.Tpo -c -o prog/compress.o prog/compress.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -MT prog/compress.o -MD -MP -MF prog/.deps/compress.Tpo -c -o prog/compress.o prog/compress.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c lib/string_pair_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_pair_enumeration-c.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c lib/string_pair_enumeration-c.cpp -fno-common -DPIC -o lib/.libs/string_pair_enumeration-c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c lib/new_checker.cpp -fno-common -DPIC -o lib/.libs/new_checker.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c lib/new_checker.cpp -fno-common -DPIC -o lib/.libs/new_checker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT prog/aspell.o -MD -MP -MF prog/.deps/aspell.Tpo -c -o prog/aspell.o prog/aspell.cpp | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT prog/aspell.o -MD -MP -MF prog/.deps/aspell.Tpo -c -o prog/aspell.o prog/aspell.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT prog/check_funs.o -MD -MP -MF prog/.deps/check_funs.Tpo -c -o prog/check_funs.o prog/check_funs.cpp | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT prog/check_funs.o -MD -MP -MF prog/.deps/check_funs.Tpo -c -o prog/check_funs.o prog/check_funs.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -fno-exceptions -MT prog/checker_string.o -MD -MP -MF prog/.deps/checker_string.Tpo -c -o prog/checker_string.o prog/checker_string.cpp | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -fno-exceptions -MT prog/checker_string.o -MD -MP -MF prog/.deps/checker_string.Tpo -c -o prog/checker_string.o prog/checker_string.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -g -O2 -MT prog/prezip.o -MD -MP -MF prog/.deps/prezip.Tpo -c -o prog/prezip.o prog/prezip.c | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/Cellar/aspell/0.60.6.1_1/share/locale -MT prog/prezip.o -MD -MP -MF prog/.deps/prezip.Tpo -c -o prog/prezip.o prog/prezip.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -dynamiclib -o .libs/libaspell.15.dylib common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -o .libs/libaspell.15.dylib common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libaspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o word-list-compress prog/compress.o -ldl | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o word-list-compress prog/compress.o -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o prezip-bin prog/prezip.o -ldl | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -o prezip-bin prog/prezip.o -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/tex-filter.so -bundle modules/filter/.libs/tex.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/tex-filter.so -bundle modules/filter/.libs/tex.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/email-filter.so -bundle modules/filter/.libs/email.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/email-filter.so -bundle modules/filter/.libs/email.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/sgml-filter.so -bundle modules/filter/.libs/sgml.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/sgml-filter.so -bundle modules/filter/.libs/sgml.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/nroff-filter.so -bundle modules/filter/.libs/nroff.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/nroff-filter.so -bundle modules/filter/.libs/nroff.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/context-filter.so -bundle modules/filter/.libs/context.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/context-filter.so -bundle modules/filter/.libs/context.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/texinfo-filter.so -bundle modules/filter/.libs/texinfo.o ./.libs/libaspell.dylib -ldl | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/texinfo-filter.so -bundle modules/filter/.libs/texinfo.o ./.libs/libaspell.dylib -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -dynamiclib -o .libs/libpspell.15.dylib lib/.libs/dummy.o ./.libs/libaspell.dylib -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -dynamiclib -o .libs/libpspell.15.dylib lib/.libs/dummy.o ./.libs/libaspell.dylib -ldl -install_name /usr/local/Cellar/aspell/0.60.6.1_1/lib/libpspell.15.dylib -compatibility_version 17 -current_version 17.5 -Wl,-single_module -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -g -O2 -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o -Wl,-bind_at_load ./.libs/libaspell.dylib -lncurses -ldl | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -Os -march=native -fno-exceptions -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o -Wl,-bind_at_load ./.libs/libaspell.dylib -lncurses -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-05-21 17:08:51 +0200 | |
./configure | |
--vars | |
ASPELL=/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell | |
PREZIP=/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip | |
Finding Dictionary file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
Finding Data file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 |
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
2018-05-21 17:08:51 +0200 | |
make | |
install | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-common.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-common.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-variant_0.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-variant_0.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-variant_1.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-variant_1.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-variant_2.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-variant_2.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en-wo_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_AU-variant_0.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_AU-variant_0.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_AU-variant_1.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_AU-variant_1.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_AU-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_AU-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_AU-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_AU-wo_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_CA-variant_0.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_CA-variant_0.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_CA-variant_1.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_CA-variant_1.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_CA-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_CA-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_CA-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_CA-wo_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-ise-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-ise-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-ise-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-ise-wo_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-ize-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-ize-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-ize-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-ize-wo_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-variant_0.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-variant_0.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_GB-variant_1.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_GB-variant_1.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_US-w_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_US-w_accents-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < en_US-wo_accents-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=en create master ./en_US-wo_accents-only.rws | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp en-common.rws en-variant_0.rws en-variant_1.rws en-variant_2.rws en-w_accents-only.rws en-wo_accents-only.rws en_AU-variant_0.rws en_AU-variant_1.rws en_AU-w_accents-only.rws en_AU-wo_accents-only.rws en_CA-variant_0.rws en_CA-variant_1.rws en_CA-w_accents-only.rws en_CA-wo_accents-only.rws en_GB-ise-w_accents-only.rws en_GB-ise-wo_accents-only.rws en_GB-ize-w_accents-only.rws en_GB-ize-wo_accents-only.rws en_GB-variant_0.rws en_GB-variant_1.rws en_US-w_accents-only.rws en_US-wo_accents-only.rws american.alias american-variant_0.alias american-variant_1.alias american-w_accents.alias american-wo_accents.alias australian.alias australian-variant_0.alias australian-variant_1.alias australian-w_accents.alias australian-wo_accents.alias british.alias british-ise.alias british-ise-w_accents.alias british-ise-wo_accents.alias british-ize.alias british-ize-w_accents.alias british-ize-wo_accents.alias british-variant_0.alias british-variant_1.alias british-w_accents.alias british-wo_accents.alias canadian.alias canadian-variant_0.alias canadian-variant_1.alias canadian-w_accents.alias canadian-wo_accents.alias en.multi en-variant_0.multi en-variant_1.multi en-variant_2.multi en-w_accents.multi en-wo_accents.multi en_AU.multi en_AU-variant_0.multi en_AU-variant_1.multi en_AU-w_accents.multi en_AU-wo_accents.multi en_CA.multi en_CA-variant_0.multi en_CA-variant_1.multi en_CA-w_accents.multi en_CA-wo_accents.multi en_GB.multi en_GB-ise.multi en_GB-ise-w_accents.multi en_GB-ise-wo_accents.multi en_GB-ize.multi en_GB-ize-w_accents.multi en_GB-ize-wo_accents.multi en_GB-variant_0.multi en_GB-variant_1.multi en_GB-w_accents.multi en_GB-wo_accents.multi en_US.multi en_US-variant_0.multi en_US-variant_1.multi en_US-w_accents.multi en_US-wo_accents.multi english.alias english-variant_0.alias english-variant_1.alias english-variant_2.alias english-w_accents.alias english-wo_accents.alias /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 en-common.rws en-variant_0.rws en-variant_1.rws en-variant_2.rws en-w_accents-only.rws en-wo_accents-only.rws en_AU-variant_0.rws en_AU-variant_1.rws en_AU-w_accents-only.rws en_AU-wo_accents-only.rws en_CA-variant_0.rws en_CA-variant_1.rws en_CA-w_accents-only.rws en_CA-wo_accents-only.rws en_GB-ise-w_accents-only.rws en_GB-ise-wo_accents-only.rws en_GB-ize-w_accents-only.rws en_GB-ize-wo_accents-only.rws en_GB-variant_0.rws en_GB-variant_1.rws en_US-w_accents-only.rws en_US-wo_accents-only.rws american.alias american-variant_0.alias american-variant_1.alias american-w_accents.alias american-wo_accents.alias australian.alias australian-variant_0.alias australian-variant_1.alias australian-w_accents.alias australian-wo_accents.alias british.alias british-ise.alias british-ise-w_accents.alias british-ise-wo_accents.alias british-ize.alias british-ize-w_accents.alias british-ize-wo_accents.alias british-variant_0.alias british-variant_1.alias british-w_accents.alias british-wo_accents.alias canadian.alias canadian-variant_0.alias canadian-variant_1.alias canadian-w_accents.alias canadian-wo_accents.alias en.multi en-variant_0.multi en-variant_1.multi en-variant_2.multi en-w_accents.multi en-wo_accents.multi en_AU.multi en_AU-variant_0.multi en_AU-variant_1.multi en_AU-w_accents.multi en_AU-wo_accents.multi en_CA.multi en_CA-variant_0.multi en_CA-variant_1.multi en_CA-w_accents.multi en_CA-wo_accents.multi en_GB.multi en_GB-ise.multi en_GB-ise-w_accents.multi en_GB-ise-wo_accents.multi en_GB-ize.multi en_GB-ize-w_accents.multi en_GB-ize-wo_accents.multi en_GB-variant_0.multi en_GB-variant_1.multi en_GB-w_accents.multi en_GB-wo_accents.multi en_US.multi en_US-variant_0.multi en_US-variant_1.multi en_US-w_accents.multi en_US-wo_accents.multi english.alias english-variant_0.alias english-variant_1.alias english-variant_2.alias english-w_accents.alias english-wo_accents.alias | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp en.dat en_phonet.dat en_affix.dat /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 en.dat en_phonet.dat en_affix.dat |
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
2018-05-21 17:08:52 +0200 | |
./configure | |
--vars | |
ASPELL=/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell | |
PREZIP=/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip | |
Finding Dictionary file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
Finding Data file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 |
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
2018-05-21 17:08:52 +0200 | |
make | |
install | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < de-common.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=de create master ./de-common.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < de_AT-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=de create master ./de_AT-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < de_CH-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=de create master ./de_CH-only.rws | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < de_DE-only.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=de create master ./de_DE-only.rws | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp de-common.rws de_AT-only.rws de_CH-only.rws de_DE-only.rws de.multi de_AT.multi de_CH.multi de_DE.multi deutsch.alias german.alias swiss.alias /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 de-common.rws de_AT-only.rws de_CH-only.rws de_DE-only.rws de.multi de_AT.multi de_CH.multi de_DE.multi deutsch.alias german.alias swiss.alias | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp de.dat de_phonet.dat de_affix.dat /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 de.dat de_phonet.dat de_affix.dat |
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
2018-05-21 17:08:53 +0200 | |
./configure | |
--vars | |
ASPELL=/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell | |
PREZIP=/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip | |
Finding Dictionary file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
Finding Data file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 |
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
2018-05-21 17:08:53 +0200 | |
make | |
install | |
/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip -d < es.cwl | /usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell --lang=es create master ./es.rws | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp es.rws castellano.alias es.multi espanol.alias spanish.alias /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 es.rws castellano.alias es.multi espanol.alias spanish.alias | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp es.dat es_affix.dat /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 es.dat es_affix.dat |
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
2018-05-21 17:08:53 +0200 | |
./configure | |
--vars | |
ASPELL=/usr/local/Cellar/aspell/0.60.6.1_1/bin/aspell | |
PREZIP=/usr/local/Cellar/aspell/0.60.6.1_1/bin/prezip | |
Finding Dictionary file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 | |
Finding Data file location ... /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60 |
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
2018-05-21 17:08:53 +0200 | |
make | |
install | |
word-list-compress d < fr-40-only.cwl | aspell --lang=fr create master ./fr-40-only.rws | |
word-list-compress d < fr-60-only.cwl | aspell --lang=fr create master ./fr-60-only.rws | |
word-list-compress d < fr-80-only.cwl | aspell --lang=fr create master ./fr-80-only.rws | |
word-list-compress d < fr_CH-only.cwl | aspell --lang=fr create master ./fr_CH-only.rws | |
Warning: The word "Gram--Schmidt" is invalid. The character '-' (U+2D) must be followed by an alphabetic character. Skipping word. | |
Warning: The word "Runge--Kutta" is invalid. The character '-' (U+2D) must be followed by an alphabetic character. Skipping word. | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp fr-40-only.rws fr-60-only.rws fr-80-only.rws fr_CH-only.rws fr.multi fr-40.multi fr-60.multi fr-80.multi fr-lrg.alias fr-med.alias fr-sml.alias fr_CH.multi fr_CH-40.multi fr_CH-60.multi fr_CH-80.multi fr_CH-lrg.alias fr_CH-med.alias fr_CH-sml.alias fr_FR.multi fr_FR-40.multi fr_FR-60.multi fr_FR-80.multi fr_FR-lrg.alias fr_FR-med.alias fr_FR-sml.alias francais.alias francais-40.alias francais-60.alias francais-80.alias francais-lrg.alias francais-med.alias francais-sml.alias french.alias french-40.alias french-60.alias french-80.alias french-lrg.alias french-med.alias french-sml.alias suisse.alias suisse-40.alias suisse-60.alias suisse-80.alias suisse-lrg.alias suisse-med.alias suisse-sml.alias /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 fr-40-only.rws fr-60-only.rws fr-80-only.rws fr_CH-only.rws fr.multi fr-40.multi fr-60.multi fr-80.multi fr-lrg.alias fr-med.alias fr-sml.alias fr_CH.multi fr_CH-40.multi fr_CH-60.multi fr_CH-80.multi fr_CH-lrg.alias fr_CH-med.alias fr_CH-sml.alias fr_FR.multi fr_FR-40.multi fr_FR-60.multi fr_FR-80.multi fr_FR-lrg.alias fr_FR-med.alias fr_FR-sml.alias francais.alias francais-40.alias francais-60.alias francais-80.alias francais-lrg.alias francais-med.alias francais-sml.alias french.alias french-40.alias french-60.alias french-80.alias french-lrg.alias french-med.alias french-sml.alias suisse.alias suisse-40.alias suisse-60.alias suisse-80.alias suisse-lrg.alias suisse-med.alias suisse-sml.alias | |
mkdir -p /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cp fr.dat fr_phonet.dat /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ | |
cd /usr/local/Cellar/aspell/0.60.6.1_1/lib/aspell-0.60/ && chmod 644 fr.dat fr_phonet.dat |
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 GNU Aspell configure 0.60.6.1, which was | |
generated by GNU Autoconf 2.61. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/aspell/0.60.6.1_1 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = bmats-mbp.local | |
uname -m = x86_64 | |
uname -r = 17.5.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 508 tasks, 3390 threads, 4 processors | |
Load average: 3.51, Mach factor: 1.43 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2025: checking build system type | |
configure:2043: result: x86_64-apple-darwin17.5.0 | |
configure:2065: checking host system type | |
configure:2080: result: x86_64-apple-darwin17.5.0 | |
configure:2102: checking target system type | |
configure:2117: result: x86_64-apple-darwin17.5.0 | |
configure:2160: checking for a BSD-compatible install | |
configure:2216: result: /usr/bin/install -c | |
configure:2227: checking whether build environment is sane | |
configure:2270: result: yes | |
configure:2404: checking for a thread-safe mkdir -p | |
configure:2443: result: ./install-sh -c -d | |
configure:2456: checking for gawk | |
configure:2486: result: no | |
configure:2456: checking for mawk | |
configure:2486: result: no | |
configure:2456: checking for nawk | |
configure:2486: result: no | |
configure:2456: checking for awk | |
configure:2472: found /usr/bin/awk | |
configure:2483: result: awk | |
configure:2494: checking whether make sets $(MAKE) | |
configure:2515: result: yes | |
configure:2600: checking whether to enable maintainer-specific portions of Makefiles | |
configure:2609: result: no | |
configure:2847: checking for C++ compiler version | |
configure:2854: clang++ --version >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:2857: $? = 0 | |
configure:2864: clang++ -v >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:2867: $? = 0 | |
configure:2874: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:2877: $? = 1 | |
configure:2900: checking for C++ compiler default output file name | |
configure:2927: clang++ conftest.cpp >&5 | |
configure:2930: $? = 0 | |
configure:2968: result: a.out | |
configure:2985: checking whether the C++ compiler works | |
configure:2995: ./a.out | |
configure:2998: $? = 0 | |
configure:3015: result: yes | |
configure:3022: checking whether we are cross compiling | |
configure:3024: result: no | |
configure:3027: checking for suffix of executables | |
configure:3034: clang++ -o conftest conftest.cpp >&5 | |
configure:3037: $? = 0 | |
configure:3061: result: | |
configure:3067: checking for suffix of object files | |
configure:3093: clang++ -c conftest.cpp >&5 | |
configure:3096: $? = 0 | |
configure:3119: result: o | |
configure:3123: checking whether we are using the GNU C++ compiler | |
configure:3152: clang++ -c conftest.cpp >&5 | |
configure:3158: $? = 0 | |
configure:3175: result: yes | |
configure:3180: checking whether clang++ accepts -g | |
configure:3210: clang++ -c -g conftest.cpp >&5 | |
configure:3216: $? = 0 | |
configure:3315: result: yes | |
configure:3349: checking for style of include used by make | |
configure:3377: result: GNU | |
configure:3402: checking dependency style of clang++ | |
configure:3512: result: gcc3 | |
configure:3587: checking for gcc | |
configure:3614: result: clang | |
configure:3852: checking for C compiler version | |
configure:3859: clang --version >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3862: $? = 0 | |
configure:3869: clang -v >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:3872: $? = 0 | |
configure:3879: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3882: $? = 1 | |
configure:3885: checking whether we are using the GNU C compiler | |
configure:3914: clang -c conftest.c >&5 | |
configure:3920: $? = 0 | |
configure:3937: result: yes | |
configure:3942: checking whether clang accepts -g | |
configure:3972: clang -c -g conftest.c >&5 | |
configure:3978: $? = 0 | |
configure:4077: result: yes | |
configure:4094: checking for clang option to accept ISO C89 | |
configure:4168: clang -c -g -O2 conftest.c >&5 | |
configure:4174: $? = 0 | |
configure:4197: result: none needed | |
configure:4217: checking dependency style of clang | |
configure:4327: result: gcc3 | |
configure:4343: checking whether clang and cc understand -c and -o together | |
configure:4378: clang -c conftest.cpp -o conftest2.o >&5 | |
configure:4381: $? = 0 | |
configure:4387: clang -c conftest.cpp -o conftest2.o >&5 | |
configure:4390: $? = 0 | |
configure:4401: cc -c conftest.cpp >&5 | |
configure:4404: $? = 0 | |
configure:4412: cc -c conftest.cpp -o conftest2.o >&5 | |
configure:4415: $? = 0 | |
configure:4421: cc -c conftest.cpp -o conftest2.o >&5 | |
configure:4424: $? = 0 | |
configure:4442: result: yes | |
configure:4530: checking for a sed that does not truncate output | |
configure:4609: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
configure:4627: checking for grep that handles long lines and -e | |
configure:4701: result: /usr/bin/grep | |
configure:4706: checking for egrep | |
configure:4784: result: /usr/bin/grep -E | |
configure:4789: checking for fgrep | |
configure:4867: result: /usr/bin/grep -F | |
configure:4902: checking for ld used by clang | |
configure:4969: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:4978: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:4993: result: no | |
configure:5005: checking for BSD- or MS-compatible name lister (nm) | |
configure:5054: result: /usr/bin/nm -B | |
configure:5176: checking the name lister (/usr/bin/nm -B) interface | |
configure:5183: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:5186: /usr/bin/nm -B "conftest.o" | |
configure:5189: output | |
00000000000001e8 S _some_variable | |
configure:5196: result: BSD nm | |
configure:5199: checking whether ln -s works | |
configure:5203: result: yes | |
configure:5211: checking the maximum length of command line arguments | |
configure:5331: result: 196608 | |
configure:5348: checking whether the shell understands some XSI constructs | |
configure:5356: result: yes | |
configure:5360: checking whether the shell understands "+=" | |
configure:5366: result: yes | |
configure:5401: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files | |
configure:5408: result: -r | |
configure:5435: checking how to recognize dependent libraries | |
configure:5625: result: pass_all | |
configure:5685: checking for ar | |
configure:5701: found /usr/bin/ar | |
configure:5712: result: ar | |
configure:5794: checking for strip | |
configure:5810: found /usr/bin/strip | |
configure:5821: result: strip | |
configure:5897: checking for ranlib | |
configure:5913: found /usr/bin/ranlib | |
configure:5924: result: ranlib | |
configure:6018: checking command to parse /usr/bin/nm -B output from clang object | |
configure:6136: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:6139: $? = 0 | |
configure:6143: /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:6146: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:6136: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:6139: $? = 0 | |
configure:6143: /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:6146: $? = 0 | |
configure:6200: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp conftstm.o >&5 | |
configure:6203: $? = 0 | |
configure:6241: result: ok | |
configure:6531: checking for dsymutil | |
configure:6547: found /usr/bin/dsymutil | |
configure:6558: result: dsymutil | |
configure:6627: checking for nmedit | |
configure:6643: found /usr/bin/nmedit | |
configure:6654: result: nmedit | |
configure:6691: checking for -single_module linker flag | |
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:6718: result: yes | |
configure:6720: checking for -exported_symbols_list linker flag | |
configure:6750: clang++ -o conftest -g -O2 -fno-exceptions -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 | |
configure:6756: $? = 0 | |
configure:6775: result: yes | |
configure:6817: checking how to run the C preprocessor | |
configure:6857: clang -E conftest.c | |
configure:6863: $? = 0 | |
configure:6894: clang -E conftest.c | |
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:6900: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6933: result: clang -E | |
configure:6962: clang -E conftest.c | |
configure:6968: $? = 0 | |
configure:6999: clang -E conftest.c | |
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:7005: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.1" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7043: checking for ANSI C header files | |
configure:7073: clang -c -g -O2 conftest.c >&5 | |
configure:7079: $? = 0 | |
configure:7178: clang -o conftest -g -O2 conftest.c >&5 | |
configure:7181: $? = 0 | |
configure:7187: ./conftest | |
configure:7190: $? = 0 | |
configure:7207: result: yes | |
configure:7231: checking for sys/types.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for sys/stat.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for stdlib.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for string.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for memory.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for strings.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for inttypes.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for stdint.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7231: checking for unistd.h | |
configure:7252: clang -c -g -O2 conftest.c >&5 | |
configure:7258: $? = 0 | |
configure:7274: result: yes | |
configure:7290: checking for dlfcn.h | |
configure:7311: clang -c -g -O2 conftest.c >&5 | |
configure:7317: $? = 0 | |
configure:7333: result: yes | |
configure:7462: checking for C++ compiler version | |
configure:7469: clang++ --version >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:7472: $? = 0 | |
configure:7479: clang++ -v >&5 | |
Apple LLVM version 9.1.0 (clang-902.0.39.1) | |
Target: x86_64-apple-darwin17.5.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
configure:7482: $? = 0 | |
configure:7489: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:7492: $? = 1 | |
configure:7495: checking whether we are using the GNU C++ compiler | |
configure:7547: result: yes | |
configure:7552: checking whether clang++ accepts -g | |
configure:7687: result: yes | |
configure:7712: checking dependency style of clang++ | |
configure:7822: result: gcc3 | |
configure:7845: checking how to run the C++ preprocessor | |
configure:7881: clang++ -E conftest.cpp | |
configure:7887: $? = 0 | |
configure:7918: clang++ -E conftest.cpp | |
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:7924: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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:7957: result: clang++ -E | |
configure:7986: clang++ -E conftest.cpp | |
configure:7992: $? = 0 | |
configure:8023: clang++ -E conftest.cpp | |
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:8029: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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:8209: checking for objdir | |
configure:8224: result: .libs | |
configure:8520: checking if clang supports -fno-rtti -fno-exceptions | |
configure:8538: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:8542: $? = 0 | |
configure:8555: result: yes | |
configure:8575: checking for clang option to produce PIC | |
configure:8832: result: -fno-common -DPIC | |
configure:8844: checking if clang PIC flag -fno-common -DPIC works | |
configure:8862: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:8866: $? = 0 | |
configure:8879: result: yes | |
configure:8903: checking if clang static flag -static works | |
configure:8931: result: no | |
configure:8946: checking if clang supports -c -o file.o | |
configure:8967: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:8971: $? = 0 | |
configure:8993: result: yes | |
configure:9001: checking if clang supports -c -o file.o | |
configure:9048: result: yes | |
configure:9081: checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:10135: result: yes | |
configure:10374: checking dynamic linker characteristics | |
configure:11053: result: darwin17.5.0 dyld | |
configure:11155: checking how to hardcode library paths into programs | |
configure:11180: result: immediate | |
configure:11225: checking for dlopen in -ldl | |
configure:11260: clang -o conftest -g -O2 conftest.c -ldl >&5 | |
configure:11266: $? = 0 | |
configure:11284: result: yes | |
configure:11759: checking whether a program can dlopen itself | |
configure:11833: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:11829:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] | |
exit (status); | |
^ | |
configure:11829:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:11836: $? = 0 | |
configure:11854: result: yes | |
configure:11859: checking whether a statically linked program can dlopen itself | |
configure:11933: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 | |
configure:11929:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] | |
exit (status); | |
^ | |
configure:11929:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' | |
1 warning generated. | |
configure:11936: $? = 0 | |
configure:11954: result: yes | |
configure:11993: checking whether stripping libraries is possible | |
configure:12007: result: yes | |
configure:12033: checking if libtool supports shared libraries | |
configure:12035: result: yes | |
configure:12038: checking whether to build shared libraries | |
configure:12059: result: yes | |
configure:12062: checking whether to build static libraries | |
configure:12066: result: no | |
configure:12216: checking for ld used by clang++ | |
configure:12283: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:12292: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:12307: result: no | |
configure:12362: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:13324: result: yes | |
configure:13352: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:13355: $? = 0 | |
configure:13537: checking for clang++ option to produce PIC | |
configure:13846: result: -fno-common -DPIC | |
configure:13855: checking if clang++ PIC flag -fno-common -DPIC works | |
configure:13873: clang++ -c -g -O2 -fno-exceptions -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:13877: $? = 0 | |
configure:13890: result: yes | |
configure:13911: checking if clang++ static flag -static works | |
configure:13939: result: no | |
configure:13951: checking if clang++ supports -c -o file.o | |
configure:13972: clang++ -c -g -O2 -fno-exceptions -o out/conftest2.o conftest.cpp >&5 | |
configure:13976: $? = 0 | |
configure:13998: result: yes | |
configure:14003: checking if clang++ supports -c -o file.o | |
configure:14050: result: yes | |
configure:14080: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries | |
configure:14106: result: yes | |
configure:14243: checking dynamic linker characteristics | |
configure:14870: result: darwin17.5.0 dyld | |
configure:14921: checking how to hardcode library paths into programs | |
configure:14946: result: immediate | |
configure:15012: checking for dlfcn.h | |
configure:15018: result: yes | |
configure:15149: checking for dlopen | |
configure:15205: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:15211: $? = 0 | |
configure:15228: result: yes | |
configure:15312: checking for sed | |
configure:15339: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
configure:15349: checking for perl | |
configure:15367: found /usr/bin/perl | |
configure:15379: result: /usr/bin/perl | |
configure:15446: checking whether NLS is requested | |
configure:15455: result: yes | |
configure:15493: checking for msgfmt | |
configure:15528: result: no | |
configure:15534: checking for gmsgfmt | |
configure:15565: result: : | |
configure:15616: checking for xgettext | |
configure:15651: result: no | |
configure:15694: checking for msgmerge | |
configure:15728: result: no | |
configure:15779: checking for ld used by GCC | |
configure:15843: result: /Library/Developer/CommandLineTools/usr/bin/ld | |
configure:15852: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld | |
configure:15865: result: no | |
configure:15872: checking for shared library run path origin | |
configure:15885: result: done | |
configure:16342: checking for CFPreferencesCopyAppValue | |
configure:16370: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 | |
conftest.cpp:28:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] | |
CFPreferencesCopyAppValue(NULL, NULL) | |
~~~~ ^ | |
conftest.cpp:28:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] | |
CFPreferencesCopyAppValue(NULL, NULL) | |
~~~~^ | |
2 warnings generated. | |
configure:16376: $? = 0 | |
configure:16394: result: yes | |
configure:16403: checking for CFLocaleCopyCurrent | |
configure:16431: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:16437: $? = 0 | |
configure:16455: result: yes | |
configure:16506: checking for GNU gettext in libc | |
configure:16536: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp >&5 | |
conftest.cpp:26:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:16542: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern int *_nl_domain_bindings; | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | |
| ; | |
| return 0; | |
| } | |
configure:16560: result: no | |
configure:16594: checking for iconv | |
configure:16626: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv", referenced from: | |
_main in conftest-f0bca8.o | |
"_iconv_close", referenced from: | |
_main in conftest-f0bca8.o | |
"_iconv_open", referenced from: | |
_main in conftest-f0bca8.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:16632: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| /* end confdefs.h. */ | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:16675: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -liconv >&5 | |
configure:16681: $? = 0 | |
configure:16702: result: yes | |
configure:16712: checking how to link with libiconv | |
configure:16714: result: -liconv | |
configure:17118: checking for GNU gettext in libintl | |
configure:17156: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl >&5 | |
conftest.cpp:27:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:17162: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| ; | |
| return 0; | |
| } | |
configure:17209: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lintl -liconv >&5 | |
conftest.cpp:27:10: fatal error: 'libintl.h' file not found | |
#include <libintl.h> | |
^~~~~~~~~~~ | |
1 error generated. | |
configure:17215: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| /* end confdefs.h. */ | |
| #include <libintl.h> | |
| | |
| extern int _nl_msg_cat_cntr; | |
| extern | |
| #ifdef __cplusplus | |
| "C" | |
| #endif | |
| const char *_nl_expand_alias (const char *); | |
| int | |
| main () | |
| { | |
| bindtextdomain ("", ""); | |
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | |
| ; | |
| return 0; | |
| } | |
configure:17239: result: no | |
configure:17276: checking whether to use NLS | |
configure:17278: result: no | |
configure:17383: checking for dlfcn.h | |
configure:17389: result: yes | |
configure:17519: checking for dlopen in -ldl | |
configure:17578: result: yes | |
configure:17596: checking if file locking and truncating is supported | |
configure:17623: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:17629: $? = 0 | |
configure:17635: result: yes | |
configure:17654: checking if mmap and friends is supported | |
configure:17680: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:17686: $? = 0 | |
configure:17692: result: yes | |
configure:17710: checking if file ino is supported | |
configure:17752: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:17755: $? = 0 | |
configure:17761: ./conftest | |
configure:17764: $? = 0 | |
configure:17766: result: yes | |
configure:17788: checking if posix locals are supported | |
configure:17812: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:17818: $? = 0 | |
configure:17823: result: yes | |
configure:17842: checking if posix regex are supported | |
configure:17868: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:17874: $? = 0 | |
configure:17880: result: yes | |
configure:17900: checking for nl_langinfo and CODESET | |
configure:17926: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:17932: $? = 0 | |
configure:17950: result: yes | |
configure:17969: checking if posix mutexes are supported | |
configure:18004: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:18010: $? = 0 | |
configure:18036: result: yes | |
configure:18061: checking if mblen is supported | |
configure:18086: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -ldl >&5 | |
configure:18092: $? = 0 | |
configure:18098: result: yes | |
configure:18146: checking for working curses library | |
configure:18173: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncursesw -ldl >&5 | |
conftest.cpp:37:10: fatal error: 'ncursesw/curses.h' file not found | |
#include <ncursesw/curses.h> | |
^~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:18179: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define USE_FILE_LOCKS 1 | |
| #define HAVE_MMAP 1 | |
| #define USE_FILE_INO 1 | |
| #define USE_LOCALE 1 | |
| #define USE_POSIX_REGEX 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_MUTEX 1 | |
| #define HAVE_MBLEN 1 | |
| /* end confdefs.h. */ | |
| #include <ncursesw/curses.h> | |
| int | |
| main () | |
| { | |
| initscr() | |
| ; | |
| return 0; | |
| } | |
configure:18231: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl >&5 | |
conftest.cpp:37:10: fatal error: 'ncurses/curses.h' file not found | |
#include <ncurses/curses.h> | |
^~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:18237: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define USE_FILE_LOCKS 1 | |
| #define HAVE_MMAP 1 | |
| #define USE_FILE_INO 1 | |
| #define USE_LOCALE 1 | |
| #define USE_POSIX_REGEX 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_MUTEX 1 | |
| #define HAVE_MBLEN 1 | |
| /* end confdefs.h. */ | |
| #include <ncurses/curses.h> | |
| int | |
| main () | |
| { | |
| initscr() | |
| ; | |
| return 0; | |
| } | |
configure:18281: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl >&5 | |
configure:18287: $? = 0 | |
configure:18429: result: found in -lncurses | |
configure:18458: checking for wide character support in curses libraray | |
configure:18486: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl >&5 | |
conftest.cpp:46:13: error: use of undeclared identifier 'addnwstr'; did you mean 'addnstr'? | |
addnwstr(&wch, 1); | |
^~~~~~~~ | |
addnstr | |
/usr/include/curses.h:523:28: note: 'addnstr' declared here | |
extern NCURSES_EXPORT(int) addnstr (const char *, int); /* generated */ | |
^ | |
conftest.cpp:46:22: error: cannot initialize a parameter of type 'const char *' with an rvalue of type 'wchar_t *' | |
addnwstr(&wch, 1); | |
^~~~ | |
/usr/include/curses.h:523:49: note: passing argument to parameter here | |
extern NCURSES_EXPORT(int) addnstr (const char *, int); /* generated */ | |
^ | |
2 errors generated. | |
configure:18492: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h. */ | |
| #define PACKAGE_NAME "GNU Aspell" | |
| #define PACKAGE_TARNAME "aspell" | |
| #define PACKAGE_VERSION "0.60.6.1" | |
| #define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE "aspell" | |
| #define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
| #define HAVE_DLFCN_H 1 | |
| #define FILTER_VERSION_CONTROL 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_ICONV 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_LIBDL 1 | |
| #define USE_FILE_LOCKS 1 | |
| #define HAVE_MMAP 1 | |
| #define USE_FILE_INO 1 | |
| #define USE_LOCALE 1 | |
| #define USE_POSIX_REGEX 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define USE_POSIX_MUTEX 1 | |
| #define HAVE_MBLEN 1 | |
| #define CURSES_HEADER <ncurses.h> | |
| #define TERM_HEADER <term.h> | |
| /* end confdefs.h. */ | |
| #include <wchar.h> | |
| #include CURSES_HEADER | |
| | |
| int | |
| main () | |
| { | |
| wchar_t wch = 0; | |
| addnwstr(&wch, 1); | |
| ; | |
| return 0; | |
| } | |
configure:18536: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl >&5 | |
configure:18542: $? = 0 | |
configure:18548: result: yes | |
configure:18585: checking if standard curses include sequence will work | |
configure:18615: clang++ -o conftest -g -O2 -fno-exceptions conftest.cpp -lncurses -ldl >&5 | |
configure:18621: $? = 0 | |
configure:18627: result: yes | |
configure:18919: checking for STL rel_ops pollution | |
configure:18952: clang++ -c -g -O2 -fno-exceptions conftest.cpp >&5 | |
configure:18958: $? = 0 | |
configure:18963: result: no | |
configure:19146: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by GNU Aspell config.status 0.60.6.1, which was | |
generated by GNU Autoconf 2.61. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on bmats-mbp.local | |
config.status:962: creating Makefile | |
config.status:962: creating gen/Makefile | |
config.status:962: creating common/Makefile | |
config.status:962: creating lib/Makefile | |
config.status:962: creating data/Makefile | |
config.status:962: creating auto/Makefile | |
config.status:962: creating modules/Makefile | |
config.status:962: creating modules/tokenizer/Makefile | |
config.status:962: creating modules/speller/Makefile | |
config.status:962: creating modules/speller/default/Makefile | |
config.status:962: creating interfaces/Makefile | |
config.status:962: creating interfaces/cc/Makefile | |
config.status:962: creating scripts/Makefile | |
config.status:962: creating examples/Makefile | |
config.status:962: creating prog/Makefile | |
config.status:962: creating manual/Makefile | |
config.status:962: creating po/Makefile.in | |
config.status:962: creating m4/Makefile | |
config.status:962: creating modules/filter/Makefile | |
config.status:962: creating myspell/Makefile | |
config.status:962: creating lib5/Makefile | |
config.status:962: creating gen/settings.h | |
config.status:1259: executing depfiles commands | |
config.status:1259: executing libtool commands | |
config.status:1259: executing po-directories commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin17.5.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_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_dlopen=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_host=x86_64-apple-darwin17.5.0 | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GMSGFMT=: | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_MSGFMT=: | |
ac_cv_path_MSGMERGE=: | |
ac_cv_path_PERLPROG=/usr/bin/perl | |
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
ac_cv_path_XGETTEXT=: | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
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_clang_c_o=yes | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_target=x86_64-apple-darwin17.5.0 | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec= | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
acl_cv_shlibext=dylib | |
acl_cv_wl=-Wl, | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
am_cv_func_iconv=yes | |
am_cv_langinfo_codeset=yes | |
am_cv_lib_iconv=yes | |
gt_cv_func_CFLocaleCopyCurrent=yes | |
gt_cv_func_CFPreferencesCopyAppValue=yes | |
gt_cv_func_gnugettext1_libc=no | |
gt_cv_func_gnugettext1_libintl=no | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_dlopen=dlopen | |
lt_cv_dlopen_libs=-ldl | |
lt_cv_dlopen_self=yes | |
lt_cv_dlopen_self_static=yes | |
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_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld | |
lt_cv_path_NM='/usr/bin/nm -B' | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
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_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\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run aclocal-1.10' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run tar' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run automake-1.10' | |
AWK='awk' | |
CC='clang' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
COMPILE_IN_FILTERS_FALSE='' | |
COMPILE_IN_FILTERS_TRUE='#' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CURSES_INCLUDE='' | |
CURSES_LIB='-lncurses' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-g -O2 -fno-exceptions' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GMSGFMT=':' | |
GMSGFMT_015=':' | |
GREP='/usr/bin/grep' | |
INCREMENTED_SONAME_FALSE='' | |
INCREMENTED_SONAME_TRUE='#' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' | |
LD='/Library/Developer/CommandLineTools/usr/bin/ld' | |
LDFLAGS='' | |
LIBICONV='-liconv' | |
LIBINTL='' | |
LIBOBJS='' | |
LIBS='-ldl ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/missing --run makeinfo' | |
MSGFMT=':' | |
MSGFMT_015=':' | |
MSGMERGE=':' | |
NM='/usr/bin/nm -B' | |
NMEDIT='nmedit' | |
OBJEXT='o' | |
PACKAGE='aspell' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='GNU Aspell' | |
PACKAGE_STRING='GNU Aspell 0.60.6.1' | |
PACKAGE_TARNAME='aspell' | |
PACKAGE_VERSION='0.60.6.1' | |
PATH_SEPARATOR=':' | |
PERLPROG='/usr/bin/perl' | |
POSUB='' | |
PSPELL_COMPATIBILITY_FALSE='#' | |
PSPELL_COMPATIBILITY_TRUE='' | |
PTHREAD_LIB='' | |
RANLIB='ranlib' | |
SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
USE_NLS='no' | |
VERSION='0.60.6.1' | |
XGETTEXT=':' | |
XGETTEXT_015=':' | |
ac_ct_CC='clang' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
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='x86_64-apple-darwin17.5.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin17.5.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin17.5.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin17.5.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='$(SHELL) /private/tmp/aspell-20180521-57386-e4kbi2/aspell-0.60.6.1/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='/bin/echo' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(top_builddir)/./install-sh -c -d' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgdatadir='${libdir}/aspell-0.60' | |
pkgdocdir='${prefix}/share/doc/aspell' | |
pkglibdir='${libdir}/aspell-0.60' | |
prefix='/usr/local/Cellar/aspell/0.60.6.1_1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-apple-darwin17.5.0' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='darwin17.5.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
#define PACKAGE_NAME "GNU Aspell" | |
#define PACKAGE_TARNAME "aspell" | |
#define PACKAGE_VERSION "0.60.6.1" | |
#define PACKAGE_STRING "GNU Aspell 0.60.6.1" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE "aspell" | |
#define VERSION "0.60.6.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 LT_OBJDIR ".libs/" | |
#define HAVE_DLFCN_H 1 | |
#define FILTER_VERSION_CONTROL 1 | |
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
#define HAVE_CFLOCALECOPYCURRENT 1 | |
#define HAVE_ICONV 1 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_LIBDL 1 | |
#define USE_FILE_LOCKS 1 | |
#define HAVE_MMAP 1 | |
#define USE_FILE_INO 1 | |
#define USE_LOCALE 1 | |
#define USE_POSIX_REGEX 1 | |
#define HAVE_LANGINFO_CODESET 1 | |
#define USE_POSIX_MUTEX 1 | |
#define HAVE_MBLEN 1 | |
#define CURSES_HEADER <ncurses.h> | |
#define TERM_HEADER <term.h> | |
#define HAVE_WIDE_CURSES 1 | |
#define DEFINE_XOPEN_SOURCE_EXTENDED 1 | |
#define HAVE_LIBCURSES 1 | |
#define CURSES_INCLUDE_STANDARD 1 | |
#define POSIX_TERMIOS 1 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment