Created
November 29, 2015 17:44
-
-
Save dunn/43f3e06cca059df606c0 to your computer and use it in GitHub Desktop.
abiword (dunn/yolo/abiword) on OS X 10.11.1 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for dunn/yolo/abiword on OS X 10.11.1 | |
Build date: 2015-11-29 09:43:22 |
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: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 2d1afa15089adda0c8f10983b5a15d9d6e023012 | |
Last commit: 70 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.1-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
Clang: 7.0 build 700 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Your XQuartz (2.7.7) is outdated | |
Please install XQuartz 2.7.8: | |
https://xquartz.macosforge.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formula: abiword | |
Tap: dunn/homebrew-yolo | |
Path: /usr/local/Library/Taps/dunn/homebrew-yolo/Formula/abiword.rb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-11-29 09:42:15 -0800 | |
./configure | |
--disable-silent-rules | |
--disable-dependency-tracking | |
--prefix=/usr/local/Cellar/abiword/3.0.1 | |
--with-gtk2 | |
--with-libgcrypt-prefix=/usr/local/opt/libgcrypt | |
checking build system type... x86_64-apple-darwin15.0.0 | |
checking host system type... x86_64-apple-darwin15.0.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether UID '501' is supported by ustar format... yes | |
checking whether GID '20' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether make supports nested variables... (cached) yes | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) 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 how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... clang -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether ln -s works... yes | |
checking for perl... yes | |
checking for platform and toolkit... unix / cocoa | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for working strtod... yes | |
checking for uint32_t... yes | |
checking for alarm... yes | |
checking for gettimeofday... yes | |
checking for localeconv... yes | |
checking for strcspn... yes | |
checking for strncasecmp... yes | |
checking for strtoul... yes | |
checking for CHAMPLAIN... no | |
checking whether gcc understands -Wall... yes | |
checking whether gcc understands -Wextra... yes | |
checking whether gcc understands -Wsign-compare... yes | |
checking whether gcc understands -Wpointer-arith... yes | |
checking whether gcc understands -Wchar-subscripts... yes | |
checking whether gcc understands -Wwrite-strings... yes | |
checking whether gcc understands -Wmissing-noreturn... yes | |
checking whether gcc understands -Wunused... yes | |
checking whether gcc understands -Wpointer-arith... yes | |
checking whether gcc understands -Wshadow... yes | |
checking whether gcc understands -Wno-overloaded-virtual... yes | |
checking for libpng... yes | |
checking for PNG... yes | |
checking jpeglib.h usability... yes | |
checking jpeglib.h presence... yes | |
checking for jpeglib.h... yes | |
checking for jpeg_read_header in -ljpeg... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for boostlib >= 1.40.0... yes | |
checking for convert... find: ImageMagick: No such file or directory | |
find: convert 18375 5: No such file or directory | |
no | |
checking for DEPS... yes | |
checking for GSFGI... yes | |
checking for PLUGIN... yes | |
checking for libgcrypt-config... /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
checking for LIBGCRYPT - version >= 1.4.5... yes (1.6.4) | |
checking for OPENXML... yes | |
checking for psiconv-config... no | |
checking for collab fake backend... no | |
checking for collab telepathy backend... no | |
checking for collab xmpp backend... no | |
checking asio.hpp usability... yes | |
checking asio.hpp presence... yes | |
checking for asio.hpp... yes | |
checking for collab tcp backend... yes | |
checking for collab sugar backend... no | |
checking for asio.hpp... (cached) yes | |
checking for collab service backend... yes | |
checking for collab sip backend... no | |
checking for collab always recording backend... no | |
checking hash_map usability... no | |
checking hash_map presence... no | |
checking for hash_map... no | |
checking ext/hash_map usability... yes | |
checking ext/hash_map presence... yes | |
checking for ext/hash_map... yes | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for bison... bison -y | |
checking for OPENDOCUMENT... yes | |
checking for libwmf-config... /usr/local/opt/libwmf/bin/libwmf-config | |
checking for valgrind... no | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
configure: WARNING: Valgrind is missing. UnitTesting will run without | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating libabiword.pc | |
config.status: creating Makefile | |
config.status: creating goffice-bits/Makefile | |
config.status: creating goffice-bits2/Makefile | |
config.status: creating icons/Makefile | |
config.status: creating po/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/af/Makefile | |
config.status: creating src/af/ev/Makefile | |
config.status: creating src/af/ev/cocoa/Makefile | |
config.status: creating src/af/ev/gtk/Makefile | |
config.status: creating src/af/ev/win/bmp/Makefile | |
config.status: creating src/af/ev/win/Makefile | |
config.status: creating src/af/ev/xp/Makefile | |
config.status: creating src/af/gr/Makefile | |
config.status: creating src/af/gr/cocoa/Makefile | |
config.status: creating src/af/gr/gtk/Makefile | |
config.status: creating src/af/gr/win/Makefile | |
config.status: creating src/af/gr/xp/Makefile | |
config.status: creating src/af/tf/Makefile | |
config.status: creating src/af/tf/xp/Makefile | |
config.status: creating src/af/util/Makefile | |
config.status: creating src/af/util/unix/Makefile | |
config.status: creating src/af/util/win/Makefile | |
config.status: creating src/af/util/xp/Makefile | |
config.status: creating src/af/util/xp/t/Makefile | |
config.status: creating src/af/xap/Makefile | |
config.status: creating src/af/xap/cocoa/Makefile | |
config.status: creating src/af/xap/gtk/Makefile | |
config.status: creating src/af/xap/gtk/t/Makefile | |
config.status: creating src/af/xap/win/Makefile | |
config.status: creating src/af/xap/xp/Makefile | |
config.status: creating src/gi-overrides/Makefile | |
config.status: creating src/plugins/Makefile | |
config.status: creating src/text/Makefile | |
config.status: creating src/text/fmt/Makefile | |
config.status: creating src/text/fmt/gtk/Makefile | |
config.status: creating src/text/fmt/xp/Makefile | |
config.status: creating src/text/fmt/xp/t/Makefile | |
config.status: creating src/text/ptbl/Makefile | |
config.status: creating src/text/ptbl/xp/Makefile | |
config.status: creating src/text/ptbl/xp/t/Makefile | |
config.status: creating src/wp/Makefile | |
config.status: creating src/wp/ap/Makefile | |
config.status: creating src/wp/ap/cocoa/Makefile | |
config.status: creating src/wp/ap/gtk/Makefile | |
config.status: creating src/wp/ap/gtk/hildon/abiword.desktop | |
config.status: creating src/wp/ap/gtk/hildon/com.abisource.abiword.service | |
config.status: creating src/wp/ap/win/Makefile | |
config.status: creating src/wp/ap/xp/Makefile | |
config.status: creating src/wp/ap/xp/ToolbarIcons/Makefile | |
config.status: creating src/wp/impexp/Makefile | |
config.status: creating src/wp/impexp/cocoa/Makefile | |
config.status: creating src/wp/impexp/gtk/Makefile | |
config.status: creating src/wp/impexp/win/Makefile | |
config.status: creating src/wp/impexp/xp/Makefile | |
config.status: creating src/wp/test/Makefile | |
config.status: creating src/wp/test/cocoa/Makefile | |
config.status: creating src/wp/test/unix/Makefile | |
config.status: creating src/wp/test/unix/testwrap.sh | |
config.status: creating src/wp/test/win/Makefile | |
config.status: creating src/wp/test/win/testwrap.sh | |
config.status: creating src/wp/test/xp/Makefile | |
config.status: creating src/wp/main/Makefile | |
config.status: creating src/wp/main/cocoa/Makefile | |
config.status: creating src/wp/main/cocoa/bundle/Info.plist | |
config.status: creating src/wp/main/win/Makefile | |
config.status: creating user/Makefile | |
config.status: creating user/wp/Makefile | |
config.status: creating user/wp/clipart/Makefile | |
config.status: creating user/wp/dictionary/Makefile | |
config.status: creating user/wp/templates/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/cdump/Makefile | |
config.status: creating tools/cdump/xp/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating libabiword.pc | |
config.status: creating Makefile | |
config.status: creating goffice-bits/Makefile | |
config.status: creating goffice-bits2/Makefile | |
config.status: creating icons/Makefile | |
config.status: creating po/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/af/Makefile | |
config.status: creating src/af/ev/Makefile | |
config.status: creating src/af/ev/cocoa/Makefile | |
config.status: creating src/af/ev/gtk/Makefile | |
config.status: creating src/af/ev/win/bmp/Makefile | |
config.status: creating src/af/ev/win/Makefile | |
config.status: creating src/af/ev/xp/Makefile | |
config.status: creating src/af/gr/Makefile | |
config.status: creating src/af/gr/cocoa/Makefile | |
config.status: creating src/af/gr/gtk/Makefile | |
config.status: creating src/af/gr/win/Makefile | |
config.status: creating src/af/gr/xp/Makefile | |
config.status: creating src/af/tf/Makefile | |
config.status: creating src/af/tf/xp/Makefile | |
config.status: creating src/af/util/Makefile | |
config.status: creating src/af/util/unix/Makefile | |
config.status: creating src/af/util/win/Makefile | |
config.status: creating src/af/util/xp/Makefile | |
config.status: creating src/af/util/xp/t/Makefile | |
config.status: creating src/af/xap/Makefile | |
config.status: creating src/af/xap/cocoa/Makefile | |
config.status: creating src/af/xap/gtk/Makefile | |
config.status: creating src/af/xap/gtk/t/Makefile | |
config.status: creating src/af/xap/win/Makefile | |
config.status: creating src/af/xap/xp/Makefile | |
config.status: creating src/gi-overrides/Makefile | |
config.status: creating src/plugins/Makefile | |
config.status: creating src/text/Makefile | |
config.status: creating src/text/fmt/Makefile | |
config.status: creating src/text/fmt/gtk/Makefile | |
config.status: creating src/text/fmt/xp/Makefile | |
config.status: creating src/text/fmt/xp/t/Makefile | |
config.status: creating src/text/ptbl/Makefile | |
config.status: creating src/text/ptbl/xp/Makefile | |
config.status: creating src/text/ptbl/xp/t/Makefile | |
config.status: creating src/wp/Makefile | |
config.status: creating src/wp/ap/Makefile | |
config.status: creating src/wp/ap/cocoa/Makefile | |
config.status: creating src/wp/ap/gtk/Makefile | |
config.status: creating src/wp/ap/gtk/hildon/abiword.desktop | |
config.status: creating src/wp/ap/gtk/hildon/com.abisource.abiword.service | |
config.status: creating src/wp/ap/win/Makefile | |
config.status: creating src/wp/ap/xp/Makefile | |
config.status: creating src/wp/ap/xp/ToolbarIcons/Makefile | |
config.status: creating src/wp/impexp/Makefile | |
config.status: creating src/wp/impexp/cocoa/Makefile | |
config.status: creating src/wp/impexp/gtk/Makefile | |
config.status: creating src/wp/impexp/win/Makefile | |
config.status: creating src/wp/impexp/xp/Makefile | |
config.status: creating src/wp/test/Makefile | |
config.status: creating src/wp/test/cocoa/Makefile | |
config.status: creating src/wp/test/unix/Makefile | |
config.status: creating src/wp/test/unix/testwrap.sh | |
config.status: creating src/wp/test/win/Makefile | |
config.status: creating src/wp/test/win/testwrap.sh | |
config.status: creating src/wp/test/xp/Makefile | |
config.status: creating src/wp/main/Makefile | |
config.status: creating src/wp/main/cocoa/Makefile | |
config.status: creating src/wp/main/cocoa/bundle/Info.plist | |
config.status: creating src/wp/main/win/Makefile | |
config.status: creating user/Makefile | |
config.status: creating user/wp/Makefile | |
config.status: creating user/wp/clipart/Makefile | |
config.status: creating user/wp/dictionary/Makefile | |
config.status: creating user/wp/templates/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/cdump/Makefile | |
config.status: creating tools/cdump/xp/Makefile | |
config.status: creating plugins/rsvg/xp/Makefile | |
config.status: creating plugins/rsvg/Makefile | |
config.status: creating plugins/s5/xp/Makefile | |
config.status: creating plugins/s5/Makefile | |
config.status: creating plugins/hrtext/xp/Makefile | |
config.status: creating plugins/hrtext/Makefile | |
config.status: creating plugins/pdf/xp/Makefile | |
config.status: creating plugins/pdf/Makefile | |
config.status: creating plugins/goffice/Makefile | |
config.status: creating plugins/goffice/unix/Makefile | |
config.status: creating plugins/openxml/exp/xp/Makefile | |
config.status: creating plugins/openxml/exp/Makefile | |
config.status: creating plugins/openxml/omml_xslt/Makefile | |
config.status: creating plugins/openxml/Makefile | |
config.status: creating plugins/openxml/imp/xp/Makefile | |
config.status: creating plugins/openxml/imp/Makefile | |
config.status: creating plugins/openxml/common/xp/Makefile | |
config.status: creating plugins/openxml/common/Makefile | |
config.status: creating plugins/babelfish/xp/Makefile | |
config.status: creating plugins/babelfish/Makefile | |
config.status: creating plugins/iscii/xp/Makefile | |
config.status: creating plugins/iscii/Makefile | |
config.status: creating plugins/passepartout/xp/Makefile | |
config.status: creating plugins/passepartout/Makefile | |
config.status: creating plugins/psion/xp/Makefile | |
config.status: creating plugins/psion/Makefile | |
config.status: creating plugins/hancom/xp/Makefile | |
config.status: creating plugins/hancom/Makefile | |
config.status: creating plugins/t602/xp/Makefile | |
config.status: creating plugins/t602/Makefile | |
config.status: creating plugins/mswrite/xp/Makefile | |
config.status: creating plugins/mswrite/Makefile | |
config.status: creating plugins/paint/win/Makefile | |
config.status: creating plugins/paint/xp/Makefile | |
config.status: creating plugins/paint/Makefile | |
config.status: creating plugins/paint/unix/Makefile | |
config.status: creating plugins/garble/xp/Makefile | |
config.status: creating plugins/garble/Makefile | |
config.status: creating plugins/collab/backends/telepathy/Makefile | |
config.status: creating plugins/collab/backends/telepathy/unix/Makefile | |
config.status: creating plugins/collab/backends/sugar/Makefile | |
config.status: creating plugins/collab/backends/sugar/unix/Makefile | |
config.status: creating plugins/collab/backends/sipsimple/xp/Makefile | |
config.status: creating plugins/collab/backends/sipsimple/Makefile | |
config.status: creating plugins/collab/backends/sipsimple/unix/Makefile | |
config.status: creating plugins/collab/backends/Makefile | |
config.status: creating plugins/collab/backends/xmpp/xp/Makefile | |
config.status: creating plugins/collab/backends/xmpp/Makefile | |
config.status: creating plugins/collab/backends/xmpp/unix/Makefile | |
config.status: creating plugins/collab/backends/fake/xp/Makefile | |
config.status: creating plugins/collab/backends/fake/Makefile | |
config.status: creating plugins/collab/backends/service/win/Makefile | |
config.status: creating plugins/collab/backends/service/xp/Makefile | |
config.status: creating plugins/collab/backends/service/Makefile | |
config.status: creating plugins/collab/backends/service/unix/Makefile | |
config.status: creating plugins/collab/backends/tcp/win/Makefile | |
config.status: creating plugins/collab/backends/tcp/xp/Makefile | |
config.status: creating plugins/collab/backends/tcp/Makefile | |
config.status: creating plugins/collab/backends/tcp/unix/Makefile | |
config.status: creating plugins/collab/Makefile | |
config.status: creating plugins/collab/core/packet/xp/Makefile | |
config.status: creating plugins/collab/core/packet/Makefile | |
config.status: creating plugins/collab/core/sync/xp/Makefile | |
config.status: creating plugins/collab/core/sync/Makefile | |
config.status: creating plugins/collab/core/Makefile | |
config.status: creating plugins/collab/core/account/xp/Makefile | |
config.status: creating plugins/collab/core/account/Makefile | |
config.status: creating plugins/collab/core/dialogs/win/Makefile | |
config.status: creating plugins/collab/core/dialogs/xp/Makefile | |
config.status: creating plugins/collab/core/dialogs/Makefile | |
config.status: creating plugins/collab/core/dialogs/unix/Makefile | |
config.status: creating plugins/collab/core/plugin/xp/Makefile | |
config.status: creating plugins/collab/core/plugin/Makefile | |
config.status: creating plugins/collab/core/session/xp/Makefile | |
config.status: creating plugins/collab/core/session/Makefile | |
config.status: creating plugins/mathview/xp/Makefile | |
config.status: creating plugins/mathview/Makefile | |
config.status: creating plugins/mathview/itex2mml/Makefile | |
config.status: creating plugins/mathview/data/Makefile | |
config.status: creating plugins/opendocument/exp/xp/Makefile | |
config.status: creating plugins/opendocument/exp/Makefile | |
config.status: creating plugins/opendocument/Makefile | |
config.status: creating plugins/opendocument/imp/xp/Makefile | |
config.status: creating plugins/opendocument/imp/Makefile | |
config.status: creating plugins/opendocument/common/xp/Makefile | |
config.status: creating plugins/opendocument/common/Makefile | |
config.status: creating plugins/pdb/xp/Makefile | |
config.status: creating plugins/pdb/Makefile | |
config.status: creating plugins/docbook/xp/Makefile | |
config.status: creating plugins/docbook/Makefile | |
config.status: creating plugins/clarisworks/xp/Makefile | |
config.status: creating plugins/clarisworks/Makefile | |
config.status: creating plugins/gda/Makefile | |
config.status: creating plugins/gda/unix/Makefile | |
config.status: creating plugins/ots/xp/Makefile | |
config.status: creating plugins/ots/Makefile | |
config.status: creating plugins/Makefile | |
config.status: creating plugins/wikipedia/xp/Makefile | |
config.status: creating plugins/wikipedia/Makefile | |
config.status: creating plugins/wml/xp/Makefile | |
config.status: creating plugins/wml/Makefile | |
config.status: creating plugins/command/xp/Makefile | |
config.status: creating plugins/command/Makefile | |
config.status: creating plugins/opml/xp/Makefile | |
config.status: creating plugins/opml/Makefile | |
config.status: creating plugins/wmf/xp/Makefile | |
config.status: creating plugins/wmf/Makefile | |
config.status: creating plugins/loadbindings/xp/Makefile | |
config.status: creating plugins/loadbindings/Makefile | |
config.status: creating plugins/epub/exp/xp/Makefile | |
config.status: creating plugins/epub/exp/Makefile | |
config.status: creating plugins/epub/Makefile | |
config.status: creating plugins/epub/dialogs/win/Makefile | |
config.status: creating plugins/epub/dialogs/xp/Makefile | |
config.status: creating plugins/epub/dialogs/Makefile | |
config.status: creating plugins/epub/dialogs/gtk/Makefile | |
config.status: creating plugins/epub/imp/xp/Makefile | |
config.status: creating plugins/epub/imp/Makefile | |
config.status: creating plugins/epub/common/xp/Makefile | |
config.status: creating plugins/epub/common/Makefile | |
config.status: creating plugins/latex/xsltml/Makefile | |
config.status: creating plugins/latex/xp/Makefile | |
config.status: creating plugins/latex/Makefile | |
config.status: creating plugins/eml/xp/Makefile | |
config.status: creating plugins/eml/Makefile | |
config.status: creating plugins/bmp/xp/Makefile | |
config.status: creating plugins/bmp/Makefile | |
config.status: creating plugins/wpg/xp/Makefile | |
config.status: creating plugins/wpg/Makefile | |
config.status: creating plugins/applix/xp/Makefile | |
config.status: creating plugins/applix/Makefile | |
config.status: creating plugins/aiksaurus/aiksaurusgtk3/Makefile | |
config.status: creating plugins/aiksaurus/win/Makefile | |
config.status: creating plugins/aiksaurus/xp/Makefile | |
config.status: creating plugins/aiksaurus/Makefile | |
config.status: creating plugins/wordperfect/xp/Makefile | |
config.status: creating plugins/wordperfect/Makefile | |
config.status: creating plugins/gdict/Makefile | |
config.status: creating plugins/gdict/unix/Makefile | |
config.status: creating plugins/mht/xp/Makefile | |
config.status: creating plugins/mht/Makefile | |
config.status: creating plugins/openwriter/xp/Makefile | |
config.status: creating plugins/openwriter/Makefile | |
config.status: creating plugins/mif/xp/Makefile | |
config.status: creating plugins/mif/Makefile | |
config.status: creating plugins/urldict/xp/Makefile | |
config.status: creating plugins/urldict/Makefile | |
config.status: creating plugins/presentation/xp/Makefile | |
config.status: creating plugins/presentation/Makefile | |
config.status: creating plugins/sdw/xp/Makefile | |
config.status: creating plugins/sdw/Makefile | |
config.status: creating plugins/freetranslation/xp/Makefile | |
config.status: creating plugins/freetranslation/Makefile | |
config.status: creating plugins/xslfo/xp/Makefile | |
config.status: creating plugins/xslfo/Makefile | |
config.status: creating plugins/kword/xp/Makefile | |
config.status: creating plugins/kword/Makefile | |
config.status: creating plugins/gimp/xp/Makefile | |
config.status: creating plugins/gimp/Makefile | |
config.status: creating plugins/google/xp/Makefile | |
config.status: creating plugins/google/Makefile | |
config.status: creating plugins/grammar/linkgrammarwrap/Makefile | |
config.status: creating plugins/grammar/xp/Makefile | |
config.status: creating plugins/grammar/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Configuration: | |
host x86_64-apple-darwin15.0.0 | |
dynamic binary yes | |
static binary no | |
platform unix (embedded: no) | |
toolkit cocoa | |
debug no | |
Optional features: | |
menubutton no | |
printing yes | |
spell checking yes | |
status bar yes | |
emacs keybinding yes | |
vi keybinding yes | |
clipart no | |
templates no | |
Optional dependencies: | |
gio yes | |
gsf-gio yes | |
goffice | |
redland no | |
evolution_data_server no | |
libical no | |
champlain no | |
Builtin plugins | |
Plugins opendocument openxml | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -c -o conftest.o conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -print-search-dirs | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -Wall conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -I/usr/local/include conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -lfl -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -lfl -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
superenv executed: clang -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
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
2015-11-29 09:42:51 -0800 | |
make | |
install | |
Making install in src | |
Making install in af | |
Making install in ev | |
Making install in cocoa | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_CocoaKeyboard.lo ev_CocoaKeyboard.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_CocoaMenu.lo ev_CocoaMenu.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_CocoaMouse.lo ev_CocoaMouse.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_CocoaToolbar.lo ev_CocoaToolbar.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaMouse.cpp -fno-common -DPIC -o .libs/ev_CocoaMouse.o | |
-I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaMenu.cpp -fno-common -DPIC -o .libs/ev_CocoaMenu.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaKeyboard.cpp -fno-common -DPIC -o .libs/ev_CocoaKeyboard.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaToolbar.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_CocoaToolbar_ViewListener.lo ev_CocoaToolbar_ViewListener.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaToolbar_ViewListener.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar_ViewListener.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libcocoa.la ev_CocoaKeyboard.lo ev_CocoaMenu.lo ev_CocoaMouse.lo ev_CocoaToolbar.lo ev_CocoaToolbar_ViewListener.lo -ljpeg | |
libtool: link: ar cru .libs/libcocoa.a .libs/ev_CocoaKeyboard.o .libs/ev_CocoaMenu.o .libs/ev_CocoaMouse.o .libs/ev_CocoaToolbar.o .libs/ev_CocoaToolbar_ViewListener.o | |
libtool: link: ranlib .libs/libcocoa.a | |
libtool: link: ( cd ".libs" && rm -f "libcocoa.la" && ln -s "../libcocoa.la" "libcocoa.la" ) | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in xp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_EditBinding.lo ev_EditBinding.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_EditEventMapper.lo ev_EditEventMapper.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_EditMethod.lo ev_EditMethod.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Keyboard.lo ev_Keyboard.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditBinding.cpp -fno-common -DPIC -o .libs/ev_EditBinding.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditMethod.cpp -fno-common -DPIC -o .libs/ev_EditMethod.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditEventMapper.cpp -fno-common -DPIC -o .libs/ev_EditEventMapper.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Keyboard.cpp -fno-common -DPIC -o .libs/ev_Keyboard.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Menu_Actions.lo ev_Menu_Actions.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Menu.lo ev_Menu.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Actions.cpp -fno-common -DPIC -o .libs/ev_Menu_Actions.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu.cpp -fno-common -DPIC -o .libs/ev_Menu.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Menu_Labels.lo ev_Menu_Labels.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Labels.cpp -fno-common -DPIC -o .libs/ev_Menu_Labels.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Menu_Layouts.lo ev_Menu_Layouts.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Layouts.cpp -fno-common -DPIC -o .libs/ev_Menu_Layouts.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Mouse.lo ev_Mouse.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Mouse.cpp -fno-common -DPIC -o .libs/ev_Mouse.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_NamedVirtualKey.lo ev_NamedVirtualKey.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_NamedVirtualKey.cpp -fno-common -DPIC -o .libs/ev_NamedVirtualKey.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Toolbar_Actions.lo ev_Toolbar_Actions.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Actions.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Actions.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Toolbar_Control.lo ev_Toolbar_Control.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Control.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Control.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Toolbar.lo ev_Toolbar.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar.cpp -fno-common -DPIC -o .libs/ev_Toolbar.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Toolbar_Labels.lo ev_Toolbar_Labels.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Labels.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Labels.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ev_Toolbar_Layouts.lo ev_Toolbar_Layouts.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Layouts.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Layouts.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libxp.la ev_EditBinding.lo ev_EditEventMapper.lo ev_EditMethod.lo ev_Keyboard.lo ev_Menu_Actions.lo ev_Menu.lo ev_Menu_Labels.lo ev_Menu_Layouts.lo ev_Mouse.lo ev_NamedVirtualKey.lo ev_Toolbar_Actions.lo ev_Toolbar_Control.lo ev_Toolbar.lo ev_Toolbar_Labels.lo ev_Toolbar_Layouts.lo -ljpeg | |
libtool: link: ar cru .libs/libxp.a .libs/ev_EditBinding.o .libs/ev_EditEventMapper.o .libs/ev_EditMethod.o .libs/ev_Keyboard.o .libs/ev_Menu_Actions.o .libs/ev_Menu.o .libs/ev_Menu_Labels.o .libs/ev_Menu_Layouts.o .libs/ev_Mouse.o .libs/ev_NamedVirtualKey.o .libs/ev_Toolbar_Actions.o .libs/ev_Toolbar_Control.o .libs/ev_Toolbar.o .libs/ev_Toolbar_Labels.o .libs/ev_Toolbar_Layouts.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ev_NamedVirtualKey.o) has no symbols | |
libtool: link: ranlib .libs/libxp.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ev_NamedVirtualKey.o) has no symbols | |
libtool: link: ( cd ".libs" && rm -f "libxp.la" && ln -s "../libxp.la" "libxp.la" ) | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in gr | |
Making install in cocoa | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CocoaCairoGraphics.lo gr_CocoaCairoGraphics.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CocoaImage.lo gr_CocoaImage.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CocoaCairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CocoaCairoGraphics.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CocoaImage.cpp -fno-common -DPIC -o .libs/gr_CocoaImage.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libcocoa.la gr_CocoaCairoGraphics.lo gr_CocoaImage.lo -ljpeg | |
libtool: link: ar cru .libs/libcocoa.a .libs/gr_CocoaCairoGraphics.o .libs/gr_CocoaImage.o | |
libtool: link: ranlib .libs/libcocoa.a | |
libtool: link: ( cd ".libs" && rm -f "libcocoa.la" && ln -s "../libcocoa.la" "libcocoa.la" ) | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in xp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_Caret.lo gr_Caret.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CharWidthsCache.lo gr_CharWidthsCache.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CharWidths.lo gr_CharWidths.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_DrawArgs.lo gr_DrawArgs.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Caret.cpp -fno-common -DPIC -o .libs/gr_Caret.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CharWidthsCache.cpp -fno-common -DPIC -o .libs/gr_CharWidthsCache.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_DrawArgs.cpp -fno-common -DPIC -o .libs/gr_DrawArgs.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CharWidths.cpp -fno-common -DPIC -o .libs/gr_CharWidths.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_EmbedManager.lo gr_EmbedManager.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_Graphics.lo gr_Graphics.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_EmbedManager.cpp -fno-common -DPIC -o .libs/gr_EmbedManager.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Graphics.cpp -fno-common -DPIC -o .libs/gr_Graphics.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_Image.lo gr_Image.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Image.cpp -fno-common -DPIC -o .libs/gr_Image.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_Painter.lo gr_Painter.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Painter.cpp -fno-common -DPIC -o .libs/gr_Painter.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_RenderInfo.lo gr_RenderInfo.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_RenderInfo.cpp -fno-common -DPIC -o .libs/gr_RenderInfo.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_Transform.lo gr_Transform.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_VectorImage.lo gr_VectorImage.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Transform.cpp -fno-common -DPIC -o .libs/gr_Transform.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_VectorImage.cpp -fno-common -DPIC -o .libs/gr_VectorImage.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CairoGraphics.lo gr_CairoGraphics.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o gr_CairoNullGraphics.lo gr_CairoNullGraphics.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoGraphics.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CairoNullGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoNullGraphics.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libxp.la gr_Caret.lo gr_CharWidthsCache.lo gr_CharWidths.lo gr_DrawArgs.lo gr_EmbedManager.lo gr_Graphics.lo gr_Image.lo gr_Painter.lo gr_RenderInfo.lo gr_Transform.lo gr_VectorImage.lo gr_CairoGraphics.lo gr_CairoNullGraphics.lo -ljpeg | |
libtool: link: ar cru .libs/libxp.a .libs/gr_Caret.o .libs/gr_CharWidthsCache.o .libs/gr_CharWidths.o .libs/gr_DrawArgs.o .libs/gr_EmbedManager.o .libs/gr_Graphics.o .libs/gr_Image.o .libs/gr_Painter.o .libs/gr_RenderInfo.o .libs/gr_Transform.o .libs/gr_VectorImage.o .libs/gr_CairoGraphics.o .libs/gr_CairoNullGraphics.o | |
libtool: link: ranlib .libs/libxp.a | |
libtool: link: ( cd ".libs" && rm -f "libxp.la" && ln -s "../libxp.la" "libxp.la" ) | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in tf | |
Making install in xp | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in util | |
Making install in unix | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_debugmsg.lo ut_debugmsg.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_files.lo ut_files.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_path.lo ut_path.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unixAssert.lo ut_unixAssert.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixAssert.cpp -fno-common -DPIC -o .libs/ut_unixAssert.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_debugmsg.cpp -fno-common -DPIC -o .libs/ut_debugmsg.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_files.cpp -fno-common -DPIC -o .libs/ut_files.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unixIdle.lo ut_unixIdle.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unixMisc.lo ut_unixMisc.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixIdle.cpp -fno-common -DPIC -o .libs/ut_unixIdle.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixMisc.cpp -fno-common -DPIC -o .libs/ut_unixMisc.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unixColor.lo ut_unixColor.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unixTimer.lo ut_unixTimer.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixColor.cpp -fno-common -DPIC -o .libs/ut_unixColor.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixTimer.cpp -fno-common -DPIC -o .libs/ut_unixTimer.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libunix.la ut_debugmsg.lo ut_files.lo ut_path.lo ut_unixAssert.lo ut_unixIdle.lo ut_unixMisc.lo ut_unixColor.lo ut_unixTimer.lo -ljpeg | |
libtool: link: ar cru .libs/libunix.a .libs/ut_debugmsg.o .libs/ut_files.o .libs/ut_path.o .libs/ut_unixAssert.o .libs/ut_unixIdle.o .libs/ut_unixMisc.o .libs/ut_unixColor.o .libs/ut_unixTimer.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libunix.a(ut_unixColor.o) has no symbols | |
libtool: link: ranlib .libs/libunix.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libunix.a(ut_unixColor.o) has no symbols | |
libtool: link: ( cd ".libs" && rm -f "libunix.la" && ln -s "../libunix.la" "libunix.la" ) | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in xp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_AdobeEncoding.lo ut_AdobeEncoding.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_base64.lo ut_base64.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_base64_TestRoutines.lo ut_base64_TestRoutines.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_bijection.lo ut_bijection.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_base64.cpp -fno-common -DPIC -o .libs/ut_base64.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_base64_TestRoutines.cpp -fno-common -DPIC -o .libs/ut_base64_TestRoutines.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_AdobeEncoding.cpp -fno-common -DPIC -o .libs/ut_AdobeEncoding.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_bijection.cpp -fno-common -DPIC -o .libs/ut_bijection.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_bytebuf.lo ut_bytebuf.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_bytebuf.cpp -fno-common -DPIC -o .libs/ut_bytebuf.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_color.lo ut_color.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_crc32.lo ut_crc32.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_color.cpp -fno-common -DPIC -o .libs/ut_color.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_crc32.cpp -fno-common -DPIC -o .libs/ut_crc32.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_decompress.lo ut_decompress.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_decompress.cpp -fno-common -DPIC -o .libs/ut_decompress.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_Encoding.lo ut_Encoding.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Encoding.cpp -fno-common -DPIC -o .libs/ut_Encoding.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_go_file.lo ut_go_file.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_go_file.cpp -fno-common -DPIC -o .libs/ut_go_file.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_growbuf.lo ut_growbuf.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_growbuf.cpp -fno-common -DPIC -o .libs/ut_growbuf.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_hash.lo ut_hash.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_html.lo ut_html.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_iconv.lo ut_iconv.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_hash.cpp -fno-common -DPIC -o .libs/ut_hash.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_html.cpp -fno-common -DPIC -o .libs/ut_html.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_iconv.cpp -fno-common -DPIC -o .libs/ut_iconv.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_idle.lo ut_idle.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_idle.cpp -fno-common -DPIC -o .libs/ut_idle.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_jpeg.lo ut_jpeg.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_Language.lo ut_Language.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_jpeg.cpp -fno-common -DPIC -o .libs/ut_jpeg.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Language.cpp -fno-common -DPIC -o .libs/ut_Language.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_locale.lo ut_locale.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_locale.cpp -fno-common -DPIC -o .libs/ut_locale.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_math.lo ut_math.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_math.cpp -fno-common -DPIC -o .libs/ut_math.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_mbtowc.lo ut_mbtowc.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_mbtowc.cpp -fno-common -DPIC -o .libs/ut_mbtowc.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_misc.lo ut_misc.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_mutex.lo ut_mutex.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_misc.cpp -fno-common -DPIC -o .libs/ut_misc.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_mutex.cpp -fno-common -DPIC -o .libs/ut_mutex.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_OverstrikingChars.lo ut_OverstrikingChars.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_OverstrikingChars.cpp -fno-common -DPIC -o .libs/ut_OverstrikingChars.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_path.lo ut_path.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_png.lo ut_png.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_png.cpp -fno-common -DPIC -o .libs/ut_png.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_PropVector.lo ut_PropVector.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_rand.lo ut_rand.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_PropVector.cpp -fno-common -DPIC -o .libs/ut_PropVector.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_rand.cpp -fno-common -DPIC -o .libs/ut_rand.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_Script.lo ut_Script.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Script.cpp -fno-common -DPIC -o .libs/ut_Script.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_stack.lo ut_stack.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_std_string.lo ut_std_string.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_std_string.cpp -fno-common -DPIC -o .libs/ut_std_string.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_stack.cpp -fno-common -DPIC -o .libs/ut_stack.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_stringbuf.lo ut_stringbuf.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_stringbuf.cpp -fno-common -DPIC -o .libs/ut_stringbuf.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_string_class.lo ut_string_class.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_string_class.cpp -fno-common -DPIC -o .libs/ut_string_class.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_string.lo ut_string.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_string.cpp -fno-common -DPIC -o .libs/ut_string.o | |
/bin/sh ../../../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -c -o ut_strptime.lo ut_strptime.c | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -c ut_strptime.c -fno-common -DPIC -o .libs/ut_strptime.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_svg.lo ut_svg.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_test.lo ut_test.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_svg.cpp -fno-common -DPIC -o .libs/ut_svg.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_timer.lo ut_timer.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_test.cpp -fno-common -DPIC -o .libs/ut_test.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_timer.cpp -fno-common -DPIC -o .libs/ut_timer.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_types.lo ut_types.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_unicode.lo ut_unicode.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_types.cpp -fno-common -DPIC -o .libs/ut_types.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unicode.cpp -fno-common -DPIC -o .libs/ut_unicode.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_units.lo ut_units.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_uuid.lo ut_uuid.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_units.cpp -fno-common -DPIC -o .libs/ut_units.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_uuid.cpp -fno-common -DPIC -o .libs/ut_uuid.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_vector.lo ut_vector.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_vector.cpp -fno-common -DPIC -o .libs/ut_vector.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_wctomb.lo ut_wctomb.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_worker.lo ut_worker.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_wctomb.cpp -fno-common -DPIC -o .libs/ut_wctomb.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_worker.cpp -fno-common -DPIC -o .libs/ut_worker.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_xml.lo ut_xml.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o ut_xml_libxml2.lo ut_xml_libxml2.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_xml.cpp -fno-common -DPIC -o .libs/ut_xml.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_xml_libxml2.cpp -fno-common -DPIC -o .libs/ut_xml_libxml2.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=link clang++ -g -O2 -Wno-overloaded-virtual -o libxp.la ut_AdobeEncoding.lo ut_base64.lo ut_base64_TestRoutines.lo ut_bijection.lo ut_bytebuf.lo ut_color.lo ut_crc32.lo ut_decompress.lo ut_Encoding.lo ut_go_file.lo ut_growbuf.lo ut_hash.lo ut_html.lo ut_iconv.lo ut_idle.lo ut_jpeg.lo ut_Language.lo ut_locale.lo ut_math.lo ut_mbtowc.lo ut_misc.lo ut_mutex.lo ut_OverstrikingChars.lo ut_path.lo ut_png.lo ut_PropVector.lo ut_rand.lo ut_Script.lo ut_stack.lo ut_std_string.lo ut_stringbuf.lo ut_string_class.lo ut_string.lo ut_strptime.lo ut_svg.lo ut_test.lo ut_timer.lo ut_types.lo ut_unicode.lo ut_units.lo ut_uuid.lo ut_vector.lo ut_wctomb.lo ut_worker.lo ut_xml.lo ut_xml_libxml2.lo -ljpeg | |
libtool: link: ar cru .libs/libxp.a .libs/ut_AdobeEncoding.o .libs/ut_base64.o .libs/ut_base64_TestRoutines.o .libs/ut_bijection.o .libs/ut_bytebuf.o .libs/ut_color.o .libs/ut_crc32.o .libs/ut_decompress.o .libs/ut_Encoding.o .libs/ut_go_file.o .libs/ut_growbuf.o .libs/ut_hash.o .libs/ut_html.o .libs/ut_iconv.o .libs/ut_idle.o .libs/ut_jpeg.o .libs/ut_Language.o .libs/ut_locale.o .libs/ut_math.o .libs/ut_mbtowc.o .libs/ut_misc.o .libs/ut_mutex.o .libs/ut_OverstrikingChars.o .libs/ut_path.o .libs/ut_png.o .libs/ut_PropVector.o .libs/ut_rand.o .libs/ut_Script.o .libs/ut_stack.o .libs/ut_std_string.o .libs/ut_stringbuf.o .libs/ut_string_class.o .libs/ut_string.o .libs/ut_strptime.o .libs/ut_svg.o .libs/ut_test.o .libs/ut_timer.o .libs/ut_types.o .libs/ut_unicode.o .libs/ut_units.o .libs/ut_uuid.o .libs/ut_vector.o .libs/ut_wctomb.o .libs/ut_worker.o .libs/ut_xml.o .libs/ut_xml_libxml2.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_base64_TestRoutines.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_test.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_vector.o) has no symbols | |
libtool: link: ranlib .libs/libxp.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_base64_TestRoutines.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_test.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libxp.a(ut_vector.o) has no symbols | |
libtool: link: ( cd ".libs" && rm -f "libxp.la" && ln -s "../libxp.la" "libxp.la" ) | |
make[6]: Nothing to be done for `install-exec-am'. | |
make[6]: Nothing to be done for `install-data-am'. | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in xap | |
Making install in cocoa | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaAbiConversions.lo xap_CocoaAbiConversions.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaAppController.lo xap_CocoaAppController.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaAppImpl.lo xap_CocoaAppImpl.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaApp.lo xap_CocoaApp.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAbiConversions.cpp -fno-common -DPIC -o .libs/xap_CocoaAbiConversions.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaApp.cpp -fno-common -DPIC -o .libs/xap_CocoaApp.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAppImpl.cpp -fno-common -DPIC -o .libs/xap_CocoaAppImpl.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAppController.cpp -fno-common -DPIC -o .libs/xap_CocoaAppController.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaAssert.lo xap_CocoaAssert.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAssert.cpp -fno-common -DPIC -o .libs/xap_CocoaAssert.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaClipboard.lo xap_CocoaClipboard.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaClipboard.cpp -fno-common -DPIC -o .libs/xap_CocoaClipboard.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDialog_Utilities.lo xap_CocoaDialog_Utilities.cpp | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_About.lo xap_CocoaDlg_About.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDialog_Utilities.cpp -fno-common -DPIC -o .libs/xap_CocoaDialog_Utilities.o | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_About.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_About.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_ClipArt.lo xap_CocoaDlg_ClipArt.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_ClipArt.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_ClipArt.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_DocComparison.lo xap_CocoaDlg_DocComparison.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_DocComparison.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_DocComparison.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_Encoding.lo xap_CocoaDlg_Encoding.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_Encoding.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_Encoding.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_FileOpenSaveAs.lo xap_CocoaDlg_FileOpenSaveAs.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_FileOpenSaveAs.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FileOpenSaveAs.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_FontChooser.lo xap_CocoaDlg_FontChooser.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_FontChooser.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FontChooser.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_History.lo xap_CocoaDlg_History.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_History.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_History.o | |
/bin/sh ../../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c -o xap_CocoaDlg_HTMLOptions.lo xap_CocoaDlg_HTMLOptions.cpp | |
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_HTMLOptions.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_HTMLOptions.o | |
xap_CocoaDlg_FontChooser.cpp:430:26: error: cannot initialize a parameter of type 'id<NSTableViewDelegate> _Nullable' with an lvalue of type 'XAP_CocoaDialog_FontChooserController *' | |
[_fontList setDelegate:self]; | |
^~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:203:56: note: passing argument to parameter 'delegate' here | |
- (void)setDelegate:(nullable id <NSTableViewDelegate>)delegate; | |
^ | |
xap_CocoaDlg_FontChooser.cpp:443:27: error: cannot initialize a parameter of type 'id<NSTableViewDelegate> _Nullable' with an lvalue of type 'XAP_CocoaDialog_FontChooserController *' | |
[_styleList setDelegate:self]; | |
^~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:203:56: note: passing argument to parameter 'delegate' here | |
- (void)setDelegate:(nullable id <NSTableViewDelegate>)delegate; | |
^ | |
xap_CocoaDlg_FontChooser.cpp:460:26: error: cannot initialize a parameter of type 'id<NSTableViewDelegate> _Nullable' with an lvalue of type 'XAP_CocoaDialog_FontChooserController *' | |
[_sizeList setDelegate:self]; | |
^~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:203:56: note: passing argument to parameter 'delegate' here | |
- (void)setDelegate:(nullable id <NSTableViewDelegate>)delegate; | |
^ | |
3 errors generated. | |
make[4]: *** [xap_CocoaDlg_FontChooser.lo] Error 1 | |
make[4]: *** Waiting for unfinished jobs.... | |
xap_CocoaDlg_History.cpp:182:30: error: cannot initialize a parameter of type 'id<NSTableViewDataSource> _Nullable' with an lvalue of type 'XAP_CocoaDialog_HistoryController *' | |
[_historyList setDataSource:self]; | |
^~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:198:60: note: passing argument to parameter 'aSource' here | |
- (void)setDataSource:(nullable id <NSTableViewDataSource>)aSource; | |
^ | |
xap_CocoaDlg_History.cpp:123:65: error: cannot initialize a parameter of type 'NSString * _Nonnull' with an rvalue of type 'NSNumber * _Nonnull' | |
NSTableColumn *col = [[NSTableColumn alloc] initWithIdentifier:[NSNumber numberWithLong:idx]]; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
/System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:48:48: note: passing argument to parameter 'identifier' here | |
- (instancetype)initWithIdentifier:(NSString *)identifier; | |
^ | |
2 errors generated. | |
make[4]: *** [xap_CocoaDlg_History.lo] Error 1 | |
make[3]: *** [install-recursive] Error 1 | |
make[2]: *** [install-recursive] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install-recursive] Error 1 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 2d1afa15089adda0c8f10983b5a15d9d6e023012 | |
Last commit: 69 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.1-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
GCC-4.2: build 0 | |
Clang: 7.0 build 700 | |
X11: 2.7.7 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/enchant/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/fribidi/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+/lib/pkgconfig:/usr/local/opt/libgsf/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/wv/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/aspell/bin:/usr/local/opt/enchant/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/fribidi/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/cairo/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+/bin:/usr/local/opt/libgsf/bin:/usr/local/opt/gd/bin:/usr/local/opt/libwmf/bin:/usr/local/opt/wv/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libgcrypt/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaKeyboard.cpp -fno-common -DPIC -o .libs/ev_CocoaKeyboard.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wno-overloaded-virtual -c ev_CocoaKeyboard.cpp -fno-common -DPIC -o .libs/ev_CocoaKeyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaMouse.cpp -fno-common -DPIC -o .libs/ev_CocoaMouse.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wno-overloaded-virtual -c ev_CocoaMouse.cpp -fno-common -DPIC -o .libs/ev_CocoaMouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaMenu.cpp -fno-common -DPIC -o .libs/ev_CocoaMenu.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wno-overloaded-virtual -c ev_CocoaMenu.cpp -fno-common -DPIC -o .libs/ev_CocoaMenu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaToolbar.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wno-overloaded-virtual -c ev_CocoaToolbar.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_CocoaToolbar_ViewListener.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar_ViewListener.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/cocoa -I../../../../src/wp/ap/xp -I../../../../src/plugins -x objective-c++ -Wno-overloaded-virtual -c ev_CocoaToolbar_ViewListener.cpp -fno-common -DPIC -o .libs/ev_CocoaToolbar_ViewListener.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditMethod.cpp -fno-common -DPIC -o .libs/ev_EditMethod.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_EditMethod.cpp -fno-common -DPIC -o .libs/ev_EditMethod.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditEventMapper.cpp -fno-common -DPIC -o .libs/ev_EditEventMapper.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_EditEventMapper.cpp -fno-common -DPIC -o .libs/ev_EditEventMapper.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_EditBinding.cpp -fno-common -DPIC -o .libs/ev_EditBinding.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_EditBinding.cpp -fno-common -DPIC -o .libs/ev_EditBinding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Keyboard.cpp -fno-common -DPIC -o .libs/ev_Keyboard.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Keyboard.cpp -fno-common -DPIC -o .libs/ev_Keyboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Actions.cpp -fno-common -DPIC -o .libs/ev_Menu_Actions.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Menu_Actions.cpp -fno-common -DPIC -o .libs/ev_Menu_Actions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu.cpp -fno-common -DPIC -o .libs/ev_Menu.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Menu.cpp -fno-common -DPIC -o .libs/ev_Menu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Labels.cpp -fno-common -DPIC -o .libs/ev_Menu_Labels.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Menu_Labels.cpp -fno-common -DPIC -o .libs/ev_Menu_Labels.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Menu_Layouts.cpp -fno-common -DPIC -o .libs/ev_Menu_Layouts.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Menu_Layouts.cpp -fno-common -DPIC -o .libs/ev_Menu_Layouts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Mouse.cpp -fno-common -DPIC -o .libs/ev_Mouse.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Mouse.cpp -fno-common -DPIC -o .libs/ev_Mouse.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_NamedVirtualKey.cpp -fno-common -DPIC -o .libs/ev_NamedVirtualKey.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_NamedVirtualKey.cpp -fno-common -DPIC -o .libs/ev_NamedVirtualKey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Actions.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Actions.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Toolbar_Actions.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Actions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Control.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Control.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Toolbar_Control.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Control.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar.cpp -fno-common -DPIC -o .libs/ev_Toolbar.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Toolbar.cpp -fno-common -DPIC -o .libs/ev_Toolbar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Labels.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Labels.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Toolbar_Labels.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Labels.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ev_Toolbar_Layouts.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Layouts.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/ev/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ev_Toolbar_Layouts.cpp -fno-common -DPIC -o .libs/ev_Toolbar_Layouts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CocoaCairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CocoaCairoGraphics.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wno-overloaded-virtual -c gr_CocoaCairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CocoaCairoGraphics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CocoaImage.cpp -fno-common -DPIC -o .libs/gr_CocoaImage.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -x objective-c++ -Wno-overloaded-virtual -c gr_CocoaImage.cpp -fno-common -DPIC -o .libs/gr_CocoaImage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CharWidthsCache.cpp -fno-common -DPIC -o .libs/gr_CharWidthsCache.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_CharWidthsCache.cpp -fno-common -DPIC -o .libs/gr_CharWidthsCache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Caret.cpp -fno-common -DPIC -o .libs/gr_Caret.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_Caret.cpp -fno-common -DPIC -o .libs/gr_Caret.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_DrawArgs.cpp -fno-common -DPIC -o .libs/gr_DrawArgs.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_DrawArgs.cpp -fno-common -DPIC -o .libs/gr_DrawArgs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CharWidths.cpp -fno-common -DPIC -o .libs/gr_CharWidths.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_CharWidths.cpp -fno-common -DPIC -o .libs/gr_CharWidths.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_EmbedManager.cpp -fno-common -DPIC -o .libs/gr_EmbedManager.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_EmbedManager.cpp -fno-common -DPIC -o .libs/gr_EmbedManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Graphics.cpp -fno-common -DPIC -o .libs/gr_Graphics.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_Graphics.cpp -fno-common -DPIC -o .libs/gr_Graphics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Image.cpp -fno-common -DPIC -o .libs/gr_Image.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_Image.cpp -fno-common -DPIC -o .libs/gr_Image.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Painter.cpp -fno-common -DPIC -o .libs/gr_Painter.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_Painter.cpp -fno-common -DPIC -o .libs/gr_Painter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_RenderInfo.cpp -fno-common -DPIC -o .libs/gr_RenderInfo.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_RenderInfo.cpp -fno-common -DPIC -o .libs/gr_RenderInfo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_Transform.cpp -fno-common -DPIC -o .libs/gr_Transform.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_Transform.cpp -fno-common -DPIC -o .libs/gr_Transform.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_VectorImage.cpp -fno-common -DPIC -o .libs/gr_VectorImage.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_VectorImage.cpp -fno-common -DPIC -o .libs/gr_VectorImage.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoGraphics.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_CairoGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoGraphics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c gr_CairoNullGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoNullGraphics.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/gr/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c gr_CairoNullGraphics.cpp -fno-common -DPIC -o .libs/gr_CairoNullGraphics.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixAssert.cpp -fno-common -DPIC -o .libs/ut_unixAssert.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unixAssert.cpp -fno-common -DPIC -o .libs/ut_unixAssert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_debugmsg.cpp -fno-common -DPIC -o .libs/ut_debugmsg.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_debugmsg.cpp -fno-common -DPIC -o .libs/ut_debugmsg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_files.cpp -fno-common -DPIC -o .libs/ut_files.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_files.cpp -fno-common -DPIC -o .libs/ut_files.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixIdle.cpp -fno-common -DPIC -o .libs/ut_unixIdle.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unixIdle.cpp -fno-common -DPIC -o .libs/ut_unixIdle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixMisc.cpp -fno-common -DPIC -o .libs/ut_unixMisc.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unixMisc.cpp -fno-common -DPIC -o .libs/ut_unixMisc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixColor.cpp -fno-common -DPIC -o .libs/ut_unixColor.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unixColor.cpp -fno-common -DPIC -o .libs/ut_unixColor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unixTimer.cpp -fno-common -DPIC -o .libs/ut_unixTimer.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/unix -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unixTimer.cpp -fno-common -DPIC -o .libs/ut_unixTimer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_base64_TestRoutines.cpp -fno-common -DPIC -o .libs/ut_base64_TestRoutines.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_base64_TestRoutines.cpp -fno-common -DPIC -o .libs/ut_base64_TestRoutines.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_AdobeEncoding.cpp -fno-common -DPIC -o .libs/ut_AdobeEncoding.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_AdobeEncoding.cpp -fno-common -DPIC -o .libs/ut_AdobeEncoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_base64.cpp -fno-common -DPIC -o .libs/ut_base64.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_base64.cpp -fno-common -DPIC -o .libs/ut_base64.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_bijection.cpp -fno-common -DPIC -o .libs/ut_bijection.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_bijection.cpp -fno-common -DPIC -o .libs/ut_bijection.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_bytebuf.cpp -fno-common -DPIC -o .libs/ut_bytebuf.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_bytebuf.cpp -fno-common -DPIC -o .libs/ut_bytebuf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_color.cpp -fno-common -DPIC -o .libs/ut_color.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_color.cpp -fno-common -DPIC -o .libs/ut_color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_crc32.cpp -fno-common -DPIC -o .libs/ut_crc32.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_crc32.cpp -fno-common -DPIC -o .libs/ut_crc32.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_decompress.cpp -fno-common -DPIC -o .libs/ut_decompress.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_decompress.cpp -fno-common -DPIC -o .libs/ut_decompress.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Encoding.cpp -fno-common -DPIC -o .libs/ut_Encoding.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_Encoding.cpp -fno-common -DPIC -o .libs/ut_Encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_go_file.cpp -fno-common -DPIC -o .libs/ut_go_file.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_go_file.cpp -fno-common -DPIC -o .libs/ut_go_file.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_growbuf.cpp -fno-common -DPIC -o .libs/ut_growbuf.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_growbuf.cpp -fno-common -DPIC -o .libs/ut_growbuf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_hash.cpp -fno-common -DPIC -o .libs/ut_hash.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_hash.cpp -fno-common -DPIC -o .libs/ut_hash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_html.cpp -fno-common -DPIC -o .libs/ut_html.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_html.cpp -fno-common -DPIC -o .libs/ut_html.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_iconv.cpp -fno-common -DPIC -o .libs/ut_iconv.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_iconv.cpp -fno-common -DPIC -o .libs/ut_iconv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_idle.cpp -fno-common -DPIC -o .libs/ut_idle.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_idle.cpp -fno-common -DPIC -o .libs/ut_idle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_jpeg.cpp -fno-common -DPIC -o .libs/ut_jpeg.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_jpeg.cpp -fno-common -DPIC -o .libs/ut_jpeg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Language.cpp -fno-common -DPIC -o .libs/ut_Language.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_Language.cpp -fno-common -DPIC -o .libs/ut_Language.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_locale.cpp -fno-common -DPIC -o .libs/ut_locale.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_locale.cpp -fno-common -DPIC -o .libs/ut_locale.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_math.cpp -fno-common -DPIC -o .libs/ut_math.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_math.cpp -fno-common -DPIC -o .libs/ut_math.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_mbtowc.cpp -fno-common -DPIC -o .libs/ut_mbtowc.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_mbtowc.cpp -fno-common -DPIC -o .libs/ut_mbtowc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_misc.cpp -fno-common -DPIC -o .libs/ut_misc.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_misc.cpp -fno-common -DPIC -o .libs/ut_misc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_mutex.cpp -fno-common -DPIC -o .libs/ut_mutex.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_mutex.cpp -fno-common -DPIC -o .libs/ut_mutex.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_OverstrikingChars.cpp -fno-common -DPIC -o .libs/ut_OverstrikingChars.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_OverstrikingChars.cpp -fno-common -DPIC -o .libs/ut_OverstrikingChars.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_path.cpp -fno-common -DPIC -o .libs/ut_path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_png.cpp -fno-common -DPIC -o .libs/ut_png.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_png.cpp -fno-common -DPIC -o .libs/ut_png.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_PropVector.cpp -fno-common -DPIC -o .libs/ut_PropVector.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_PropVector.cpp -fno-common -DPIC -o .libs/ut_PropVector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_rand.cpp -fno-common -DPIC -o .libs/ut_rand.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_rand.cpp -fno-common -DPIC -o .libs/ut_rand.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_Script.cpp -fno-common -DPIC -o .libs/ut_Script.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_Script.cpp -fno-common -DPIC -o .libs/ut_Script.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_stack.cpp -fno-common -DPIC -o .libs/ut_stack.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_stack.cpp -fno-common -DPIC -o .libs/ut_stack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_std_string.cpp -fno-common -DPIC -o .libs/ut_std_string.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_std_string.cpp -fno-common -DPIC -o .libs/ut_std_string.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_stringbuf.cpp -fno-common -DPIC -o .libs/ut_stringbuf.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_stringbuf.cpp -fno-common -DPIC -o .libs/ut_stringbuf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_string_class.cpp -fno-common -DPIC -o .libs/ut_string_class.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_string_class.cpp -fno-common -DPIC -o .libs/ut_string_class.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_string.cpp -fno-common -DPIC -o .libs/ut_string.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_string.cpp -fno-common -DPIC -o .libs/ut_string.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -c ut_strptime.c -fno-common -DPIC -o .libs/ut_strptime.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -c ut_strptime.c -fno-common -DPIC -o .libs/ut_strptime.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_svg.cpp -fno-common -DPIC -o .libs/ut_svg.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_svg.cpp -fno-common -DPIC -o .libs/ut_svg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_test.cpp -fno-common -DPIC -o .libs/ut_test.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_test.cpp -fno-common -DPIC -o .libs/ut_test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_timer.cpp -fno-common -DPIC -o .libs/ut_timer.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_timer.cpp -fno-common -DPIC -o .libs/ut_timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_types.cpp -fno-common -DPIC -o .libs/ut_types.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_types.cpp -fno-common -DPIC -o .libs/ut_types.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_unicode.cpp -fno-common -DPIC -o .libs/ut_unicode.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_unicode.cpp -fno-common -DPIC -o .libs/ut_unicode.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_units.cpp -fno-common -DPIC -o .libs/ut_units.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_units.cpp -fno-common -DPIC -o .libs/ut_units.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_uuid.cpp -fno-common -DPIC -o .libs/ut_uuid.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_uuid.cpp -fno-common -DPIC -o .libs/ut_uuid.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_vector.cpp -fno-common -DPIC -o .libs/ut_vector.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_vector.cpp -fno-common -DPIC -o .libs/ut_vector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_wctomb.cpp -fno-common -DPIC -o .libs/ut_wctomb.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_wctomb.cpp -fno-common -DPIC -o .libs/ut_wctomb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_worker.cpp -fno-common -DPIC -o .libs/ut_worker.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_worker.cpp -fno-common -DPIC -o .libs/ut_worker.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_xml.cpp -fno-common -DPIC -o .libs/ut_xml.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_xml.cpp -fno-common -DPIC -o .libs/ut_xml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c ut_xml_libxml2.cpp -fno-common -DPIC -o .libs/ut_xml_libxml2.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/util/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -Wno-overloaded-virtual -c ut_xml_libxml2.cpp -fno-common -DPIC -o .libs/ut_xml_libxml2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaApp.cpp -fno-common -DPIC -o .libs/xap_CocoaApp.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaApp.cpp -fno-common -DPIC -o .libs/xap_CocoaApp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAbiConversions.cpp -fno-common -DPIC -o .libs/xap_CocoaAbiConversions.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaAbiConversions.cpp -fno-common -DPIC -o .libs/xap_CocoaAbiConversions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAppImpl.cpp -fno-common -DPIC -o .libs/xap_CocoaAppImpl.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaAppImpl.cpp -fno-common -DPIC -o .libs/xap_CocoaAppImpl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAppController.cpp -fno-common -DPIC -o .libs/xap_CocoaAppController.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaAppController.cpp -fno-common -DPIC -o .libs/xap_CocoaAppController.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaAssert.cpp -fno-common -DPIC -o .libs/xap_CocoaAssert.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaAssert.cpp -fno-common -DPIC -o .libs/xap_CocoaAssert.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaClipboard.cpp -fno-common -DPIC -o .libs/xap_CocoaClipboard.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaClipboard.cpp -fno-common -DPIC -o .libs/xap_CocoaClipboard.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDialog_Utilities.cpp -fno-common -DPIC -o .libs/xap_CocoaDialog_Utilities.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDialog_Utilities.cpp -fno-common -DPIC -o .libs/xap_CocoaDialog_Utilities.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_About.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_About.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_About.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_About.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_ClipArt.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_ClipArt.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_ClipArt.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_ClipArt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_DocComparison.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_DocComparison.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_DocComparison.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_DocComparison.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_Encoding.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_Encoding.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_Encoding.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_Encoding.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_FileOpenSaveAs.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FileOpenSaveAs.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_FileOpenSaveAs.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FileOpenSaveAs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_FontChooser.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FontChooser.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_FontChooser.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_FontChooser.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_History.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_History.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_History.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_History.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../.. -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/cocoa -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -Wno-overloaded-virtual -c xap_CocoaDlg_HTMLOptions.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_HTMLOptions.o | |
superenv removed: -I/usr/include/libxml2 -I/opt/X11/include -I/usr/local/include -I../../../../src/af/xap/cocoa -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include | |
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../../../.. -D_REENTRANT -I/usr/local/Cellar/glib/2.46.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.46.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/enchant/1.6.0/include/enchant -I/usr/local/Cellar/libpng/1.6.19/include/libpng16 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/fribidi/0.19.7/include/fribidi -I/usr/local/Cellar/pixman/0.32.8/include/pixman-1 -I/usr/local/Cellar/cairo/1.14.4/include/cairo -I/usr/local/Cellar/harfbuzz/1.1.2/include/harfbuzz -I/usr/local/Cellar/pango/1.38.1/include/pango-1.0 -I/usr/local/Cellar/libgsf/1.14.34/include/libgsf-1 -I/usr/local/Cellar/wv/1.2.9/include/wv -I../../../../goffice-bits -I../../../../src/af/ev/cocoa -I../../../../src/af/ev/xp -I../../../../src/af/gr/cocoa -I../../../../src/af/gr/xp -I../../../../src/af/util/unix -I../../../../src/af/util/xp -I../../../../src/af/xap/xp -I../../../../src/text/fmt/cocoa -I../../../../src/text/fmt/xp -I../../../../src/text/ptbl/xp -I../../../../src/wp/impexp/cocoa -I../../../../src/wp/impexp/xp -x objective-c++ -I../../../../src/wp/ap/xp -I../../../../src/wp/ap/cocoa -Wno-overloaded-virtual -c xap_CocoaDlg_HTMLOptions.cpp -fno-common -DPIC -o .libs/xap_CocoaDlg_HTMLOptions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
This file has been truncated, but you can view the full file.
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 abiword configure 3.0.1, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-silent-rules --disable-dependency-tracking --prefix=/usr/local/Cellar/abiword/3.0.1 --with-gtk2 --with-libgcrypt-prefix=/usr/local/opt/libgcrypt | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = snow | |
uname -m = x86_64 | |
uname -r = 15.0.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~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: 299 tasks, 1431 threads, 4 processors | |
Load average: 3.42, Mach factor: 0.61 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/gettext/bin | |
PATH: /usr/local/opt/glib/bin | |
PATH: /usr/local/opt/aspell/bin | |
PATH: /usr/local/opt/enchant/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/freetype/bin | |
PATH: /usr/local/opt/fontconfig/bin | |
PATH: /usr/local/opt/fribidi/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/cairo/bin | |
PATH: /usr/local/opt/gobject-introspection/bin | |
PATH: /usr/local/opt/gdk-pixbuf/bin | |
PATH: /usr/local/opt/icu4c/bin | |
PATH: /usr/local/opt/harfbuzz/bin | |
PATH: /usr/local/opt/pango/bin | |
PATH: /usr/local/opt/gtk+/bin | |
PATH: /usr/local/opt/libgsf/bin | |
PATH: /usr/local/opt/gd/bin | |
PATH: /usr/local/opt/libwmf/bin | |
PATH: /usr/local/opt/wv/bin | |
PATH: /usr/local/opt/libgpg-error/bin | |
PATH: /usr/local/opt/libgcrypt/bin | |
PATH: /opt/X11/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3273: checking build system type | |
configure:3287: result: x86_64-apple-darwin15.0.0 | |
configure:3307: checking host system type | |
configure:3320: result: x86_64-apple-darwin15.0.0 | |
configure:3359: checking for a BSD-compatible install | |
configure:3427: result: /usr/bin/install -c | |
configure:3438: checking whether build environment is sane | |
configure:3493: result: yes | |
configure:3644: checking for a thread-safe mkdir -p | |
configure:3683: result: ./install-sh -c -d | |
configure:3690: checking for gawk | |
configure:3720: result: no | |
configure:3690: checking for mawk | |
configure:3720: result: no | |
configure:3690: checking for nawk | |
configure:3720: result: no | |
configure:3690: checking for awk | |
configure:3706: found /usr/bin/awk | |
configure:3717: result: awk | |
configure:3728: checking whether make sets $(MAKE) | |
configure:3750: result: yes | |
configure:3779: checking whether make supports nested variables | |
configure:3796: result: yes | |
configure:3885: checking whether UID '501' is supported by ustar format | |
configure:3888: result: yes | |
configure:3895: checking whether GID '20' is supported by ustar format | |
configure:3898: result: yes | |
configure:3906: checking how to create a ustar tar archive | |
configure:3917: tar --version | |
bsdtar 2.8.3 - libarchive 2.8.3 | |
configure:3920: $? = 0 | |
configure:3960: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3963: $? = 0 | |
configure:3967: tar -xf - <conftest.tar | |
configure:3970: $? = 0 | |
configure:3972: cat conftest.dir/file | |
GrepMe | |
configure:3975: $? = 0 | |
configure:3988: result: gnutar | |
configure:4048: checking whether make supports nested variables | |
configure:4065: result: yes | |
configure:4078: checking whether to enable maintainer-specific portions of Makefiles | |
configure:4087: result: yes | |
configure:4260: checking for pkg-config | |
configure:4278: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:4290: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:4315: checking pkg-config is at least version 0.9.0 | |
configure:4318: result: yes | |
configure:4327: $PKG_CONFIG --exists --print-errors "cairo >= 1.10" | |
configure:4330: $? = 0 | |
configure:4397: checking for gcc | |
configure:4424: result: clang | |
configure:4653: checking for C compiler version | |
configure:4662: clang --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:4673: $? = 0 | |
configure:4662: clang -v >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:4673: $? = 0 | |
configure:4662: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4673: $? = 1 | |
configure:4662: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:4673: $? = 1 | |
configure:4693: checking whether the C compiler works | |
configure:4715: clang conftest.c >&5 | |
configure:4719: $? = 0 | |
configure:4767: result: yes | |
configure:4770: checking for C compiler default output file name | |
configure:4772: result: a.out | |
configure:4778: checking for suffix of executables | |
configure:4785: clang -o conftest conftest.c >&5 | |
configure:4789: $? = 0 | |
configure:4811: result: | |
configure:4833: checking whether we are cross compiling | |
configure:4841: clang -o conftest conftest.c >&5 | |
configure:4845: $? = 0 | |
configure:4852: ./conftest | |
configure:4856: $? = 0 | |
configure:4871: result: no | |
configure:4876: checking for suffix of object files | |
configure:4898: clang -c conftest.c >&5 | |
configure:4902: $? = 0 | |
configure:4923: result: o | |
configure:4927: checking whether we are using the GNU C compiler | |
configure:4946: clang -c conftest.c >&5 | |
configure:4946: $? = 0 | |
configure:4955: result: yes | |
configure:4964: checking whether clang accepts -g | |
configure:4984: clang -c -g conftest.c >&5 | |
configure:4984: $? = 0 | |
configure:5025: result: yes | |
configure:5042: checking for clang option to accept ISO C89 | |
configure:5105: clang -c -g -O2 conftest.c >&5 | |
configure:5105: $? = 0 | |
configure:5118: result: none needed | |
configure:5143: checking whether clang understands -c and -o together | |
configure:5165: clang -c conftest.c -o conftest2.o | |
configure:5168: $? = 0 | |
configure:5165: clang -c conftest.c -o conftest2.o | |
configure:5168: $? = 0 | |
configure:5180: result: yes | |
configure:5208: checking for style of include used by make | |
configure:5236: result: GNU | |
configure:5262: checking dependency style of clang | |
configure:5373: result: none | |
configure:5500: checking for C++ compiler version | |
configure:5509: clang++ --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:5520: $? = 0 | |
configure:5509: clang++ -v >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.0.0 | |
Thread model: posix | |
configure:5520: $? = 0 | |
configure:5509: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:5520: $? = 1 | |
configure:5509: clang++ -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:5520: $? = 1 | |
configure:5524: checking whether we are using the GNU C++ compiler | |
configure:5543: clang++ -c conftest.cpp >&5 | |
configure:5543: $? = 0 | |
configure:5552: result: yes | |
configure:5561: checking whether clang++ accepts -g | |
configure:5581: clang++ -c -g conftest.cpp >&5 | |
configure:5581: $? = 0 | |
configure:5622: result: yes | |
configure:5647: checking dependency style of clang++ | |
configure:5758: result: none | |
configure:5822: checking how to print strings | |
configure:5849: result: printf | |
configure:5870: checking for a sed that does not truncate output | |
configure:5934: result: /usr/local/Library/ENV/4.3/sed | |
configure:5952: checking for grep that handles long lines and -e | |
configure:6010: result: /usr/bin/grep | |
configure:6015: checking for egrep | |
configure:6077: result: /usr/bin/grep -E | |
configure:6082: checking for fgrep | |
configure:6144: result: /usr/bin/grep -F | |
configure:6179: checking for ld used by clang | |
configure:6246: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:6253: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:6268: result: no | |
configure:6280: checking for BSD- or MS-compatible name lister (nm) | |
configure:6329: result: /usr/bin/nm | |
configure:6459: checking the name lister (/usr/bin/nm) interface | |
configure:6466: clang -c -g -O2 conftest.c >&5 | |
configure:6469: /usr/bin/nm "conftest.o" | |
configure:6472: output | |
0000000000000208 S _some_variable | |
configure:6479: result: BSD nm | |
configure:6482: checking whether ln -s works | |
configure:6486: result: yes | |
configure:6494: checking the maximum length of command line arguments | |
configure:6624: result: 196608 | |
configure:6641: checking whether the shell understands some XSI constructs | |
configure:6651: result: yes | |
configure:6655: checking whether the shell understands "+=" | |
configure:6661: result: yes | |
configure:6696: checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format | |
configure:6736: result: func_convert_file_noop | |
configure:6743: checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format | |
configure:6763: result: func_convert_file_noop | |
configure:6770: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files | |
configure:6777: result: -r | |
configure:6851: checking for objdump | |
configure:6881: result: no | |
configure:6907: checking how to recognize dependent libraries | |
configure:7109: result: pass_all | |
configure:7194: checking for dlltool | |
configure:7224: result: no | |
configure:7251: checking how to associate runtime and link libraries | |
configure:7278: result: printf %s\n | |
configure:7339: checking for ar | |
configure:7355: found /usr/bin/ar | |
configure:7366: result: ar | |
configure:7403: checking for archiver @FILE support | |
configure:7420: clang -c -g -O2 conftest.c >&5 | |
configure:7420: $? = 0 | |
configure:7423: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:7426: $? = 1 | |
configure:7446: result: no | |
configure:7504: checking for strip | |
configure:7520: found /usr/bin/strip | |
configure:7531: result: strip | |
configure:7603: checking for ranlib | |
configure:7619: found /usr/bin/ranlib | |
configure:7630: result: ranlib | |
configure:7732: checking command to parse /usr/bin/nm output from clang object | |
configure:7852: clang -c -g -O2 conftest.c >&5 | |
configure:7855: $? = 0 | |
configure:7859: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7862: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7852: clang -c -g -O2 conftest.c >&5 | |
configure:7855: $? = 0 | |
configure:7859: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7862: $? = 0 | |
configure:7928: clang -o conftest -g -O2 conftest.c conftstm.o >&5 | |
warning: (x86_64) could not find object file symbol for symbol _main | |
configure:7931: $? = 0 | |
configure:7969: result: ok | |
configure:8006: checking for sysroot | |
configure:8036: result: no | |
configure:8298: checking for mt | |
configure:8328: result: no | |
configure:8348: checking if : is a manifest tool | |
configure:8354: : '-?' | |
configure:8362: result: no | |
configure:8418: checking for dsymutil | |
configure:8434: found /usr/bin/dsymutil | |
configure:8445: result: dsymutil | |
configure:8510: checking for nmedit | |
configure:8526: found /usr/bin/nmedit | |
configure:8537: result: nmedit | |
configure:8602: checking for lipo | |
configure:8618: found /usr/bin/lipo | |
configure:8629: result: lipo | |
configure:8694: checking for otool | |
configure:8710: found /usr/bin/otool | |
configure:8721: result: otool | |
configure:8786: checking for otool64 | |
configure:8816: result: no | |
configure:8861: checking for -single_module linker flag | |
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:8894: result: yes | |
configure:8897: checking for -exported_symbols_list linker flag | |
configure:8917: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8917: $? = 0 | |
configure:8927: result: yes | |
configure:8930: checking for -force_load linker flag | |
clang -g -O2 -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8962: result: yes | |
configure:9004: checking how to run the C preprocessor | |
configure:9035: clang -E conftest.c | |
configure:9035: $? = 0 | |
configure:9049: clang -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:9049: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:9074: result: clang -E | |
configure:9094: clang -E conftest.c | |
configure:9094: $? = 0 | |
configure:9108: clang -E conftest.c | |
conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:9108: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:9137: checking for ANSI C header files | |
configure:9157: clang -c -g -O2 conftest.c >&5 | |
configure:9157: $? = 0 | |
configure:9230: clang -o conftest -g -O2 conftest.c >&5 | |
configure:9230: $? = 0 | |
configure:9230: ./conftest | |
configure:9230: $? = 0 | |
configure:9241: result: yes | |
configure:9254: checking for sys/types.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for sys/stat.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for stdlib.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for string.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for memory.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for strings.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for inttypes.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for stdint.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9254: checking for unistd.h | |
configure:9254: clang -c -g -O2 conftest.c >&5 | |
configure:9254: $? = 0 | |
configure:9254: result: yes | |
configure:9268: checking for dlfcn.h | |
configure:9268: clang -c -g -O2 conftest.c >&5 | |
configure:9268: $? = 0 | |
configure:9268: result: yes | |
configure:9782: checking for objdir | |
configure:9797: result: .libs | |
configure:10068: checking if clang supports -fno-rtti -fno-exceptions | |
configure:10086: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:10090: $? = 0 | |
configure:10103: result: yes | |
configure:10430: checking for clang option to produce PIC | |
configure:10437: result: -fno-common -DPIC | |
configure:10445: checking if clang PIC flag -fno-common -DPIC works | |
configure:10463: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:10467: $? = 0 | |
configure:10480: result: yes | |
configure:10509: checking if clang static flag -static works | |
configure:10537: result: no | |
configure:10552: checking if clang supports -c -o file.o | |
configure:10573: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:10577: $? = 0 | |
configure:10599: result: yes | |
configure:10607: checking if clang supports -c -o file.o | |
configure:10654: result: yes | |
configure:10687: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:11840: result: yes | |
configure:12080: checking dynamic linker characteristics | |
configure:12817: result: darwin15.0.0 dyld | |
configure:12924: checking how to hardcode library paths into programs | |
configure:12949: result: immediate | |
configure:13489: checking whether stripping libraries is possible | |
configure:13503: result: yes | |
configure:13529: checking if libtool supports shared libraries | |
configure:13531: result: yes | |
configure:13534: checking whether to build shared libraries | |
configure:13555: result: yes | |
configure:13558: checking whether to build static libraries | |
configure:13562: result: no | |
configure:13585: checking how to run the C++ preprocessor | |
configure:13612: clang++ -E conftest.cpp | |
configure:13612: $? = 0 | |
configure:13626: clang++ -E conftest.cpp | |
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13626: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13651: result: clang++ -E | |
configure:13671: clang++ -E conftest.cpp | |
configure:13671: $? = 0 | |
configure:13685: clang++ -E conftest.cpp | |
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:13685: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13854: checking for ld used by clang++ | |
configure:13921: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
configure:13928: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld | |
configure:13943: result: no | |
configure:13998: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:15003: result: yes | |
configure:15039: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:15042: $? = 0 | |
configure:15562: checking for clang++ option to produce PIC | |
configure:15569: result: -fno-common -DPIC | |
configure:15577: checking if clang++ PIC flag -fno-common -DPIC works | |
configure:15595: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:15599: $? = 0 | |
configure:15612: result: yes | |
configure:15635: checking if clang++ static flag -static works | |
configure:15663: result: no | |
configure:15675: checking if clang++ supports -c -o file.o | |
configure:15696: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | |
configure:15700: $? = 0 | |
configure:15722: result: yes | |
configure:15727: checking if clang++ supports -c -o file.o | |
configure:15774: result: yes | |
configure:15804: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries | |
configure:15840: result: yes | |
configure:15981: checking dynamic linker characteristics | |
configure:16652: result: darwin15.0.0 dyld | |
configure:16705: checking how to hardcode library paths into programs | |
configure:16730: result: immediate | |
configure:16792: checking whether ln -s works | |
configure:16796: result: yes | |
configure:16806: checking for perl | |
configure:16822: found /usr/bin/perl | |
configure:16834: result: yes | |
configure:16848: checking for platform and toolkit | |
configure:16867: result: unix / cocoa | |
configure:16898: checking sys/time.h usability | |
configure:16898: clang -c -g -O2 conftest.c >&5 | |
configure:16898: $? = 0 | |
configure:16898: result: yes | |
configure:16898: checking sys/time.h presence | |
configure:16898: clang -E conftest.c | |
configure:16898: $? = 0 | |
configure:16898: result: yes | |
configure:16898: checking for sys/time.h | |
configure:16898: result: yes | |
configure:16910: checking for working strtod | |
configure:16951: clang -o conftest -g -O2 conftest.c >&5 | |
configure:16951: $? = 0 | |
configure:16951: ./conftest | |
configure:16951: $? = 0 | |
configure:16961: result: yes | |
configure:17023: checking for uint32_t | |
configure:17023: clang -c -g -O2 conftest.c >&5 | |
configure:17023: $? = 0 | |
configure:17023: result: yes | |
configure:17045: checking for alarm | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17045: checking for gettimeofday | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17045: checking for localeconv | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17045: checking for strcspn | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:55:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration] | |
char strcspn (); | |
^ | |
conftest.c:55:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)' | |
1 warning generated. | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17045: checking for strncasecmp | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
conftest.c:56:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] | |
char strncasecmp (); | |
^ | |
conftest.c:56:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17045: checking for strtoul | |
configure:17045: clang -o conftest -g -O2 conftest.c >&5 | |
configure:17045: $? = 0 | |
configure:17045: result: yes | |
configure:17148: $PKG_CONFIG --exists --print-errors " $enchant_req " | |
configure:17151: $? = 0 | |
configure:17305: $PKG_CONFIG --exists --print-errors " $gio_req " | |
configure:17308: $? = 0 | |
configure:17425: $PKG_CONFIG --exists --print-errors " $redland_req " | |
Package redland was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `redland.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'redland' found | |
Package rasqal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `rasqal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'rasqal' found | |
configure:17428: $? = 1 | |
configure:17478: $PKG_CONFIG --exists --print-errors " $evolution_data_server_req " | |
Package libebook-1.2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libebook-1.2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libebook-1.2' found | |
Package libecal-1.2 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libecal-1.2.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libecal-1.2' found | |
configure:17481: $? = 1 | |
configure:17531: $PKG_CONFIG --exists --print-errors " $libical_req " | |
Package libical was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libical.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libical' found | |
configure:17534: $? = 1 | |
configure:17586: checking for CHAMPLAIN | |
configure:17593: $PKG_CONFIG --exists --print-errors " $champlain_req " | |
Package champlain-gtk-0.12 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `champlain-gtk-0.12.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'champlain-gtk-0.12' found | |
configure:17596: $? = 1 | |
configure:17610: $PKG_CONFIG --exists --print-errors " $champlain_req " | |
Package champlain-gtk-0.12 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `champlain-gtk-0.12.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'champlain-gtk-0.12' found | |
configure:17613: $? = 1 | |
configure:17627: result: no | |
No package 'champlain-gtk-0.12' found | |
configure:17827: checking whether gcc understands -Wall | |
configure:17840: clang++ -c -g -O2 -Wall conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wextra | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wsign-compare | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wpointer-arith | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wchar-subscripts | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wwrite-strings | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wmissing-noreturn | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wunused | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wpointer-arith | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17827: checking whether gcc understands -Wshadow | |
configure:17840: clang++ -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp >&5 | |
configure:17840: $? = 0 | |
configure:17849: result: yes | |
configure:17859: checking whether gcc understands -Wno-overloaded-virtual | |
configure:17872: clang++ -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp >&5 | |
configure:17872: $? = 0 | |
configure:17881: result: yes | |
configure:17901: checking for libpng | |
configure:17904: result: yes | |
configure:17908: checking for PNG | |
configure:17915: $PKG_CONFIG --exists --print-errors "$l" | |
configure:17918: $? = 0 | |
configure:17932: $PKG_CONFIG --exists --print-errors "$l" | |
configure:17935: $? = 0 | |
configure:17973: result: yes | |
configure:17999: checking jpeglib.h usability | |
configure:17999: clang -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c >&5 | |
configure:17999: $? = 0 | |
configure:17999: result: yes | |
configure:17999: checking jpeglib.h presence | |
configure:17999: clang -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
configure:17999: $? = 0 | |
configure:17999: result: yes | |
configure:17999: checking for jpeglib.h | |
configure:17999: result: yes | |
configure:18002: checking for jpeg_read_header in -ljpeg | |
configure:18027: clang -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg >&5 | |
configure:18027: $? = 0 | |
configure:18036: result: yes | |
configure:18061: checking zlib.h usability | |
configure:18061: clang -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c >&5 | |
configure:18061: $? = 0 | |
configure:18061: result: yes | |
configure:18061: checking zlib.h presence | |
configure:18061: clang -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c | |
configure:18061: $? = 0 | |
configure:18061: result: yes | |
configure:18061: checking for zlib.h | |
configure:18061: result: yes | |
configure:18120: checking for boostlib >= 1.40.0 | |
configure:18189: clang++ -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -I/usr/local/include conftest.cpp >&5 | |
configure:18189: $? = 0 | |
configure:18191: result: yes | |
configure:18352: checking for convert | |
configure:18383: result: no | |
configure:18396: checking for DEPS | |
configure:18403: $PKG_CONFIG --exists --print-errors "$deps_pkgs" | |
configure:18406: $? = 0 | |
configure:18420: $PKG_CONFIG --exists --print-errors "$deps_pkgs" | |
configure:18423: $? = 0 | |
configure:18481: result: yes | |
configure:18506: checking for GSFGI | |
configure:18513: $PKG_CONFIG --exists --print-errors "$gsf_gio_req" | |
configure:18516: $? = 0 | |
configure:18530: $PKG_CONFIG --exists --print-errors "$gsf_gio_req" | |
configure:18533: $? = 0 | |
configure:18571: result: yes | |
configure:18799: checking for PLUGIN | |
configure:18806: $PKG_CONFIG --exists --print-errors "$glib_req" | |
configure:18809: $? = 0 | |
configure:18823: $PKG_CONFIG --exists --print-errors "$glib_req" | |
configure:18826: $? = 0 | |
configure:18884: result: yes | |
configure:19067: checking for libgcrypt-config | |
configure:19098: result: /usr/local/opt/libgcrypt/bin/libgcrypt-config | |
configure:19115: checking for LIBGCRYPT - version >= 1.4.5 | |
configure:19149: result: yes (1.6.4) | |
configure:20184: $PKG_CONFIG --exists --print-errors " $openxml_pkgs " | |
configure:20187: $? = 0 | |
configure:20209: checking for OPENXML | |
configure:20216: $PKG_CONFIG --exists --print-errors " $openxml_pkgs " | |
configure:20219: $? = 0 | |
configure:20233: $PKG_CONFIG --exists --print-errors " $openxml_pkgs " | |
configure:20236: $? = 0 | |
configure:20294: result: yes | |
configure:20423: checking for psiconv-config | |
configure:20456: result: no | |
configure:21146: checking for collab fake backend | |
configure:21148: result: no | |
configure:21160: $PKG_CONFIG --exists --print-errors " $collab_telepathy_req " | |
Package dbus-glib-1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `dbus-glib-1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'dbus-glib-1' found | |
Package telepathy-glib was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `telepathy-glib.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'telepathy-glib' found | |
configure:21163: $? = 1 | |
configure:21177: checking for collab telepathy backend | |
configure:21179: result: no | |
configure:21190: $PKG_CONFIG --exists --print-errors " $collab_xmpp_req " | |
Package loudmouth-1.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `loudmouth-1.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'loudmouth-1.0' found | |
Package gtk+-3.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gtk+-3.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gtk+-3.0' found | |
configure:21193: $? = 1 | |
configure:21207: checking for collab xmpp backend | |
configure:21209: result: no | |
configure:21258: checking asio.hpp usability | |
configure:21258: clang++ -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp >&5 | |
configure:21258: $? = 0 | |
configure:21258: result: yes | |
configure:21258: checking asio.hpp presence | |
configure:21258: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
configure:21258: $? = 0 | |
configure:21258: result: yes | |
configure:21258: checking for asio.hpp | |
configure:21258: result: yes | |
configure:21279: checking for collab tcp backend | |
configure:21281: result: yes | |
configure:21292: $PKG_CONFIG --exists --print-errors " $collab_sugar_req " | |
Package dbus-glib-1 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `dbus-glib-1.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'dbus-glib-1' found | |
configure:21295: $? = 1 | |
configure:21309: checking for collab sugar backend | |
configure:21311: result: no | |
configure:21359: checking for asio.hpp | |
configure:21359: result: yes | |
configure:21381: checking for collab service backend | |
configure:21383: result: yes | |
configure:21397: checking for collab sip backend | |
configure:21399: result: no | |
configure:21413: checking for collab always recording backend | |
configure:21415: result: no | |
configure:21664: checking hash_map usability | |
configure:21664: clang++ -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp >&5 | |
conftest.cpp:85:10: fatal error: 'hash_map' file not found | |
#include <hash_map> | |
^ | |
1 error generated. | |
configure:21664: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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 PLATFORM "unix" | |
| #define TOOLKIT "cocoa" | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LOCALECONV 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_LIBJPEG 1 | |
| #define HAVE_BOOST /**/ | |
| #define WITH_CAIRO 1 | |
| #define HAVE_GSF_GIO 1 | |
| #define ABIWORD_SERIES "3.0" | |
| #define TOOLKIT_COCOA 1 | |
| #define ENABLE_PRINT 1 | |
| #define ENABLE_SPELL 1 | |
| #define WITH_ENCHANT 1 | |
| #define ENABLE_STATUSBAR 1 | |
| #define ENABLE_EMACS_KEYBINDING 1 | |
| #define ENABLE_VI_KEYBINDING 1 | |
| #define NDEBUG 1 | |
| #define HAVE_GCRYPT 1 | |
| #define WITH_GIO 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define HAVE_ASIO_HPP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <hash_map> | |
configure:21664: result: no | |
configure:21664: checking hash_map presence | |
configure:21664: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
conftest.cpp:52:10: fatal error: 'hash_map' file not found | |
#include <hash_map> | |
^ | |
1 error generated. | |
configure:21664: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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 PLATFORM "unix" | |
| #define TOOLKIT "cocoa" | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LOCALECONV 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_LIBJPEG 1 | |
| #define HAVE_BOOST /**/ | |
| #define WITH_CAIRO 1 | |
| #define HAVE_GSF_GIO 1 | |
| #define ABIWORD_SERIES "3.0" | |
| #define TOOLKIT_COCOA 1 | |
| #define ENABLE_PRINT 1 | |
| #define ENABLE_SPELL 1 | |
| #define WITH_ENCHANT 1 | |
| #define ENABLE_STATUSBAR 1 | |
| #define ENABLE_EMACS_KEYBINDING 1 | |
| #define ENABLE_VI_KEYBINDING 1 | |
| #define NDEBUG 1 | |
| #define HAVE_GCRYPT 1 | |
| #define WITH_GIO 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define HAVE_ASIO_HPP 1 | |
| /* end confdefs.h. */ | |
| #include <hash_map> | |
configure:21664: result: no | |
configure:21664: checking for hash_map | |
configure:21664: result: no | |
configure:21671: checking ext/hash_map usability | |
configure:21671: clang++ -c -g -O2 -Wno-overloaded-virtual -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp >&5 | |
In file included from conftest.cpp:85: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ext/hash_map:212:5: warning: Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings] | |
# warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> | |
^ | |
1 warning generated. | |
configure:21671: $? = 0 | |
configure:21671: result: yes | |
configure:21671: checking ext/hash_map presence | |
configure:21671: clang++ -E -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.cpp | |
In file included from conftest.cpp:52: | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/ext/hash_map:212:5: warning: Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> [-W#warnings] | |
# warning Use of the header <ext/hash_map> is deprecated. Migrate to <unordered_map> | |
^ | |
1 warning generated. | |
configure:21671: $? = 0 | |
configure:21671: result: yes | |
configure:21671: checking for ext/hash_map | |
configure:21671: result: yes | |
configure:21830: checking for flex | |
configure:21846: found /usr/bin/flex | |
configure:21857: result: flex | |
configure:21895: flex conftest.l | |
configure:21899: $? = 0 | |
configure:21901: checking lex output file root | |
configure:21915: result: lex.yy | |
configure:21920: checking lex library | |
configure:21934: clang -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ljpeg >&5 | |
lex.yy.c:1555:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
Undefined symbols for architecture x86_64: | |
"_yywrap", referenced from: | |
_yylex in conftest-eb8792.o | |
_main in conftest-eb8792.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:21934: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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 PLATFORM "unix" | |
| #define TOOLKIT "cocoa" | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LOCALECONV 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_LIBJPEG 1 | |
| #define HAVE_BOOST /**/ | |
| #define WITH_CAIRO 1 | |
| #define HAVE_GSF_GIO 1 | |
| #define ABIWORD_SERIES "3.0" | |
| #define TOOLKIT_COCOA 1 | |
| #define ENABLE_PRINT 1 | |
| #define ENABLE_SPELL 1 | |
| #define WITH_ENCHANT 1 | |
| #define ENABLE_STATUSBAR 1 | |
| #define ENABLE_EMACS_KEYBINDING 1 | |
| #define ENABLE_VI_KEYBINDING 1 | |
| #define NDEBUG 1 | |
| #define HAVE_GCRYPT 1 | |
| #define WITH_GIO 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define HAVE_ASIO_HPP 1 | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| yyless ((input () != 0)); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 10 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 793 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 10 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:21934: clang -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -lfl -ljpeg >&5 | |
lex.yy.c:1555:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
ld: library not found for -lfl | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:21934: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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 PLATFORM "unix" | |
| #define TOOLKIT "cocoa" | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LOCALECONV 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_LIBJPEG 1 | |
| #define HAVE_BOOST /**/ | |
| #define WITH_CAIRO 1 | |
| #define HAVE_GSF_GIO 1 | |
| #define ABIWORD_SERIES "3.0" | |
| #define TOOLKIT_COCOA 1 | |
| #define ENABLE_PRINT 1 | |
| #define ENABLE_SPELL 1 | |
| #define WITH_ENCHANT 1 | |
| #define ENABLE_STATUSBAR 1 | |
| #define ENABLE_EMACS_KEYBINDING 1 | |
| #define ENABLE_VI_KEYBINDING 1 | |
| #define NDEBUG 1 | |
| #define HAVE_GCRYPT 1 | |
| #define WITH_GIO 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define HAVE_ASIO_HPP 1 | |
| /* end confdefs.h. */ | |
| | |
| #line 3 "lex.yy.c" | |
| | |
| #define YY_INT_ALIGNED short int | |
| | |
| /* A lexical scanner generated by flex */ | |
| | |
| #define FLEX_SCANNER | |
| #define YY_FLEX_MAJOR_VERSION 2 | |
| #define YY_FLEX_MINOR_VERSION 5 | |
| #define YY_FLEX_SUBMINOR_VERSION 35 | |
| #if YY_FLEX_SUBMINOR_VERSION > 0 | |
| #define FLEX_BETA | |
| #endif | |
| | |
| /* First, we deal with platform-specific or compiler-specific issues. */ | |
| | |
| /* begin standard C headers. */ | |
| #include <stdio.h> | |
| #include <string.h> | |
| #include <errno.h> | |
| #include <stdlib.h> | |
| | |
| /* end standard C headers. */ | |
| | |
| /* flex integer type definitions */ | |
| | |
| #ifndef FLEXINT_H | |
| #define FLEXINT_H | |
| | |
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |
| | |
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | |
| | |
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | |
| * if you want the limit (max/min) macros for int types. | |
| */ | |
| #ifndef __STDC_LIMIT_MACROS | |
| #define __STDC_LIMIT_MACROS 1 | |
| #endif | |
| | |
| #include <inttypes.h> | |
| typedef int8_t flex_int8_t; | |
| typedef uint8_t flex_uint8_t; | |
| typedef int16_t flex_int16_t; | |
| typedef uint16_t flex_uint16_t; | |
| typedef int32_t flex_int32_t; | |
| typedef uint32_t flex_uint32_t; | |
| typedef uint64_t flex_uint64_t; | |
| #else | |
| typedef signed char flex_int8_t; | |
| typedef short int flex_int16_t; | |
| typedef int flex_int32_t; | |
| typedef unsigned char flex_uint8_t; | |
| typedef unsigned short int flex_uint16_t; | |
| typedef unsigned int flex_uint32_t; | |
| #endif /* ! C99 */ | |
| | |
| /* Limits of integral types. */ | |
| #ifndef INT8_MIN | |
| #define INT8_MIN (-128) | |
| #endif | |
| #ifndef INT16_MIN | |
| #define INT16_MIN (-32767-1) | |
| #endif | |
| #ifndef INT32_MIN | |
| #define INT32_MIN (-2147483647-1) | |
| #endif | |
| #ifndef INT8_MAX | |
| #define INT8_MAX (127) | |
| #endif | |
| #ifndef INT16_MAX | |
| #define INT16_MAX (32767) | |
| #endif | |
| #ifndef INT32_MAX | |
| #define INT32_MAX (2147483647) | |
| #endif | |
| #ifndef UINT8_MAX | |
| #define UINT8_MAX (255U) | |
| #endif | |
| #ifndef UINT16_MAX | |
| #define UINT16_MAX (65535U) | |
| #endif | |
| #ifndef UINT32_MAX | |
| #define UINT32_MAX (4294967295U) | |
| #endif | |
| | |
| #endif /* ! FLEXINT_H */ | |
| | |
| #ifdef __cplusplus | |
| | |
| /* The "const" storage-class-modifier is valid. */ | |
| #define YY_USE_CONST | |
| | |
| #else /* ! __cplusplus */ | |
| | |
| /* C99 requires __STDC__ to be defined as 1. */ | |
| #if defined (__STDC__) | |
| | |
| #define YY_USE_CONST | |
| | |
| #endif /* defined (__STDC__) */ | |
| #endif /* ! __cplusplus */ | |
| | |
| #ifdef YY_USE_CONST | |
| #define yyconst const | |
| #else | |
| #define yyconst | |
| #endif | |
| | |
| /* Returned upon end-of-file. */ | |
| #define YY_NULL 0 | |
| | |
| /* Promotes a possibly negative, possibly signed char to an unsigned | |
| * integer for use as an array index. If the signed char is negative, | |
| * we want to instead treat it as an 8-bit unsigned char, hence the | |
| * double cast. | |
| */ | |
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | |
| | |
| /* Enter a start condition. This macro really ought to take a parameter, | |
| * but we do it the disgusting crufty way forced on us by the ()-less | |
| * definition of BEGIN. | |
| */ | |
| #define BEGIN (yy_start) = 1 + 2 * | |
| | |
| /* Translate the current start state into a value that can be later handed | |
| * to BEGIN to return to the state. The YYSTATE alias is for lex | |
| * compatibility. | |
| */ | |
| #define YY_START (((yy_start) - 1) / 2) | |
| #define YYSTATE YY_START | |
| | |
| /* Action number for EOF rule of a given start state. */ | |
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | |
| | |
| /* Special action meaning "start processing a new file". */ | |
| #define YY_NEW_FILE yyrestart(yyin ) | |
| | |
| #define YY_END_OF_BUFFER_CHAR 0 | |
| | |
| /* Size of default input buffer. */ | |
| #ifndef YY_BUF_SIZE | |
| #define YY_BUF_SIZE 16384 | |
| #endif | |
| | |
| /* The state buf must be large enough to hold one state per character in the main buffer. | |
| */ | |
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |
| | |
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE | |
| #define YY_TYPEDEF_YY_BUFFER_STATE | |
| typedef struct yy_buffer_state *YY_BUFFER_STATE; | |
| #endif | |
| | |
| #ifndef YY_TYPEDEF_YY_SIZE_T | |
| #define YY_TYPEDEF_YY_SIZE_T | |
| typedef size_t yy_size_t; | |
| #endif | |
| | |
| extern yy_size_t yyleng; | |
| | |
| extern FILE *yyin, *yyout; | |
| | |
| #define EOB_ACT_CONTINUE_SCAN 0 | |
| #define EOB_ACT_END_OF_FILE 1 | |
| #define EOB_ACT_LAST_MATCH 2 | |
| | |
| #define YY_LESS_LINENO(n) | |
| | |
| /* Return all but the first "n" matched characters back to the input stream. */ | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| *yy_cp = (yy_hold_char); \ | |
| YY_RESTORE_YY_MORE_OFFSET \ | |
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | |
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | |
| } \ | |
| while ( 0 ) | |
| | |
| #define unput(c) yyunput( c, (yytext_ptr) ) | |
| | |
| #ifndef YY_STRUCT_YY_BUFFER_STATE | |
| #define YY_STRUCT_YY_BUFFER_STATE | |
| struct yy_buffer_state | |
| { | |
| FILE *yy_input_file; | |
| | |
| char *yy_ch_buf; /* input buffer */ | |
| char *yy_buf_pos; /* current position in input buffer */ | |
| | |
| /* Size of input buffer in bytes, not including room for EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_buf_size; | |
| | |
| /* Number of characters read into yy_ch_buf, not including EOB | |
| * characters. | |
| */ | |
| yy_size_t yy_n_chars; | |
| | |
| /* Whether we "own" the buffer - i.e., we know we created it, | |
| * and can realloc() it to grow it, and should free() it to | |
| * delete it. | |
| */ | |
| int yy_is_our_buffer; | |
| | |
| /* Whether this is an "interactive" input source; if so, and | |
| * if we're using stdio for input, then we want to use getc() | |
| * instead of fread(), to make sure we stop fetching input after | |
| * each newline. | |
| */ | |
| int yy_is_interactive; | |
| | |
| /* Whether we're considered to be at the beginning of a line. | |
| * If so, '^' rules will be active on the next match, otherwise | |
| * not. | |
| */ | |
| int yy_at_bol; | |
| | |
| int yy_bs_lineno; /**< The line count. */ | |
| int yy_bs_column; /**< The column count. */ | |
| | |
| /* Whether to try to fill the input buffer when we reach the | |
| * end of it. | |
| */ | |
| int yy_fill_buffer; | |
| | |
| int yy_buffer_status; | |
| | |
| #define YY_BUFFER_NEW 0 | |
| #define YY_BUFFER_NORMAL 1 | |
| /* When an EOF's been seen but there's still some text to process | |
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we | |
| * shouldn't try reading from the input source any more. We might | |
| * still have a bunch of tokens to match, though, because of | |
| * possible backing-up. | |
| * | |
| * When we actually see the EOF, we change the status to "new" | |
| * (via yyrestart()), so that the user can continue scanning by | |
| * just pointing yyin at a new input file. | |
| */ | |
| #define YY_BUFFER_EOF_PENDING 2 | |
| | |
| }; | |
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |
| | |
| /* Stack of input buffers. */ | |
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | |
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | |
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | |
| | |
| /* We provide macros for accessing buffer states in case in the | |
| * future we want to put the buffer states in a more general | |
| * "scanner state". | |
| * | |
| * Returns the top of the stack, or NULL. | |
| */ | |
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | |
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | |
| : NULL) | |
| | |
| /* Same as previous macro, but useful when we know that the buffer stack is not | |
| * NULL or when we need an lvalue. For internal use only. | |
| */ | |
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | |
| | |
| /* yy_hold_char holds the character lost when yytext is formed. */ | |
| static char yy_hold_char; | |
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | |
| yy_size_t yyleng; | |
| | |
| /* Points to current character in buffer. */ | |
| static char *yy_c_buf_p = (char *) 0; | |
| static int yy_init = 0; /* whether we need to initialize */ | |
| static int yy_start = 0; /* start state number */ | |
| | |
| /* Flag which is used to allow yywrap()'s to do buffer switches | |
| * instead of setting up a fresh yyin. A bit of a hack ... | |
| */ | |
| static int yy_did_buffer_switch_on_eof; | |
| | |
| void yyrestart (FILE *input_file ); | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | |
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | |
| void yy_delete_buffer (YY_BUFFER_STATE b ); | |
| void yy_flush_buffer (YY_BUFFER_STATE b ); | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | |
| void yypop_buffer_state (void ); | |
| | |
| static void yyensure_buffer_stack (void ); | |
| static void yy_load_buffer_state (void ); | |
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | |
| | |
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | |
| | |
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | |
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | |
| | |
| void *yyalloc (yy_size_t ); | |
| void *yyrealloc (void *,yy_size_t ); | |
| void yyfree (void * ); | |
| | |
| #define yy_new_buffer yy_create_buffer | |
| | |
| #define yy_set_interactive(is_interactive) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){ \ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | |
| } | |
| | |
| #define yy_set_bol(at_bol) \ | |
| { \ | |
| if ( ! YY_CURRENT_BUFFER ){\ | |
| yyensure_buffer_stack (); \ | |
| YY_CURRENT_BUFFER_LVALUE = \ | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); \ | |
| } \ | |
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | |
| } | |
| | |
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |
| | |
| /* Begin user sect3 */ | |
| | |
| typedef unsigned char YY_CHAR; | |
| | |
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | |
| | |
| typedef int yy_state_type; | |
| | |
| extern int yylineno; | |
| | |
| int yylineno = 1; | |
| | |
| extern char *yytext; | |
| #define yytext_ptr yytext | |
| | |
| static yy_state_type yy_get_previous_state (void ); | |
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | |
| static int yy_get_next_buffer (void ); | |
| static void yy_fatal_error (yyconst char msg[] ); | |
| | |
| /* Done after the current pattern has been matched and before the | |
| * corresponding action - sets up yytext. | |
| */ | |
| #define YY_DO_BEFORE_ACTION \ | |
| (yytext_ptr) = yy_bp; \ | |
| (yytext_ptr) -= (yy_more_len); \ | |
| yyleng = (yy_size_t) (yy_cp - (yytext_ptr)); \ | |
| (yy_hold_char) = *yy_cp; \ | |
| *yy_cp = '\0'; \ | |
| (yy_c_buf_p) = yy_cp; | |
| | |
| #define YY_NUM_RULES 8 | |
| #define YY_END_OF_BUFFER 9 | |
| /* This struct is not used in this scanner, | |
| but its presence is necessary. */ | |
| struct yy_trans_info | |
| { | |
| flex_int32_t yy_verify; | |
| flex_int32_t yy_nxt; | |
| }; | |
| static yyconst flex_int16_t yy_acclist[23] = | |
| { 0, | |
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | |
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | |
| 7, 8 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_accept[14] = | |
| { 0, | |
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | |
| 20, 23, 23 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_ec[256] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |
| | |
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |
| 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int32_t yy_meta[9] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_base[13] = | |
| { 0, | |
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | |
| 10, 10 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_def[13] = | |
| { 0, | |
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | |
| 12, 0 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_nxt[19] = | |
| { 0, | |
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| static yyconst flex_int16_t yy_chk[19] = | |
| { 0, | |
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | |
| 12, 12, 12, 12, 12, 12, 12, 12 | |
| } ; | |
| | |
| extern int yy_flex_debug; | |
| int yy_flex_debug = 0; | |
| | |
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | |
| static char *yy_full_match; | |
| static int yy_lp; | |
| #define REJECT \ | |
| { \ | |
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | |
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | |
| ++(yy_lp); \ | |
| goto find_rule; \ | |
| } | |
| | |
| static int yy_more_flag = 0; | |
| static int yy_more_len = 0; | |
| #define yymore() ((yy_more_flag) = 1) | |
| #define YY_MORE_ADJ (yy_more_len) | |
| #define YY_RESTORE_YY_MORE_OFFSET | |
| char *yytext; | |
| #line 1 "conftest.l" | |
| #line 469 "lex.yy.c" | |
| | |
| #define INITIAL 0 | |
| | |
| #ifndef YY_NO_UNISTD_H | |
| /* Special case for "unistd.h", since it is non-ANSI. We include it way | |
| * down here because we want the user's section 1 to have been scanned first. | |
| * The user has a chance to override it with an option. | |
| */ | |
| #include <unistd.h> | |
| #endif | |
| | |
| #ifndef YY_EXTRA_TYPE | |
| #define YY_EXTRA_TYPE void * | |
| #endif | |
| | |
| static int yy_init_globals (void ); | |
| | |
| /* Accessor methods to globals. | |
| These are made visible to non-reentrant scanners for convenience. */ | |
| | |
| int yylex_destroy (void ); | |
| | |
| int yyget_debug (void ); | |
| | |
| void yyset_debug (int debug_flag ); | |
| | |
| YY_EXTRA_TYPE yyget_extra (void ); | |
| | |
| void yyset_extra (YY_EXTRA_TYPE user_defined ); | |
| | |
| FILE *yyget_in (void ); | |
| | |
| void yyset_in (FILE * in_str ); | |
| | |
| FILE *yyget_out (void ); | |
| | |
| void yyset_out (FILE * out_str ); | |
| | |
| yy_size_t yyget_leng (void ); | |
| | |
| char *yyget_text (void ); | |
| | |
| int yyget_lineno (void ); | |
| | |
| void yyset_lineno (int line_number ); | |
| | |
| /* Macros after this point can all be overridden by user definitions in | |
| * section 1. | |
| */ | |
| | |
| #ifndef YY_SKIP_YYWRAP | |
| #ifdef __cplusplus | |
| extern "C" int yywrap (void ); | |
| #else | |
| extern int yywrap (void ); | |
| #endif | |
| #endif | |
| | |
| static void yyunput (int c,char *buf_ptr ); | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char *,yyconst char *,int ); | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * ); | |
| #endif | |
| | |
| #ifndef YY_NO_INPUT | |
| | |
| #ifdef __cplusplus | |
| static int yyinput (void ); | |
| #else | |
| static int input (void ); | |
| #endif | |
| | |
| #endif | |
| | |
| /* Amount of stuff to slurp up with each read. */ | |
| #ifndef YY_READ_BUF_SIZE | |
| #define YY_READ_BUF_SIZE 8192 | |
| #endif | |
| | |
| /* Copy whatever the last rule matched to the standard output. */ | |
| #ifndef ECHO | |
| /* This used to be an fputs(), but since the string might contain NUL's, | |
| * we now use fwrite(). | |
| */ | |
| #define ECHO fwrite( yytext, yyleng, 1, yyout ) | |
| #endif | |
| | |
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | |
| * is returned in "result". | |
| */ | |
| #ifndef YY_INPUT | |
| #define YY_INPUT(buf,result,max_size) \ | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | |
| { \ | |
| int c = '*'; \ | |
| yy_size_t n; \ | |
| for ( n = 0; n < max_size && \ | |
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | |
| buf[n] = (char) c; \ | |
| if ( c == '\n' ) \ | |
| buf[n++] = (char) c; \ | |
| if ( c == EOF && ferror( yyin ) ) \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| result = n; \ | |
| } \ | |
| else \ | |
| { \ | |
| errno=0; \ | |
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | |
| { \ | |
| if( errno != EINTR) \ | |
| { \ | |
| YY_FATAL_ERROR( "input in flex scanner failed" ); \ | |
| break; \ | |
| } \ | |
| errno=0; \ | |
| clearerr(yyin); \ | |
| } \ | |
| }\ | |
| \ | |
| | |
| #endif | |
| | |
| /* No semi-colon after return; correct usage is to write "yyterminate();" - | |
| * we don't want an extra ';' after the "return" because that will cause | |
| * some compilers to complain about unreachable statements. | |
| */ | |
| #ifndef yyterminate | |
| #define yyterminate() return YY_NULL | |
| #endif | |
| | |
| /* Number of entries by which start-condition stack grows. */ | |
| #ifndef YY_START_STACK_INCR | |
| #define YY_START_STACK_INCR 25 | |
| #endif | |
| | |
| /* Report a fatal error. */ | |
| #ifndef YY_FATAL_ERROR | |
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | |
| #endif | |
| | |
| /* end tables serialization structures and prototypes */ | |
| | |
| /* Default declaration of generated scanner - a define so the user can | |
| * easily add parameters. | |
| */ | |
| #ifndef YY_DECL | |
| #define YY_DECL_IS_OURS 1 | |
| | |
| extern int yylex (void); | |
| | |
| #define YY_DECL int yylex (void) | |
| #endif /* !YY_DECL */ | |
| | |
| /* Code executed at the beginning of each rule, after yytext and yyleng | |
| * have been set up. | |
| */ | |
| #ifndef YY_USER_ACTION | |
| #define YY_USER_ACTION | |
| #endif | |
| | |
| /* Code executed at the end of each rule. */ | |
| #ifndef YY_BREAK | |
| #define YY_BREAK break; | |
| #endif | |
| | |
| #define YY_RULE_SETUP \ | |
| YY_USER_ACTION | |
| | |
| /** The main scanner function which does all the work. | |
| */ | |
| YY_DECL | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp, *yy_bp; | |
| register int yy_act; | |
| | |
| #line 1 "conftest.l" | |
| | |
| #line 653 "lex.yy.c" | |
| | |
| if ( !(yy_init) ) | |
| { | |
| (yy_init) = 1; | |
| | |
| #ifdef YY_USER_INIT | |
| YY_USER_INIT; | |
| #endif | |
| | |
| /* Create the reject buffer large enough to save one state per allowed character. */ | |
| if ( ! (yy_state_buf) ) | |
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | |
| if ( ! (yy_state_buf) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |
| | |
| if ( ! (yy_start) ) | |
| (yy_start) = 1; /* first start state */ | |
| | |
| if ( ! yyin ) | |
| yyin = stdin; | |
| | |
| if ( ! yyout ) | |
| yyout = stdout; | |
| | |
| if ( ! YY_CURRENT_BUFFER ) { | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| while ( 1 ) /* loops until end-of-file is reached */ | |
| { | |
| (yy_more_len) = 0; | |
| if ( (yy_more_flag) ) | |
| { | |
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | |
| (yy_more_flag) = 0; | |
| } | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* Support of yytext. */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| /* yy_bp points to the position in yy_ch_buf of the start of | |
| * the current run. | |
| */ | |
| yy_bp = yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| yy_match: | |
| do | |
| { | |
| register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| ++yy_cp; | |
| } | |
| while ( yy_base[yy_current_state] != 10 ); | |
| | |
| yy_find_action: | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| goto find_rule; /* Shut up GCC warning -Wall */ | |
| find_rule: /* we branch to this label when backing up */ | |
| for ( ; ; ) /* until we find what rule we matched */ | |
| { | |
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | |
| { | |
| yy_act = yy_acclist[(yy_lp)]; | |
| { | |
| (yy_full_match) = yy_cp; | |
| break; | |
| } | |
| } | |
| --yy_cp; | |
| yy_current_state = *--(yy_state_ptr); | |
| (yy_lp) = yy_accept[yy_current_state]; | |
| } | |
| | |
| YY_DO_BEFORE_ACTION; | |
| | |
| do_action: /* This label is used only to access EOF actions. */ | |
| | |
| switch ( yy_act ) | |
| { /* beginning of action switch */ | |
| case 1: | |
| YY_RULE_SETUP | |
| #line 2 "conftest.l" | |
| { ECHO; } | |
| YY_BREAK | |
| case 2: | |
| YY_RULE_SETUP | |
| #line 3 "conftest.l" | |
| { REJECT; } | |
| YY_BREAK | |
| case 3: | |
| YY_RULE_SETUP | |
| #line 4 "conftest.l" | |
| { yymore (); } | |
| YY_BREAK | |
| case 4: | |
| YY_RULE_SETUP | |
| #line 5 "conftest.l" | |
| { yyless (1); } | |
| YY_BREAK | |
| case 5: | |
| YY_RULE_SETUP | |
| #line 6 "conftest.l" | |
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | |
| yyless ((input () != 0)); } | |
| YY_BREAK | |
| case 6: | |
| YY_RULE_SETUP | |
| #line 8 "conftest.l" | |
| { unput (yytext[0]); } | |
| YY_BREAK | |
| case 7: | |
| YY_RULE_SETUP | |
| #line 9 "conftest.l" | |
| { BEGIN INITIAL; } | |
| YY_BREAK | |
| case 8: | |
| YY_RULE_SETUP | |
| #line 10 "conftest.l" | |
| ECHO; | |
| YY_BREAK | |
| #line 793 "lex.yy.c" | |
| case YY_STATE_EOF(INITIAL): | |
| yyterminate(); | |
| | |
| case YY_END_OF_BUFFER: | |
| { | |
| /* Amount of text matched not including the EOB char. */ | |
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | |
| | |
| /* Undo the effects of YY_DO_BEFORE_ACTION. */ | |
| *yy_cp = (yy_hold_char); | |
| YY_RESTORE_YY_MORE_OFFSET | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | |
| { | |
| /* We're scanning a new file or input source. It's | |
| * possible that this happened because the user | |
| * just pointed yyin at a new source and called | |
| * yylex(). If so, then we have to assure | |
| * consistency between YY_CURRENT_BUFFER and our | |
| * globals. Here is the right place to do so, because | |
| * this is the first action (other than possibly a | |
| * back-up) that will match for the new input source. | |
| */ | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | |
| } | |
| | |
| /* Note that here we test for yy_c_buf_p "<=" to the position | |
| * of the first EOB in the buffer, since yy_c_buf_p will | |
| * already have been incremented past the NUL character | |
| * (since all states make transitions on EOB to the | |
| * end-of-buffer state). Contrast this with the test | |
| * in input(). | |
| */ | |
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| { /* This was really a NUL. */ | |
| yy_state_type yy_next_state; | |
| | |
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| /* Okay, we're now positioned to make the NUL | |
| * transition. We couldn't have | |
| * yy_get_previous_state() go ahead and do it | |
| * for us because it doesn't know how to deal | |
| * with the possibility of jamming (and we don't | |
| * want to build jamming into it because then it | |
| * will run more slowly). | |
| */ | |
| | |
| yy_next_state = yy_try_NUL_trans( yy_current_state ); | |
| | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| if ( yy_next_state ) | |
| { | |
| /* Consume the NUL. */ | |
| yy_cp = ++(yy_c_buf_p); | |
| yy_current_state = yy_next_state; | |
| goto yy_match; | |
| } | |
| | |
| else | |
| { | |
| yy_cp = (yy_c_buf_p); | |
| goto yy_find_action; | |
| } | |
| } | |
| | |
| else switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| (yy_did_buffer_switch_on_eof) = 0; | |
| | |
| if ( yywrap( ) ) | |
| { | |
| /* Note: because we've taken care in | |
| * yy_get_next_buffer() to have set up | |
| * yytext, we can now set up | |
| * yy_c_buf_p so that if some total | |
| * hoser (like flex itself) wants to | |
| * call the scanner after we return the | |
| * YY_NULL, it'll still work - another | |
| * YY_NULL will get returned. | |
| */ | |
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | |
| | |
| yy_act = YY_STATE_EOF(YY_START); | |
| goto do_action; | |
| } | |
| | |
| else | |
| { | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| } | |
| break; | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = | |
| (yytext_ptr) + yy_amount_of_matched_text; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_match; | |
| | |
| case EOB_ACT_LAST_MATCH: | |
| (yy_c_buf_p) = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |
| | |
| yy_current_state = yy_get_previous_state( ); | |
| | |
| yy_cp = (yy_c_buf_p); | |
| yy_bp = (yytext_ptr) + YY_MORE_ADJ; | |
| goto yy_find_action; | |
| } | |
| break; | |
| } | |
| | |
| default: | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--no action found" ); | |
| } /* end of action switch */ | |
| } /* end of scanning one token */ | |
| } /* end of yylex */ | |
| | |
| /* yy_get_next_buffer - try to read in a new buffer | |
| * | |
| * Returns a code representing an action: | |
| * EOB_ACT_LAST_MATCH - | |
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | |
| * EOB_ACT_END_OF_FILE - end of file | |
| */ | |
| static int yy_get_next_buffer (void) | |
| { | |
| register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | |
| register char *source = (yytext_ptr); | |
| register int number_to_move, i; | |
| int ret_val; | |
| | |
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | |
| YY_FATAL_ERROR( | |
| "fatal flex scanner internal error--end of buffer missed" ); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | |
| { /* Don't try to fill the buffer, so this is an EOF. */ | |
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | |
| { | |
| /* We matched a single character, the EOB, so | |
| * treat this as a final EOF. | |
| */ | |
| return EOB_ACT_END_OF_FILE; | |
| } | |
| | |
| else | |
| { | |
| /* We matched some text prior to the EOB, first | |
| * process it. | |
| */ | |
| return EOB_ACT_LAST_MATCH; | |
| } | |
| } | |
| | |
| /* Try to read more data. */ | |
| | |
| /* First move last chars to start of buffer. */ | |
| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | |
| | |
| for ( i = 0; i < number_to_move; ++i ) | |
| *(dest++) = *(source++); | |
| | |
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | |
| /* don't do the read, it's not guaranteed to return an EOF, | |
| * just force an EOF | |
| */ | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | |
| | |
| else | |
| { | |
| yy_size_t num_to_read = | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |
| | |
| while ( num_to_read <= 0 ) | |
| { /* Not enough room in the buffer - grow it. */ | |
| | |
| YY_FATAL_ERROR( | |
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | |
| | |
| } | |
| | |
| if ( num_to_read > YY_READ_BUF_SIZE ) | |
| num_to_read = YY_READ_BUF_SIZE; | |
| | |
| /* Read in more data. */ | |
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | |
| (yy_n_chars), num_to_read ); | |
| | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| if ( (yy_n_chars) == 0 ) | |
| { | |
| if ( number_to_move == YY_MORE_ADJ ) | |
| { | |
| ret_val = EOB_ACT_END_OF_FILE; | |
| yyrestart(yyin ); | |
| } | |
| | |
| else | |
| { | |
| ret_val = EOB_ACT_LAST_MATCH; | |
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | |
| YY_BUFFER_EOF_PENDING; | |
| } | |
| } | |
| | |
| else | |
| ret_val = EOB_ACT_CONTINUE_SCAN; | |
| | |
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | |
| /* Extend the array by 50%, plus the number we really need. */ | |
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | |
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | |
| } | |
| | |
| (yy_n_chars) += number_to_move; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | |
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |
| | |
| return ret_val; | |
| } | |
| | |
| /* yy_get_previous_state - get the state just before the EOB char was reached */ | |
| | |
| static yy_state_type yy_get_previous_state (void) | |
| { | |
| register yy_state_type yy_current_state; | |
| register char *yy_cp; | |
| | |
| yy_current_state = (yy_start); | |
| | |
| (yy_state_ptr) = (yy_state_buf); | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | |
| { | |
| register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| *(yy_state_ptr)++ = yy_current_state; | |
| } | |
| | |
| return yy_current_state; | |
| } | |
| | |
| /* yy_try_NUL_trans - try to make a transition on the NUL character | |
| * | |
| * synopsis | |
| * next_state = yy_try_NUL_trans( current_state ); | |
| */ | |
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | |
| { | |
| register int yy_is_jam; | |
| | |
| register YY_CHAR yy_c = 1; | |
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | |
| { | |
| yy_current_state = (int) yy_def[yy_current_state]; | |
| if ( yy_current_state >= 13 ) | |
| yy_c = yy_meta[(unsigned int) yy_c]; | |
| } | |
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | |
| yy_is_jam = (yy_current_state == 12); | |
| if ( ! yy_is_jam ) | |
| *(yy_state_ptr)++ = yy_current_state; | |
| | |
| return yy_is_jam ? 0 : yy_current_state; | |
| } | |
| | |
| static void yyunput (int c, register char * yy_bp ) | |
| { | |
| register char *yy_cp; | |
| | |
| yy_cp = (yy_c_buf_p); | |
| | |
| /* undo effects of setting up yytext */ | |
| *yy_cp = (yy_hold_char); | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| { /* need to shift things up to make room */ | |
| /* +2 for EOB chars. */ | |
| register yy_size_t number_to_move = (yy_n_chars) + 2; | |
| register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | |
| register char *source = | |
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |
| | |
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | |
| *--dest = *--source; | |
| | |
| yy_cp += (int) (dest - source); | |
| yy_bp += (int) (dest - source); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |
| | |
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | |
| YY_FATAL_ERROR( "flex scanner push-back overflow" ); | |
| } | |
| | |
| *--yy_cp = (char) c; | |
| | |
| (yytext_ptr) = yy_bp; | |
| (yy_hold_char) = *yy_cp; | |
| (yy_c_buf_p) = yy_cp; | |
| } | |
| | |
| #ifndef YY_NO_INPUT | |
| #ifdef __cplusplus | |
| static int yyinput (void) | |
| #else | |
| static int input (void) | |
| #endif | |
| | |
| { | |
| int c; | |
| | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| | |
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | |
| { | |
| /* yy_c_buf_p now points to the character we want to return. | |
| * If this occurs *before* the EOB characters, then it's a | |
| * valid NUL; if not, then we've hit the end of the buffer. | |
| */ | |
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | |
| /* This was really a NUL. */ | |
| *(yy_c_buf_p) = '\0'; | |
| | |
| else | |
| { /* need more input */ | |
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | |
| ++(yy_c_buf_p); | |
| | |
| switch ( yy_get_next_buffer( ) ) | |
| { | |
| case EOB_ACT_LAST_MATCH: | |
| /* This happens because yy_g_n_b() | |
| * sees that we've accumulated a | |
| * token and flags that we need to | |
| * try matching the token before | |
| * proceeding. But for input(), | |
| * there's no matching to consider. | |
| * So convert the EOB_ACT_LAST_MATCH | |
| * to EOB_ACT_END_OF_FILE. | |
| */ | |
| | |
| /* Reset buffer status. */ | |
| yyrestart(yyin ); | |
| | |
| /*FALLTHROUGH*/ | |
| | |
| case EOB_ACT_END_OF_FILE: | |
| { | |
| if ( yywrap( ) ) | |
| return 0; | |
| | |
| if ( ! (yy_did_buffer_switch_on_eof) ) | |
| YY_NEW_FILE; | |
| #ifdef __cplusplus | |
| return yyinput(); | |
| #else | |
| return input(); | |
| #endif | |
| } | |
| | |
| case EOB_ACT_CONTINUE_SCAN: | |
| (yy_c_buf_p) = (yytext_ptr) + offset; | |
| break; | |
| } | |
| } | |
| } | |
| | |
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | |
| *(yy_c_buf_p) = '\0'; /* preserve yytext */ | |
| (yy_hold_char) = *++(yy_c_buf_p); | |
| | |
| return c; | |
| } | |
| #endif /* ifndef YY_NO_INPUT */ | |
| | |
| /** Immediately switch to a different input stream. | |
| * @param input_file A readable stream. | |
| * | |
| * @note This function does not reset the start condition to @c INITIAL . | |
| */ | |
| void yyrestart (FILE * input_file ) | |
| { | |
| | |
| if ( ! YY_CURRENT_BUFFER ){ | |
| yyensure_buffer_stack (); | |
| YY_CURRENT_BUFFER_LVALUE = | |
| yy_create_buffer(yyin,YY_BUF_SIZE ); | |
| } | |
| | |
| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Switch to a different input buffer. | |
| * @param new_buffer The new input buffer. | |
| * | |
| */ | |
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | |
| { | |
| | |
| /* TODO. We should be able to replace this entire function body | |
| * with | |
| * yypop_buffer_state(); | |
| * yypush_buffer_state(new_buffer); | |
| */ | |
| yyensure_buffer_stack (); | |
| if ( YY_CURRENT_BUFFER == new_buffer ) | |
| return; | |
| | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| yy_load_buffer_state( ); | |
| | |
| /* We don't actually know whether we did this switch during | |
| * EOF (yywrap()) processing, but the only time this flag | |
| * is looked at is after yywrap() is called, so it's safe | |
| * to go ahead and always set it. | |
| */ | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| static void yy_load_buffer_state (void) | |
| { | |
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | |
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | |
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | |
| (yy_hold_char) = *(yy_c_buf_p); | |
| } | |
| | |
| /** Allocate and initialize an input buffer state. | |
| * @param file A readable stream. | |
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | |
| * | |
| * @return the allocated buffer state. | |
| */ | |
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_buf_size = size; | |
| | |
| /* yy_ch_buf has to be 2 characters longer than the size given because | |
| * we need to put in 2 end-of-buffer characters. | |
| */ | |
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | |
| if ( ! b->yy_ch_buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |
| | |
| b->yy_is_our_buffer = 1; | |
| | |
| yy_init_buffer(b,file ); | |
| | |
| return b; | |
| } | |
| | |
| /** Destroy the buffer. | |
| * @param b a buffer created with yy_create_buffer() | |
| * | |
| */ | |
| void yy_delete_buffer (YY_BUFFER_STATE b ) | |
| { | |
| | |
| if ( ! b ) | |
| return; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | |
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | |
| | |
| if ( b->yy_is_our_buffer ) | |
| yyfree((void *) b->yy_ch_buf ); | |
| | |
| yyfree((void *) b ); | |
| } | |
| | |
| #ifndef __cplusplus | |
| extern int isatty (int ); | |
| #endif /* __cplusplus */ | |
| | |
| /* Initializes or reinitializes a buffer. | |
| * This function is sometimes called more than once on the same buffer, | |
| * such as during a yyrestart() or at EOF. | |
| */ | |
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |
| | |
| { | |
| int oerrno = errno; | |
| | |
| yy_flush_buffer(b ); | |
| | |
| b->yy_input_file = file; | |
| b->yy_fill_buffer = 1; | |
| | |
| /* If b is the current buffer, then yy_init_buffer was _probably_ | |
| * called from yyrestart() or through yy_get_next_buffer. | |
| * In that case, we don't want to reset the lineno or column. | |
| */ | |
| if (b != YY_CURRENT_BUFFER){ | |
| b->yy_bs_lineno = 1; | |
| b->yy_bs_column = 0; | |
| } | |
| | |
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | |
| | |
| errno = oerrno; | |
| } | |
| | |
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | |
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | |
| * | |
| */ | |
| void yy_flush_buffer (YY_BUFFER_STATE b ) | |
| { | |
| if ( ! b ) | |
| return; | |
| | |
| b->yy_n_chars = 0; | |
| | |
| /* We always need two end-of-buffer characters. The first causes | |
| * a transition to the end-of-buffer state. The second causes | |
| * a jam in that state. | |
| */ | |
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | |
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b->yy_buf_pos = &b->yy_ch_buf[0]; | |
| | |
| b->yy_at_bol = 1; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| if ( b == YY_CURRENT_BUFFER ) | |
| yy_load_buffer_state( ); | |
| } | |
| | |
| /** Pushes the new state onto the stack. The new state becomes | |
| * the current state. This function will allocate the stack | |
| * if necessary. | |
| * @param new_buffer The new state. | |
| * | |
| */ | |
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | |
| { | |
| if (new_buffer == NULL) | |
| return; | |
| | |
| yyensure_buffer_stack(); | |
| | |
| /* This block is copied from yy_switch_to_buffer. */ | |
| if ( YY_CURRENT_BUFFER ) | |
| { | |
| /* Flush out information for old buffer. */ | |
| *(yy_c_buf_p) = (yy_hold_char); | |
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | |
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | |
| } | |
| | |
| /* Only push if top exists. Otherwise, replace top. */ | |
| if (YY_CURRENT_BUFFER) | |
| (yy_buffer_stack_top)++; | |
| YY_CURRENT_BUFFER_LVALUE = new_buffer; | |
| | |
| /* copied from yy_switch_to_buffer. */ | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| | |
| /** Removes and deletes the top of the stack, if present. | |
| * The next element becomes the new top. | |
| * | |
| */ | |
| void yypop_buffer_state (void) | |
| { | |
| if (!YY_CURRENT_BUFFER) | |
| return; | |
| | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| if ((yy_buffer_stack_top) > 0) | |
| --(yy_buffer_stack_top); | |
| | |
| if (YY_CURRENT_BUFFER) { | |
| yy_load_buffer_state( ); | |
| (yy_did_buffer_switch_on_eof) = 1; | |
| } | |
| } | |
| | |
| /* Allocates the stack if it does not exist. | |
| * Guarantees space for at least one push. | |
| */ | |
| static void yyensure_buffer_stack (void) | |
| { | |
| yy_size_t num_to_alloc; | |
| | |
| if (!(yy_buffer_stack)) { | |
| | |
| /* First allocation is just for 2 elements, since we don't know if this | |
| * scanner will even need a stack. We use 2 instead of 1 to avoid an | |
| * immediate realloc on the next call. | |
| */ | |
| num_to_alloc = 1; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | |
| (num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | |
| | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| (yy_buffer_stack_top) = 0; | |
| return; | |
| } | |
| | |
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | |
| | |
| /* Increase the buffer to prepare for a possible push. */ | |
| int grow_size = 8 /* arbitrary grow size */; | |
| | |
| num_to_alloc = (yy_buffer_stack_max) + grow_size; | |
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | |
| ((yy_buffer_stack), | |
| num_to_alloc * sizeof(struct yy_buffer_state*) | |
| ); | |
| if ( ! (yy_buffer_stack) ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | |
| | |
| /* zero only the new slots.*/ | |
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | |
| (yy_buffer_stack_max) = num_to_alloc; | |
| } | |
| } | |
| | |
| /** Setup the input buffer state to scan directly from a user-specified character buffer. | |
| * @param base the character buffer | |
| * @param size the size in bytes of the character buffer | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | |
| { | |
| YY_BUFFER_STATE b; | |
| | |
| if ( size < 2 || | |
| base[size-2] != YY_END_OF_BUFFER_CHAR || | |
| base[size-1] != YY_END_OF_BUFFER_CHAR ) | |
| /* They forgot to leave room for the EOB's. */ | |
| return 0; | |
| | |
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |
| | |
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | |
| b->yy_buf_pos = b->yy_ch_buf = base; | |
| b->yy_is_our_buffer = 0; | |
| b->yy_input_file = 0; | |
| b->yy_n_chars = b->yy_buf_size; | |
| b->yy_is_interactive = 0; | |
| b->yy_at_bol = 1; | |
| b->yy_fill_buffer = 0; | |
| b->yy_buffer_status = YY_BUFFER_NEW; | |
| | |
| yy_switch_to_buffer(b ); | |
| | |
| return b; | |
| } | |
| | |
| /** Setup the input buffer state to scan a string. The next call to yylex() will | |
| * scan from a @e copy of @a str. | |
| * @param yystr a NUL-terminated string to scan | |
| * | |
| * @return the newly allocated buffer state object. | |
| * @note If you want to scan bytes that may contain NUL values, then use | |
| * yy_scan_bytes() instead. | |
| */ | |
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | |
| { | |
| | |
| return yy_scan_bytes(yystr,strlen(yystr) ); | |
| } | |
| | |
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | |
| * scan from a @e copy of @a bytes. | |
| * @param bytes the byte buffer to scan | |
| * @param len the number of bytes in the buffer pointed to by @a bytes. | |
| * | |
| * @return the newly allocated buffer state object. | |
| */ | |
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | |
| { | |
| YY_BUFFER_STATE b; | |
| char *buf; | |
| yy_size_t n, i; | |
| | |
| /* Get memory for full buffer, including space for trailing EOB's. */ | |
| n = _yybytes_len + 2; | |
| buf = (char *) yyalloc(n ); | |
| if ( ! buf ) | |
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |
| | |
| for ( i = 0; i < _yybytes_len; ++i ) | |
| buf[i] = yybytes[i]; | |
| | |
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | |
| | |
| b = yy_scan_buffer(buf,n ); | |
| if ( ! b ) | |
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |
| | |
| /* It's okay to grow etc. this buffer, and we should throw it | |
| * away when we're done. | |
| */ | |
| b->yy_is_our_buffer = 1; | |
| | |
| return b; | |
| } | |
| | |
| #ifndef YY_EXIT_FAILURE | |
| #define YY_EXIT_FAILURE 2 | |
| #endif | |
| | |
| static void yy_fatal_error (yyconst char* msg ) | |
| { | |
| (void) fprintf( stderr, "%s\n", msg ); | |
| exit( YY_EXIT_FAILURE ); | |
| } | |
| | |
| /* Redefine yyless() so it works in section 3 code. */ | |
| | |
| #undef yyless | |
| #define yyless(n) \ | |
| do \ | |
| { \ | |
| /* Undo effects of setting up yytext. */ \ | |
| int yyless_macro_arg = (n); \ | |
| YY_LESS_LINENO(yyless_macro_arg);\ | |
| yytext[yyleng] = (yy_hold_char); \ | |
| (yy_c_buf_p) = yytext + yyless_macro_arg; \ | |
| (yy_hold_char) = *(yy_c_buf_p); \ | |
| *(yy_c_buf_p) = '\0'; \ | |
| yyleng = yyless_macro_arg; \ | |
| } \ | |
| while ( 0 ) | |
| | |
| /* Accessor methods (get/set functions) to struct members. */ | |
| | |
| /** Get the current line number. | |
| * | |
| */ | |
| int yyget_lineno (void) | |
| { | |
| | |
| return yylineno; | |
| } | |
| | |
| /** Get the input stream. | |
| * | |
| */ | |
| FILE *yyget_in (void) | |
| { | |
| return yyin; | |
| } | |
| | |
| /** Get the output stream. | |
| * | |
| */ | |
| FILE *yyget_out (void) | |
| { | |
| return yyout; | |
| } | |
| | |
| /** Get the length of the current token. | |
| * | |
| */ | |
| yy_size_t yyget_leng (void) | |
| { | |
| return yyleng; | |
| } | |
| | |
| /** Get the current token. | |
| * | |
| */ | |
| | |
| char *yyget_text (void) | |
| { | |
| return yytext; | |
| } | |
| | |
| /** Set the current line number. | |
| * @param line_number | |
| * | |
| */ | |
| void yyset_lineno (int line_number ) | |
| { | |
| | |
| yylineno = line_number; | |
| } | |
| | |
| /** Set the input stream. This does not discard the current | |
| * input buffer. | |
| * @param in_str A readable stream. | |
| * | |
| * @see yy_switch_to_buffer | |
| */ | |
| void yyset_in (FILE * in_str ) | |
| { | |
| yyin = in_str ; | |
| } | |
| | |
| void yyset_out (FILE * out_str ) | |
| { | |
| yyout = out_str ; | |
| } | |
| | |
| int yyget_debug (void) | |
| { | |
| return yy_flex_debug; | |
| } | |
| | |
| void yyset_debug (int bdebug ) | |
| { | |
| yy_flex_debug = bdebug ; | |
| } | |
| | |
| static int yy_init_globals (void) | |
| { | |
| /* Initialization is the same as for the non-reentrant scanner. | |
| * This function is called from yylex_destroy(), so don't allocate here. | |
| */ | |
| | |
| (yy_buffer_stack) = 0; | |
| (yy_buffer_stack_top) = 0; | |
| (yy_buffer_stack_max) = 0; | |
| (yy_c_buf_p) = (char *) 0; | |
| (yy_init) = 0; | |
| (yy_start) = 0; | |
| | |
| (yy_state_buf) = 0; | |
| (yy_state_ptr) = 0; | |
| (yy_full_match) = 0; | |
| (yy_lp) = 0; | |
| | |
| /* Defined in main.c */ | |
| #ifdef YY_STDINIT | |
| yyin = stdin; | |
| yyout = stdout; | |
| #else | |
| yyin = (FILE *) 0; | |
| yyout = (FILE *) 0; | |
| #endif | |
| | |
| /* For future reference: Set errno on error, since we are called by | |
| * yylex_init() | |
| */ | |
| return 0; | |
| } | |
| | |
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | |
| int yylex_destroy (void) | |
| { | |
| | |
| /* Pop the buffer stack, destroying each element. */ | |
| while(YY_CURRENT_BUFFER){ | |
| yy_delete_buffer(YY_CURRENT_BUFFER ); | |
| YY_CURRENT_BUFFER_LVALUE = NULL; | |
| yypop_buffer_state(); | |
| } | |
| | |
| /* Destroy the stack itself. */ | |
| yyfree((yy_buffer_stack) ); | |
| (yy_buffer_stack) = NULL; | |
| | |
| yyfree ( (yy_state_buf) ); | |
| (yy_state_buf) = NULL; | |
| | |
| /* Reset the globals. This is important in a non-reentrant scanner so the next time | |
| * yylex() is called, initialization will occur. */ | |
| yy_init_globals( ); | |
| | |
| return 0; | |
| } | |
| | |
| /* | |
| * Internal utility routines. | |
| */ | |
| | |
| #ifndef yytext_ptr | |
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | |
| { | |
| register int i; | |
| for ( i = 0; i < n; ++i ) | |
| s1[i] = s2[i]; | |
| } | |
| #endif | |
| | |
| #ifdef YY_NEED_STRLEN | |
| static int yy_flex_strlen (yyconst char * s ) | |
| { | |
| register int n; | |
| for ( n = 0; s[n]; ++n ) | |
| ; | |
| | |
| return n; | |
| } | |
| #endif | |
| | |
| void *yyalloc (yy_size_t size ) | |
| { | |
| return (void *) malloc( size ); | |
| } | |
| | |
| void *yyrealloc (void * ptr, yy_size_t size ) | |
| { | |
| /* The cast to (char *) in the following accommodates both | |
| * implementations that use char* generic pointers, and those | |
| * that use void* generic pointers. It works with the latter | |
| * because both ANSI C and C++ allow castless assignment from | |
| * any pointer type to void*, and deal with argument conversions | |
| * as though doing an assignment. | |
| */ | |
| return (void *) realloc( (char *) ptr, size ); | |
| } | |
| | |
| void yyfree (void * ptr ) | |
| { | |
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | |
| } | |
| | |
| #define YYTABLES_NAME "yytables" | |
| | |
| #line 10 "conftest.l" | |
| | |
| | |
| #ifdef YYTEXT_POINTER | |
| extern char *yytext; | |
| #endif | |
| int | |
| main (void) | |
| { | |
| return ! yylex () + ! yywrap (); | |
| } | |
configure:21934: clang -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg >&5 | |
lex.yy.c:1555:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
configure:21934: $? = 0 | |
configure:21944: result: -ll | |
configure:21950: checking whether yytext is a pointer | |
configure:21967: clang -o conftest -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c -ll -ljpeg >&5 | |
lex.yy.c:1555:1: warning: function 'yy_fatal_error' could be declared with attribute 'noreturn' [-Wmissing-noreturn] | |
{ | |
^ | |
1 warning generated. | |
configure:21967: $? = 0 | |
configure:21975: result: yes | |
configure:21992: checking for bison | |
configure:22008: found /usr/bin/bison | |
configure:22019: result: bison -y | |
configure:22045: $PKG_CONFIG --exists --print-errors " $opendocument_pkgs " | |
configure:22048: $? = 0 | |
configure:22061: $PKG_CONFIG --exists --print-errors " $opendocument_optional_pkgs " | |
Package redland was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `redland.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'redland' found | |
Package rasqal was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `rasqal.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'rasqal' found | |
configure:22064: $? = 1 | |
configure:22076: checking for OPENDOCUMENT | |
configure:22083: $PKG_CONFIG --exists --print-errors " $opendocument_pkgs " | |
configure:22086: $? = 0 | |
configure:22100: $PKG_CONFIG --exists --print-errors " $opendocument_pkgs " | |
configure:22103: $? = 0 | |
configure:22161: result: yes | |
configure:23259: checking for libwmf-config | |
configure:23277: found /usr/local/opt/libwmf/bin/libwmf-config | |
configure:23289: result: /usr/local/opt/libwmf/bin/libwmf-config | |
configure:23638: $PKG_CONFIG --exists --print-errors " $libxslt_req " | |
configure:23641: $? = 0 | |
configure:25606: checking for valgrind | |
configure:25636: result: no | |
configure:25643: checking valgrind/memcheck.h usability | |
configure:25643: clang -c -g -O2 -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow conftest.c >&5 | |
conftest.c:86:10: fatal error: 'valgrind/memcheck.h' file not found | |
#include <valgrind/memcheck.h> | |
^ | |
1 error generated. | |
configure:25643: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "abiword" | |
| #define PACKAGE_TARNAME "abiword" | |
| #define PACKAGE_VERSION "3.0.1" | |
| #define PACKAGE_STRING "abiword 3.0.1" | |
| #define PACKAGE_BUGREPORT "http://www.abisource.com/" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "abiword" | |
| #define VERSION "3.0.1" | |
| #define EMBEDDED_TARGET_GENERIC 1 | |
| #define EMBEDDED_TARGET_HILDON 2 | |
| #define EMBEDDED_TARGET_POKY 3 | |
| #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 PLATFORM "unix" | |
| #define TOOLKIT "cocoa" | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LOCALECONV 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOUL 1 | |
| #define HAVE_LIBJPEG 1 | |
| #define HAVE_BOOST /**/ | |
| #define WITH_CAIRO 1 | |
| #define HAVE_GSF_GIO 1 | |
| #define ABIWORD_SERIES "3.0" | |
| #define TOOLKIT_COCOA 1 | |
| #define ENABLE_PRINT 1 | |
| #define ENABLE_SPELL 1 | |
| #define WITH_ENCHANT 1 | |
| #define ENABLE_STATUSBAR 1 | |
| #define ENABLE_EMACS_KEYBINDING 1 | |
| #define ENABLE_VI_KEYBINDING 1 | |
| #define NDEBUG 1 | |
| #define HAVE_GCRYPT 1 | |
| #define WITH_GIO 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define HAVE_ASIO_HPP 1 | |
| #define YYTEXT_POINTER 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment