Skip to content

Instantly share code, notes, and snippets.

@dunn
Created August 11, 2015 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dunn/bedc3b496b2987f7e8d7 to your computer and use it in GitHub Desktop.
Save dunn/bedc3b496b2987f7e8d7 to your computer and use it in GitHub Desktop.
2015-08-10 22:07:03 -0700
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/p11-kit/0.23.1
--disable-trust-module
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build/litter/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 build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin14.4.0
checking host system type... x86_64-apple-darwin14.4.0
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of clang... none
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-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.4.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... darwin14.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by 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 shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking how to run the C preprocessor... clang -E
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 CFPreferencesCopyAppValue... (cached) yes
checking for CFLocaleCopyCurrent... (cached) yes
checking whether to use NLS... no
checking for win32... no
checking whether byte ordering is bigendian... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for pthread_create... yes
checking for nanosleep... yes
checking for library containing dlopen... none required
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for struct dirent.d_type... yes
checking for getprogname... yes
checking for getexecname... no
checking for basename... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for getauxval... no
checking for issetugid... yes
checking for getresuid... no
checking for secure_getenv... no
checking for strnstr... yes
checking for memdup... no
checking for strndup... yes
checking for strerror_r... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for timegm... yes
checking for fdwalk... no
checking for setenv... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for gmtime_r... yes
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_short_name is available... no
checking whether __progname is declared... no
checking for dgettext in -lintl... no
checking for LIBTASN1... yes
checking for LIBFFI... yes
checking if trust module is enabled... no
checking for trust module paths... disabled
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking for gtkdoc-scan... no
checking for xsltproc... /usr/bin/xsltproc
checking whether to build documentation... no
checking for debug mode... no (no debug output, NDEBUG)
checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes
checking whether gcc understands -Wundef... yes
checking build strict... no
checking whether to build with gcov testing... no
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating p11-kit/p11-kit-1.pc
config.status: creating p11-kit/pkcs11.conf.example
config.status: creating trust/trust-extract-compat
config.status: creating trust/test-extract
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: build options:
Host: x86_64-apple-darwin14.4.0
Debug build: no (no debug output, NDEBUG)
Strict build: no
Build documentation: no (no manual or reference)
System global config: ${prefix}/etc/pkcs11/pkcs11.conf
System module config directory: ${prefix}/etc/pkcs11/modules
Package module config directory: ${pkgdatadir}/modules
User global config: ~/.config/pkcs11/pkcs11.conf
User module config directory: ~/.config/pkcs11/modules
Load relative module paths from: ${exec_prefix}/lib/pkcs11
With libtasn1 dependency: yes
With libffi: yes
With hash implementation: internal
Build trust module: no
Trust module paths:
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -DHAVE_DLFCN_H conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -Wl,-framework -Wl,CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -liconv
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl -liconv
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -lintl -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/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 -lintl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
2015-08-10 22:07:14 -0700
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in .
CC p11-kit/libp11_kit_la-util.lo
CC p11-kit/libp11_kit_la-conf.lo
CC p11-kit/libp11_kit_la-iter.lo
CC p11-kit/libp11_kit_la-log.lo
CC p11-kit/libp11_kit_la-modules.lo
CC p11-kit/libp11_kit_la-pin.lo
CC p11-kit/libp11_kit_la-proxy.lo
CC p11-kit/libp11_kit_la-messages.lo
CC p11-kit/libp11_kit_la-rpc-transport.lo
CC p11-kit/libp11_kit_la-rpc-message.lo
CC p11-kit/libp11_kit_la-rpc-client.lo
CC p11-kit/libp11_kit_la-rpc-server.lo
CC p11-kit/libp11_kit_la-uri.lo
CC p11-kit/libp11_kit_la-virtual.lo
CC common/argv.lo
CC common/attrs.lo
CC common/array.lo
CC common/buffer.lo
CC common/compat.lo
CC common/constants.lo
CC common/debug.lo
CC common/dict.lo
CC common/hash.lo
CC common/lexer.lo
CC common/message.lo
CC common/path.lo
CC common/url.lo
CC common/library.lo
CC common/mock.lo
CC common/test.lo
CC common/tool.lo
CC p11-kit/libp11_kit_testable_la-util.lo
CC p11-kit/libp11_kit_testable_la-conf.lo
CC p11-kit/libp11_kit_testable_la-iter.lo
CC p11-kit/libp11_kit_testable_la-log.lo
CC p11-kit/libp11_kit_testable_la-modules.lo
CC p11-kit/libp11_kit_testable_la-pin.lo
CC p11-kit/libp11_kit_testable_la-proxy.lo
CC p11-kit/libp11_kit_testable_la-messages.lo
CC p11-kit/libp11_kit_testable_la-rpc-transport.lo
CC p11-kit/libp11_kit_testable_la-rpc-message.lo
CC p11-kit/libp11_kit_testable_la-rpc-client.lo
CC p11-kit/libp11_kit_testable_la-rpc-server.lo
CC p11-kit/libp11_kit_testable_la-uri.lo
CC p11-kit/libp11_kit_testable_la-virtual.lo
CC p11-kit/mock-module-ep.lo
CC p11-kit/mock-module-ep2.lo
CC p11-kit/lists.o
CC p11-kit/p11-kit.o
CC common/test-tests.o
CC common/test-compat.o
CC common/test-hash.o
CC common/test-dict.o
CC common/test-array.o
CC common/test-constants.o
CC common/test-attrs.o
CC common/test-buffer.o
CC common/test-url.o
CC common/test-path.o
CC common/test-lexer.o
CC common/test-message.o
CC p11-kit/test-progname.o
CC p11-kit/test-util.o
CC p11-kit/test-conf.o
CC p11-kit/test-uri.o
CC p11-kit/test-pin.o
CC p11-kit/test-init.o
CC p11-kit/test-modules.o
CC p11-kit/test-deprecated.o
CC p11-kit/test-proxy.o
CC p11-kit/test-iter.o
CC p11-kit/test-rpc.o
CC p11-kit/test-virtual.o
CC p11-kit/test-managed.o
CC p11-kit/test-log.o
CC p11-kit/test-transport.o
CC common/frob-getauxval.o
CC common/frob-getenv.o
CC p11-kit/print-messages.o
CC p11-kit/frob-setuid.o
CC p11-kit/remote.o
CCLD libp11-common.la
CCLD libp11-library.la
CCLD libp11-test.la
CCLD libp11-tool.la
CCLD libp11-kit.la
CCLD libp11-kit-testable.la
CCLD mock-one.la
CCLD mock-two.la
CCLD mock-three.la
CCLD mock-four.la
CCLD test-tests
CCLD test-compat
CCLD test-hash
CCLD test-dict
CCLD test-array
CCLD test-constants
CCLD test-attrs
CCLD test-buffer
CCLD test-url
CCLD test-path
CCLD test-lexer
CCLD test-message
CCLD test-progname
CCLD test-util
CCLD test-conf
CCLD test-uri
CCLD test-pin
CCLD test-init
CCLD test-modules
CCLD test-deprecated
CCLD test-proxy
CCLD test-iter
CCLD test-rpc
CCLD test-virtual
CCLD test-managed
CCLD test-log
CCLD test-transport
CCLD frob-getauxval
CCLD frob-getenv
CCLD print-messages
CCLD frob-setuid
CCLD p11-kit-remote
CCLD p11-kit/p11-kit
Making all in doc
Making all in manual
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in po
make[2]: Nothing to be done for `all'.
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/log.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-log.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/log.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-log.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/conf.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-conf.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/conf.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-conf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/iter.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-iter.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/iter.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-iter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/util.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-util.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/util.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/modules.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-modules.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/modules.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-modules.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/pin.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-pin.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/pin.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-pin.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-proxy.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/proxy.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-proxy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/messages.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-messages.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/messages.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-messages.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-transport.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-transport.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-transport.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-transport.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-message.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-message.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-message.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-message.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-client.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-client.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-client.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-client.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-server.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-server.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-server.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-rpc-server.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/uri.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-uri.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/uri.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-uri.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/virtual.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-virtual.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/etc/pkcs11/modules" -DP11_PACKAGE_CONFIG_MODULES="/usr/local/Cellar/p11-kit/0.23.1/share/p11-kit/modules" -DP11_USER_CONFIG_FILE="~/.config/pkcs11/pkcs11.conf" -DP11_USER_CONFIG_MODULES="~/.config/pkcs11/modules" -DP11_MODULE_PATH="/usr/local/Cellar/p11-kit/0.23.1/lib/pkcs11" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/virtual.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_la-virtual.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/argv.c -fno-common -DPIC -o common/.libs/argv.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/argv.c -fno-common -DPIC -o common/.libs/argv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/attrs.c -fno-common -DPIC -o common/.libs/attrs.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/attrs.c -fno-common -DPIC -o common/.libs/attrs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/array.c -fno-common -DPIC -o common/.libs/array.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/array.c -fno-common -DPIC -o common/.libs/array.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/buffer.c -fno-common -DPIC -o common/.libs/buffer.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/buffer.c -fno-common -DPIC -o common/.libs/buffer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/compat.c -fno-common -DPIC -o common/.libs/compat.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/compat.c -fno-common -DPIC -o common/.libs/compat.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/constants.c -fno-common -DPIC -o common/.libs/constants.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/constants.c -fno-common -DPIC -o common/.libs/constants.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/debug.c -fno-common -DPIC -o common/.libs/debug.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/debug.c -fno-common -DPIC -o common/.libs/debug.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/dict.c -fno-common -DPIC -o common/.libs/dict.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/dict.c -fno-common -DPIC -o common/.libs/dict.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/hash.c -fno-common -DPIC -o common/.libs/hash.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/hash.c -fno-common -DPIC -o common/.libs/hash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/lexer.c -fno-common -DPIC -o common/.libs/lexer.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/lexer.c -fno-common -DPIC -o common/.libs/lexer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/message.c -fno-common -DPIC -o common/.libs/message.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/message.c -fno-common -DPIC -o common/.libs/message.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/path.c -fno-common -DPIC -o common/.libs/path.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/path.c -fno-common -DPIC -o common/.libs/path.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/url.c -fno-common -DPIC -o common/.libs/url.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/url.c -fno-common -DPIC -o common/.libs/url.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/library.c -fno-common -DPIC -o common/.libs/library.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/library.c -fno-common -DPIC -o common/.libs/library.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/mock.c -fno-common -DPIC -o common/.libs/mock.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/mock.c -fno-common -DPIC -o common/.libs/mock.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/test.c -fno-common -DPIC -o common/.libs/test.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/test.c -fno-common -DPIC -o common/.libs/test.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/tool.c -fno-common -DPIC -o common/.libs/tool.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c common/tool.c -fno-common -DPIC -o common/.libs/tool.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/util.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-util.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/util.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/conf.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-conf.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/conf.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-conf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/iter.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-iter.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/iter.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-iter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/log.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-log.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/log.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-log.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/modules.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-modules.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/modules.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-modules.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/pin.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-pin.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/pin.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-pin.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-proxy.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/proxy.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-proxy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/messages.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-messages.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/messages.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-messages.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-transport.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-transport.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-transport.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-transport.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-client.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-client.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-client.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-client.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-message.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-message.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-message.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-message.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-server.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-server.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/rpc-server.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-server.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/uri.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-uri.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/uri.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-uri.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/virtual.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-virtual.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-pkcs11.conf" -DP11_SYSTEM_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules" -DP11_PACKAGE_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/package-modules" -DP11_USER_CONFIG_FILE="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-pkcs11.conf" -DP11_USER_CONFIG_MODULES="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/user-modules" -DP11_MODULE_PATH="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/.libs" -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/virtual.c -fno-common -DPIC -o p11-kit/.libs/libp11_kit_testable_la-virtual.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/lists.o p11-kit/lists.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/lists.o p11-kit/lists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/mock-module-ep.c -fno-common -DPIC -o p11-kit/.libs/mock-module-ep.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/mock-module-ep.c -fno-common -DPIC -o p11-kit/.libs/mock-module-ep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/mock-module-ep2.c -fno-common -DPIC -o p11-kit/.libs/mock-module-ep2.o
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c p11-kit/mock-module-ep2.c -fno-common -DPIC -o p11-kit/.libs/mock-module-ep2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/p11-kit.o p11-kit/p11-kit.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/p11-kit.o p11-kit/p11-kit.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-tests.o common/test-tests.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-tests.o common/test-tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-compat.o common/test-compat.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-compat.o common/test-compat.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-hash.o common/test-hash.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-hash.o common/test-hash.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-dict.o common/test-dict.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-dict.o common/test-dict.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-array.o common/test-array.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-array.o common/test-array.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-constants.o common/test-constants.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-constants.o common/test-constants.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-attrs.o common/test-attrs.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-attrs.o common/test-attrs.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-buffer.o common/test-buffer.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-buffer.o common/test-buffer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-url.o common/test-url.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-url.o common/test-url.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-path.o common/test-path.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-path.o common/test-path.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-lexer.o common/test-lexer.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-lexer.o common/test-lexer.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test-message.o common/test-message.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/test-message.o common/test-message.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-progname.o p11-kit/test-progname.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-progname.o p11-kit/test-progname.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-util.o p11-kit/test-util.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-util.o p11-kit/test-util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-conf.o p11-kit/test-conf.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-conf.o p11-kit/test-conf.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-uri.o p11-kit/test-uri.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-uri.o p11-kit/test-uri.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-pin.o p11-kit/test-pin.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-pin.o p11-kit/test-pin.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-init.o p11-kit/test-init.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-init.o p11-kit/test-init.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-modules.o p11-kit/test-modules.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-modules.o p11-kit/test-modules.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-proxy.o p11-kit/test-proxy.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-proxy.o p11-kit/test-proxy.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-deprecated.o p11-kit/test-deprecated.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-deprecated.o p11-kit/test-deprecated.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-iter.o p11-kit/test-iter.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-iter.o p11-kit/test-iter.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-virtual.o p11-kit/test-virtual.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-virtual.o p11-kit/test-virtual.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-rpc.o p11-kit/test-rpc.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-rpc.o p11-kit/test-rpc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-managed.o p11-kit/test-managed.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-managed.o p11-kit/test-managed.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-log.o p11-kit/test-log.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-log.o p11-kit/test-log.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/test-transport.o p11-kit/test-transport.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/test-transport.o p11-kit/test-transport.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/frob-getauxval.o common/frob-getauxval.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/frob-getauxval.o common/frob-getauxval.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/frob-getenv.o common/frob-getenv.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o common/frob-getenv.o common/frob-getenv.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/print-messages.o p11-kit/print-messages.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/print-messages.o p11-kit/print-messages.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/frob-setuid.o p11-kit/frob-setuid.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/frob-setuid.o p11-kit/frob-setuid.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/remote.o p11-kit/remote.c
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I./common -DBINDIR="/usr/local/Cellar/p11-kit/0.23.1/bin" -DBUILDDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DDATA_DIR="/usr/local/Cellar/p11-kit/0.23.1/share" -DPRIVATEDIR="/usr/local/Cellar/p11-kit/0.23.1/lib/p11-kit" -DSRCDIR="/private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1" -DSYSCONFDIR="/usr/local/Cellar/p11-kit/0.23.1/etc" -DP11_KIT_FUTURE_UNSTABLE_API -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -c -o p11-kit/remote.o p11-kit/remote.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o .libs/mock-one.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -O2 -Wl,-exported_symbols_list,.libs/mock-one-symbols.expsym
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/mock-one.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -Wl,-exported_symbols_list,.libs/mock-one-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o .libs/mock-two.so -bundle p11-kit/.libs/mock-module-ep2.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -O2 -Wl,-exported_symbols_list,.libs/mock-two-symbols.expsym
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/mock-two.so -bundle p11-kit/.libs/mock-module-ep2.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -Wl,-exported_symbols_list,.libs/mock-two-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dynamiclib -o .libs/libp11-kit.0.dylib p11-kit/.libs/libp11_kit_la-util.o p11-kit/.libs/libp11_kit_la-conf.o p11-kit/.libs/libp11_kit_la-iter.o p11-kit/.libs/libp11_kit_la-log.o p11-kit/.libs/libp11_kit_la-modules.o p11-kit/.libs/libp11_kit_la-pin.o p11-kit/.libs/libp11_kit_la-proxy.o p11-kit/.libs/libp11_kit_la-messages.o p11-kit/.libs/libp11_kit_la-rpc-transport.o p11-kit/.libs/libp11_kit_la-rpc-message.o p11-kit/.libs/libp11_kit_la-rpc-client.o p11-kit/.libs/libp11_kit_la-rpc-server.o p11-kit/.libs/libp11_kit_la-uri.o p11-kit/.libs/libp11_kit_la-virtual.o -Wl,-force_load,./.libs/libp11-common.a -Wl,-force_load,./.libs/libp11-library.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi -O2 -install_name /usr/local/Cellar/p11-kit/0.23.1/lib/libp11-kit.0.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libp11-kit-symbols.expsym
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -dynamiclib -o .libs/libp11-kit.0.dylib p11-kit/.libs/libp11_kit_la-util.o p11-kit/.libs/libp11_kit_la-conf.o p11-kit/.libs/libp11_kit_la-iter.o p11-kit/.libs/libp11_kit_la-log.o p11-kit/.libs/libp11_kit_la-modules.o p11-kit/.libs/libp11_kit_la-pin.o p11-kit/.libs/libp11_kit_la-proxy.o p11-kit/.libs/libp11_kit_la-messages.o p11-kit/.libs/libp11_kit_la-rpc-transport.o p11-kit/.libs/libp11_kit_la-rpc-message.o p11-kit/.libs/libp11_kit_la-rpc-client.o p11-kit/.libs/libp11_kit_la-rpc-server.o p11-kit/.libs/libp11_kit_la-uri.o p11-kit/.libs/libp11_kit_la-virtual.o -Wl,-force_load,./.libs/libp11-common.a -Wl,-force_load,./.libs/libp11-library.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi -install_name /usr/local/Cellar/p11-kit/0.23.1/lib/libp11-kit.0.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libp11-kit-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o .libs/mock-three.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -O2 -Wl,-exported_symbols_list,.libs/mock-three-symbols.expsym
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/mock-three.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -Wl,-exported_symbols_list,.libs/mock-three-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o .libs/mock-four.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -O2 -Wl,-exported_symbols_list,.libs/mock-four-symbols.expsym
superenv removed: -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -o .libs/mock-four.so -bundle p11-kit/.libs/mock-module-ep.o -Wl,-force_load,./.libs/libp11-test.a -Wl,-force_load,./.libs/libp11-common.a -Wl,-exported_symbols_list,.libs/mock-four-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-tests common/test-tests.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-tests common/test-tests.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-compat common/test-compat.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-compat common/test-compat.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-hash common/test-hash.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-hash common/test-hash.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-dict common/test-dict.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-dict common/test-dict.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-array common/test-array.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-array common/test-array.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-constants common/test-constants.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-constants common/test-constants.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-attrs common/test-attrs.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-attrs common/test-attrs.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-buffer common/test-buffer.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-buffer common/test-buffer.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-url common/test-url.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-url common/test-url.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-path common/test-path.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-path common/test-path.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-lexer common/test-lexer.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-lexer common/test-lexer.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-message common/test-message.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-message common/test-message.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-progname p11-kit/test-progname.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-progname p11-kit/test-progname.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-util p11-kit/test-util.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-util p11-kit/test-util.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-conf p11-kit/test-conf.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-conf p11-kit/test-conf.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-uri p11-kit/test-uri.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-uri p11-kit/test-uri.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-pin p11-kit/test-pin.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-pin p11-kit/test-pin.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-init p11-kit/test-init.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-init p11-kit/test-init.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-modules p11-kit/test-modules.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-modules p11-kit/test-modules.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-deprecated p11-kit/test-deprecated.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-deprecated p11-kit/test-deprecated.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-proxy p11-kit/test-proxy.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-proxy p11-kit/test-proxy.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-iter p11-kit/test-iter.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-iter p11-kit/test-iter.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-rpc p11-kit/test-rpc.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-rpc p11-kit/test-rpc.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-virtual p11-kit/test-virtual.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-virtual p11-kit/test-virtual.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-managed p11-kit/test-managed.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-managed p11-kit/test-managed.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-log p11-kit/test-log.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-log p11-kit/test-log.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o frob-getauxval common/frob-getauxval.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o frob-getauxval common/frob-getauxval.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o test-transport p11-kit/test-transport.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o test-transport p11-kit/test-transport.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o frob-getenv common/frob-getenv.o ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o frob-getenv common/frob-getenv.o ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o print-messages p11-kit/print-messages.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o print-messages p11-kit/print-messages.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o frob-setuid p11-kit/frob-setuid.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o frob-setuid p11-kit/frob-setuid.o ./.libs/libp11-kit-testable.a -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o .libs/p11-kit-remote p11-kit/remote.o ./.libs/libp11-tool.a ./.libs/libp11-common.a ./.libs/libp11-kit.dylib -L/usr/local/Cellar/libffi/3.0.13/lib -lffi
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o .libs/p11-kit-remote p11-kit/remote.o ./.libs/libp11-tool.a ./.libs/libp11-common.a ./.libs/libp11-kit.dylib -L/usr/local/Cellar/libffi/3.0.13/lib -lffi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -o p11-kit/.libs/p11-kit p11-kit/lists.o p11-kit/p11-kit.o ./.libs/libp11-kit.dylib -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-tool.a ./.libs/libp11-common.a
superenv removed: -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wmissing-include-dirs -Wundef
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=native -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -o p11-kit/.libs/p11-kit p11-kit/lists.o p11-kit/p11-kit.o ./.libs/libp11-kit.dylib -L/usr/local/Cellar/libffi/3.0.13/lib -lffi ./.libs/libp11-tool.a ./.libs/libp11-common.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/opt/libffi/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-08-10 22:07:26 -0700
make
check
Making check in .
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS
1..1
ok 1 /test/success
PASS: test-tests
calling secure_getenv(BLAH) getenv(BLAH) = 5
calling secure_getenv(BLAH) getenv(BLAH) = 5
1..4
ok 1 /compat/strndup
not ok 2 /compat/getauxval
# assertion failed (ret != 0): (0 != 0)
# in test_getauxval() at test-compat.c:79
not ok 3 /compat/secure_getenv
# assertion failed (ret == 0): (5 == 0)
# in test_secure_getenv() at test-compat.c:104
ok 4 /compat/mmap
FAIL: test-compat
1..2
ok 1 /hash/murmur3
ok 2 /hash/murmur3-incr
PASS: test-hash
1..14
ok 1 /dict/create
ok 2 /dict/set-get
ok 3 /dict/set-get-remove
ok 4 /dict/remove-destroys
ok 5 /dict/set-clear
ok 6 /dict/set-destroys
ok 7 /dict/clear-destroys
ok 8 /dict/free-null
ok 9 /dict/free-destroys
ok 10 /dict/iterate
ok 11 /dict/iterate-remove
ok 12 /dict/add-check-lots-and-collisions
ok 13 /dict/count
ok 14 /dict/ulongptr
PASS: test-dict
1..8
ok 1 /array/create
ok 2 /array/add
ok 3 /array/add-remove
ok 4 /array/remove-destroys
ok 5 /array/remove-and-count
ok 6 /array/free-null
ok 7 /array/free-destroys
ok 8 /array/clear-destroys
PASS: test-array
1..11
ok 1 /constants/types
ok 2 /constants/classes
ok 3 /constants/trusts
ok 4 /constants/certs
ok 5 /constants/keys
ok 6 /constants/asserts
ok 7 /constants/categories
ok 8 /constants/mechanisms
ok 9 /constants/users
ok 10 /constants/states
ok 11 /constants/returns
PASS: test-constants
1..27
ok 1 /attrs/equal
ok 2 /attrs/hash
ok 3 /attrs/to-string
ok 4 /attrs/terminator
ok 5 /attrs/count
ok 6 /attrs/build-one
ok 7 /attrs/build-two
ok 8 /attrs/build-invalid
ok 9 /attrs/buildn-one
ok 10 /attrs/buildn-two
ok 11 /attrs/build-add
ok 12 /attrs/build-null
ok 13 /attrs/dup
ok 14 /attrs/take
ok 15 /attrs/merge-replace
ok 16 /attrs/merge-augment
ok 17 /attrs/merge-empty
ok 18 /attrs/free-null
ok 19 /attrs/match
ok 20 /attrs/matchn
ok 21 /attrs/find
ok 22 /attrs/findn
ok 23 /attrs/find-bool
ok 24 /attrs/find-ulong
ok 25 /attrs/find-value
ok 26 /attrs/find-valid
ok 27 /attrs/remove
PASS: test-attrs
1..6
ok 1 /buffer/init-uninit
ok 2 /buffer/init-for-data
ok 3 /buffer/append
ok 4 /buffer/null
ok 5 /buffer/add
ok 6 /buffer/steal
PASS: test-buffer
1..5
ok 1 /url/decode-success
ok 2 /url/decode-skip
ok 3 /url/decode-failure
ok 4 /url/encode
ok 5 /url/encode-verbatim
PASS: test-url
1..7
ok 1 /path/base
ok 2 /path/build
ok 3 /path/expand
ok 4 /path/absolute
ok 5 /path/parent
ok 6 /path/prefix
ok 7 /path/canon
PASS: test-path
1..6
ok 1 /lexer/basic
ok 2 /lexer/corners
ok 3 /lexer/following
ok 4 /lexer/bad-pem
ok 5 /lexer/bad-section
ok 6 /lexer/bad-value
PASS: test-lexer
p11-kit: Details: value: No such file or directory
1..1
ok 1 /message/with-err
PASS: test-message
1..2
ok 1 /progname/test_progname_default
ok 2 /progname/test_progname_set
PASS: test-progname
1..1
ok 1 /util/space-strlen
PASS: test-util
p11-kit: couldn't open config file: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/non-existant.conf: No such file or directory
p11-kit: invalid mode for 'user-config': bad
p11-kit: invalid mode for 'user-config': bad
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/p11-kit/fixtures/system-modules/two.badname
1..16
ok 1 /conf/test_parse_conf_1
ok 2 /conf/test_parse_ignore_missing
ok 3 /conf/test_parse_fail_missing
ok 4 /conf/test_merge_defaults
ok 5 /conf/test_load_globals_merge
ok 6 /conf/test_load_globals_no_user
ok 7 /conf/test_load_globals_system_sets_only
ok 8 /conf/test_load_globals_user_sets_only
ok 9 /conf/test_load_globals_system_sets_invalid
ok 10 /conf/test_load_globals_user_sets_invalid
ok 11 /conf/test_load_modules_merge
ok 12 /conf/test_load_modules_no_user
ok 13 /conf/test_load_modules_user_only
ok 14 /conf/test_load_modules_user_none
ok 15 /conf/test_parse_boolean
not ok 16 /conf/setuid
# assertion failed (ret == 18): (33 == 18)
# in test_setuid() at test-conf.c:421
FAIL: test-conf
1..45
ok 1 /uri/test_uri_parse
ok 2 /uri/test_uri_parse_bad_scheme
ok 3 /uri/test_uri_parse_with_label
ok 4 /uri/test_uri_parse_with_empty_label
ok 5 /uri/test_uri_parse_with_empty_id
ok 6 /uri/test_uri_parse_with_label_and_klass
ok 7 /uri/parse-with-label-and-new-class
ok 8 /uri/test_uri_parse_with_id
ok 9 /uri/test_uri_parse_with_bad_string_encoding
ok 10 /uri/test_uri_parse_with_bad_hex_encoding
ok 11 /uri/test_uri_parse_with_token
ok 12 /uri/test_uri_parse_with_token_bad_encoding
ok 13 /uri/test_uri_parse_with_bad_syntax
ok 14 /uri/test_uri_parse_with_spaces
ok 15 /uri/test_uri_parse_with_library
ok 16 /uri/test_uri_parse_with_library_bad_encoding
ok 17 /uri/test_uri_build_empty
ok 18 /uri/test_uri_build_with_token_info
ok 19 /uri/test_uri_build_with_token_null_info
ok 20 /uri/test_uri_build_with_token_empty_info
ok 21 /uri/test_uri_build_with_attributes
ok 22 /uri/test_uri_parse_private_key
ok 23 /uri/test_uri_parse_secret_key
ok 24 /uri/test_uri_parse_library_version
ok 25 /uri/test_uri_parse_parse_unknown_object_type
ok 26 /uri/test_uri_parse_unrecognized
ok 27 /uri/test_uri_parse_too_long_is_unrecognized
ok 28 /uri/test_uri_build_object_type_cert
ok 29 /uri/test_uri_build_object_type_private
ok 30 /uri/test_uri_build_object_type_public
ok 31 /uri/test_uri_build_object_type_secret
ok 32 /uri/test_uri_build_with_library
ok 33 /uri/test_uri_build_library_version
ok 34 /uri/test_uri_get_set_unrecognized
ok 35 /uri/test_uri_match_token
ok 36 /uri/test_uri_match_module
ok 37 /uri/test_uri_match_version
ok 38 /uri/test_uri_match_attributes
ok 39 /uri/test_uri_get_set_attribute
ok 40 /uri/test_uri_get_set_attributes
ok 41 /uri/test_uri_pin_source
ok 42 /uri/pin-value
ok 43 /uri/pin-value-bad
ok 44 /uri/test_uri_free_null
ok 45 /uri/test_uri_message
PASS: test-uri
1..8
ok 1 /pin/test_pin_register_unregister
ok 2 /pin/test_pin_read
ok 3 /pin/test_pin_read_no_match
ok 4 /pin/test_pin_register_duplicate
ok 5 /pin/test_pin_register_fallback
ok 6 /pin/test_pin_file
ok 7 /pin/test_pin_file_large
ok 8 /pin/test_pin_ref_unref
PASS: test-pin
1..7
ok 1 /init/test_recursive_initialization
ok 2 /init/test_threaded_initialization
ok 3 /init/test_mutexes
ok 4 /init/test_load_and_initialize
ok 5 /init/test_fork_initialization
ok 6 /init/test_initalize_fail
ok 7 /init/test_finalize_fail
PASS: test-init
1..10
ok 1 /modules/test_no_duplicates
ok 2 /modules/test_disable
ok 3 /modules/test_disable_later
ok 4 /modules/test_enable
ok 5 /modules/test_priority
ok 6 /modules/test_module_name
ok 7 /modules/test_module_flags
ok 8 /modules/test_config_option
ok 9 /modules/trusted-only
ok 10 /modules/trust-flags
PASS: test-modules
1..9
ok 1 /deprecated/test_no_duplicates
ok 2 /deprecated/test_disable
ok 3 /deprecated/test_disable_later
ok 4 /deprecated/test_enable
ok 5 /deprecated/test_fork_initialization
ok 6 /deprecated/test_recursive_initialization
ok 7 /deprecated/test_threaded_initialization
ok 8 /deprecated/test_mutexes
ok 9 /deprecated/test_load_and_initialize
PASS: test-deprecated
1..43
ok 1 /proxy/initialize-finalize
ok 2 /proxy/initialize-multiple
ok 3 /proxy/test_get_info
ok 4 /proxy/test_get_slot_list
ok 5 /proxy/test_get_slot_info
ok 6 /proxy/test_get_token_info
ok 7 /proxy/test_get_mechanism_list
ok 8 /proxy/test_get_mechanism_info
ok 9 /proxy/test_init_token
ok 10 /proxy/test_wait_for_slot_event
ok 11 /proxy/test_open_close_session
ok 12 /proxy/test_close_all_sessions
ok 13 /proxy/test_get_function_status
ok 14 /proxy/test_cancel_function
ok 15 /proxy/test_get_session_info
ok 16 /proxy/test_init_pin
ok 17 /proxy/test_set_pin
ok 18 /proxy/test_operation_state
ok 19 /proxy/test_login_logout
ok 20 /proxy/test_get_attribute_value
ok 21 /proxy/test_set_attribute_value
ok 22 /proxy/test_create_object
ok 23 /proxy/test_copy_object
ok 24 /proxy/test_destroy_object
ok 25 /proxy/test_get_object_size
ok 26 /proxy/test_find_objects
ok 27 /proxy/test_encrypt
ok 28 /proxy/test_decrypt
ok 29 /proxy/test_digest
ok 30 /proxy/test_sign
ok 31 /proxy/test_sign_recover
ok 32 /proxy/test_verify
ok 33 /proxy/test_verify_recover
ok 34 /proxy/test_digest_encrypt
ok 35 /proxy/test_decrypt_digest
ok 36 /proxy/test_sign_encrypt
ok 37 /proxy/test_decrypt_verify
ok 38 /proxy/test_generate_key
ok 39 /proxy/test_generate_key_pair
ok 40 /proxy/test_wrap_key
ok 41 /proxy/test_unwrap_key
ok 42 /proxy/test_derive_key
ok 43 /proxy/test_random
PASS: test-proxy
1..31
ok 1 /iter/test_all
ok 2 /iter/test_unrecognized
ok 3 /iter/test_uri_with_type
ok 4 /iter/set-uri
ok 5 /iter/test_session_flags
ok 6 /iter/test_callback
ok 7 /iter/test_callback_fails
ok 8 /iter/test_callback_destroyer
ok 9 /iter/test_filter
ok 10 /iter/test_with_session
ok 11 /iter/test_with_slot
ok 12 /iter/test_with_module
ok 13 /iter/test_keep_session
ok 14 /iter/test_token_match
ok 15 /iter/test_token_mismatch
ok 16 /iter/token-info
ok 17 /iter/test_module_match
ok 18 /iter/test_module_mismatch
ok 19 /iter/test_getslotlist_fail_first
ok 20 /iter/test_getslotlist_fail_late
ok 21 /iter/test_open_session_fail
ok 22 /iter/test_find_init_fail
ok 23 /iter/test_find_objects_fail
ok 24 /iter/get-attributes
ok 25 /iter/test_load_attributes
ok 26 /iter/test_load_attributes_none
ok 27 /iter/test_load_attributes_fail_first
ok 28 /iter/test_load_attributes_fail_late
ok 29 /iter/test-many
ok 30 /iter/test-many-busy
ok 31 /iter/destroy-object
PASS: test-iter
1..66
ok 1 /rpc/new-free
ok 2 /rpc/uint16
ok 3 /rpc/uint16-static
ok 4 /rpc/uint32
ok 5 /rpc/uint32-static
ok 6 /rpc/uint64
ok 7 /rpc/uint64-static
ok 8 /rpc/byte-array
ok 9 /rpc/byte-array-null
ok 10 /rpc/byte-array-too-long
ok 11 /rpc/byte-array-static
ok 12 /rpc/initialize-fails-on-client
ok 13 /rpc/initialize-fails-on-server
ok 14 /rpc/initialize
ok 15 /rpc/not-initialized
ok 16 /rpc/transport-fails
ok 17 /rpc/transport-bad-parse
ok 18 /rpc/transport-short-error
ok 19 /rpc/transport-invalid-error
ok 20 /rpc/transport-wrong-response
ok 21 /rpc/transport-bad-contents
ok 22 /rpc/get-info-stand-in
ok 23 /rpc/get-slot-list-no-device
ok 24 /rpc/simultaneous-functions
ok 25 /rpc/fork-and-reinitialize
ok 26 /rpc/test_get_info
ok 27 /rpc/test_get_slot_list
ok 28 /rpc/test_get_slot_info
ok 29 /rpc/test_get_token_info
ok 30 /rpc/test_get_mechanism_list
ok 31 /rpc/test_get_mechanism_info
ok 32 /rpc/test_init_token
ok 33 /rpc/test_wait_for_slot_event
ok 34 /rpc/test_open_close_session
ok 35 /rpc/test_close_all_sessions
ok 36 /rpc/test_get_function_status
ok 37 /rpc/test_cancel_function
ok 38 /rpc/test_get_session_info
ok 39 /rpc/test_init_pin
ok 40 /rpc/test_set_pin
ok 41 /rpc/test_operation_state
ok 42 /rpc/test_login_logout
ok 43 /rpc/test_get_attribute_value
ok 44 /rpc/test_set_attribute_value
ok 45 /rpc/test_create_object
ok 46 /rpc/test_copy_object
ok 47 /rpc/test_destroy_object
ok 48 /rpc/test_get_object_size
ok 49 /rpc/test_find_objects
ok 50 /rpc/test_encrypt
ok 51 /rpc/test_decrypt
ok 52 /rpc/test_digest
ok 53 /rpc/test_sign
ok 54 /rpc/test_sign_recover
ok 55 /rpc/test_verify
ok 56 /rpc/test_verify_recover
ok 57 /rpc/test_digest_encrypt
ok 58 /rpc/test_decrypt_digest
ok 59 /rpc/test_sign_encrypt
ok 60 /rpc/test_decrypt_verify
ok 61 /rpc/test_generate_key
ok 62 /rpc/test_generate_key_pair
ok 63 /rpc/test_wrap_key
ok 64 /rpc/test_unwrap_key
ok 65 /rpc/test_derive_key
ok 66 /rpc/test_random
PASS: test-rpc
1..3
ok 1 /virtual/test_initialize
ok 2 /virtual/test_fall_through
ok 3 /virtual/test_get_function_list
PASS: test-virtual
1..45
ok 1 /managed/test_initialize_finalize
ok 2 /managed/test_initialize_fail
ok 3 /managed/test_separate_close_all_sessions
ok 4 /managed/fork-and-reinitialize
ok 5 /managed/test_get_info
ok 6 /managed/test_get_slot_list
ok 7 /managed/test_get_slot_info
ok 8 /managed/test_get_token_info
ok 9 /managed/test_get_mechanism_list
ok 10 /managed/test_get_mechanism_info
ok 11 /managed/test_init_token
ok 12 /managed/test_wait_for_slot_event
ok 13 /managed/test_open_close_session
ok 14 /managed/test_close_all_sessions
ok 15 /managed/test_get_function_status
ok 16 /managed/test_cancel_function
ok 17 /managed/test_get_session_info
ok 18 /managed/test_init_pin
ok 19 /managed/test_set_pin
ok 20 /managed/test_operation_state
ok 21 /managed/test_login_logout
ok 22 /managed/test_get_attribute_value
ok 23 /managed/test_set_attribute_value
ok 24 /managed/test_create_object
ok 25 /managed/test_copy_object
ok 26 /managed/test_destroy_object
ok 27 /managed/test_get_object_size
ok 28 /managed/test_find_objects
ok 29 /managed/test_encrypt
ok 30 /managed/test_decrypt
ok 31 /managed/test_digest
ok 32 /managed/test_sign
ok 33 /managed/test_sign_recover
ok 34 /managed/test_verify
ok 35 /managed/test_verify_recover
ok 36 /managed/test_digest_encrypt
ok 37 /managed/test_decrypt_digest
ok 38 /managed/test_sign_encrypt
ok 39 /managed/test_decrypt_verify
ok 40 /managed/test_generate_key
ok 41 /managed/test_generate_key_pair
ok 42 /managed/test_wrap_key
ok 43 /managed/test_unwrap_key
ok 44 /managed/test_derive_key
ok 45 /managed/test_random
PASS: test-managed
1..41
ok 1 /log/test_get_info
ok 2 /log/test_get_slot_list
ok 3 /log/test_get_slot_info
ok 4 /log/test_get_token_info
ok 5 /log/test_get_mechanism_list
ok 6 /log/test_get_mechanism_info
ok 7 /log/test_init_token
ok 8 /log/test_wait_for_slot_event
ok 9 /log/test_open_close_session
ok 10 /log/test_close_all_sessions
ok 11 /log/test_get_function_status
ok 12 /log/test_cancel_function
ok 13 /log/test_get_session_info
ok 14 /log/test_init_pin
ok 15 /log/test_set_pin
ok 16 /log/test_operation_state
ok 17 /log/test_login_logout
ok 18 /log/test_get_attribute_value
ok 19 /log/test_set_attribute_value
ok 20 /log/test_create_object
ok 21 /log/test_copy_object
ok 22 /log/test_destroy_object
ok 23 /log/test_get_object_size
ok 24 /log/test_find_objects
ok 25 /log/test_encrypt
ok 26 /log/test_decrypt
ok 27 /log/test_digest
ok 28 /log/test_sign
ok 29 /log/test_sign_recover
ok 30 /log/test_verify
ok 31 /log/test_verify_recover
ok 32 /log/test_digest_encrypt
ok 33 /log/test_decrypt_digest
ok 34 /log/test_sign_encrypt
ok 35 /log/test_decrypt_verify
ok 36 /log/test_generate_key
ok 37 /log/test_generate_key_pair
ok 38 /log/test_wrap_key
ok 39 /log/test_unwrap_key
ok 40 /log/test_derive_key
ok 41 /log/test_random
PASS: test-log
1..44
ok 1 /transport/basic
ok 2 /transport/simultaneous-functions
ok 3 /transport/fork-and-reinitialize
ok 4 /transport/test_get_info
ok 5 /transport/test_get_slot_list
ok 6 /transport/test_get_slot_info
ok 7 /transport/test_get_token_info
ok 8 /transport/test_get_mechanism_list
ok 9 /transport/test_get_mechanism_info
ok 10 /transport/test_init_token
ok 11 /transport/test_wait_for_slot_event
ok 12 /transport/test_open_close_session
ok 13 /transport/test_close_all_sessions
ok 14 /transport/test_get_function_status
ok 15 /transport/test_cancel_function
ok 16 /transport/test_get_session_info
ok 17 /transport/test_init_pin
ok 18 /transport/test_set_pin
ok 19 /transport/test_operation_state
ok 20 /transport/test_login_logout
ok 21 /transport/test_get_attribute_value
ok 22 /transport/test_set_attribute_value
ok 23 /transport/test_create_object
ok 24 /transport/test_copy_object
ok 25 /transport/test_destroy_object
ok 26 /transport/test_get_object_size
ok 27 /transport/test_find_objects
ok 28 /transport/test_encrypt
ok 29 /transport/test_decrypt
ok 30 /transport/test_digest
ok 31 /transport/test_sign
ok 32 /transport/test_sign_recover
ok 33 /transport/test_verify
ok 34 /transport/test_verify_recover
ok 35 /transport/test_digest_encrypt
ok 36 /transport/test_decrypt_digest
ok 37 /transport/test_sign_encrypt
ok 38 /transport/test_decrypt_verify
ok 39 /transport/test_generate_key
ok 40 /transport/test_generate_key_pair
ok 41 /transport/test_wrap_key
ok 42 /transport/test_unwrap_key
ok 43 /transport/test_derive_key
ok 44 /transport/test_random
PASS: test-transport
============================================================================
2 of 27 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue
============================================================================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 353e3573b72eb4215cb83824c93c99b30718a9de
Last commit: 45 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_20
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtasn1/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by p11-kit configure 0.23.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/p11-kit/0.23.1 --disable-trust-module
## --------- ##
## Platform. ##
## --------- ##
hostname = Hell
uname -m = x86_64
uname -r = 14.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~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 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~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: 270 tasks, 1247 threads, 4 processors
Load average: 2.11, Mach factor: 1.88
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/libtasn1/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2572: checking for a BSD-compatible install
configure:2640: result: /usr/bin/install -c
configure:2651: checking whether build environment is sane
configure:2706: result: yes
configure:2857: checking for a thread-safe mkdir -p
configure:2896: result: build/litter/install-sh -c -d
configure:2903: checking for gawk
configure:2933: result: no
configure:2903: checking for mawk
configure:2933: result: no
configure:2903: checking for nawk
configure:2933: result: no
configure:2903: checking for awk
configure:2919: found /usr/bin/awk
configure:2930: result: awk
configure:2941: checking whether make sets $(MAKE)
configure:2963: result: yes
configure:2992: checking whether make supports nested variables
configure:3009: result: yes
configure:3134: checking whether build environment is sane
configure:3189: result: yes
configure:3202: checking whether to enable maintainer-specific portions of Makefiles
configure:3211: result: yes
configure:3235: checking whether make supports nested variables
configure:3252: result: yes
configure:3294: checking build system type
configure:3308: result: x86_64-apple-darwin14.4.0
configure:3328: checking host system type
configure:3341: result: x86_64-apple-darwin14.4.0
configure:3382: checking how to print strings
configure:3409: result: printf
configure:3442: checking for style of include used by make
configure:3470: result: GNU
configure:3541: checking for gcc
configure:3568: result: clang
configure:3797: checking for C compiler version
configure:3806: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:3817: $? = 0
configure:3806: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:3817: $? = 0
configure:3806: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3817: $? = 1
configure:3806: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3817: $? = 1
configure:3837: checking whether the C compiler works
configure:3859: clang conftest.c >&5
configure:3863: $? = 0
configure:3911: result: yes
configure:3914: checking for C compiler default output file name
configure:3916: result: a.out
configure:3922: checking for suffix of executables
configure:3929: clang -o conftest conftest.c >&5
configure:3933: $? = 0
configure:3955: result:
configure:3977: checking whether we are cross compiling
configure:3985: clang -o conftest conftest.c >&5
configure:3989: $? = 0
configure:3996: ./conftest
configure:4000: $? = 0
configure:4015: result: no
configure:4020: checking for suffix of object files
configure:4042: clang -c conftest.c >&5
configure:4046: $? = 0
configure:4067: result: o
configure:4071: checking whether we are using the GNU C compiler
configure:4090: clang -c conftest.c >&5
configure:4090: $? = 0
configure:4099: result: yes
configure:4108: checking whether clang accepts -g
configure:4128: clang -c -g conftest.c >&5
configure:4128: $? = 0
configure:4169: result: yes
configure:4186: checking for clang option to accept ISO C89
configure:4249: clang -c -g -O2 conftest.c >&5
configure:4249: $? = 0
configure:4262: result: none needed
configure:4287: checking whether clang understands -c and -o together
configure:4309: clang -c conftest.c -o conftest2.o
configure:4312: $? = 0
configure:4309: clang -c conftest.c -o conftest2.o
configure:4312: $? = 0
configure:4324: result: yes
configure:4343: checking dependency style of clang
configure:4454: result: none
configure:4469: checking for a sed that does not truncate output
configure:4533: result: /usr/local/Library/ENV/4.3/sed
configure:4551: checking for grep that handles long lines and -e
configure:4609: result: /usr/bin/grep
configure:4614: checking for egrep
configure:4676: result: /usr/bin/grep -E
configure:4681: checking for fgrep
configure:4743: result: /usr/bin/grep -F
configure:4778: checking for ld used by clang
configure:4845: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4852: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4867: result: no
configure:4879: checking for BSD- or MS-compatible name lister (nm)
configure:4928: result: /usr/bin/nm
configure:5058: checking the name lister (/usr/bin/nm) interface
configure:5065: clang -c -g -O2 conftest.c >&5
configure:5068: /usr/bin/nm "conftest.o"
configure:5071: output
00000000000001fc S _some_variable
configure:5078: result: BSD nm
configure:5081: checking whether ln -s works
configure:5085: result: yes
configure:5093: checking the maximum length of command line arguments
configure:5223: result: 196608
configure:5240: checking whether the shell understands some XSI constructs
configure:5250: result: yes
configure:5254: checking whether the shell understands "+="
configure:5260: result: yes
configure:5295: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
configure:5335: result: func_convert_file_noop
configure:5342: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
configure:5362: result: func_convert_file_noop
configure:5369: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5376: result: -r
configure:5450: checking for objdump
configure:5480: result: no
configure:5509: checking how to recognize dependent libraries
configure:5711: result: pass_all
configure:5796: checking for dlltool
configure:5826: result: no
configure:5856: checking how to associate runtime and link libraries
configure:5883: result: printf %s\n
configure:5944: checking for ar
configure:5960: found /usr/bin/ar
configure:5971: result: ar
configure:6008: checking for archiver @FILE support
configure:6025: clang -c -g -O2 conftest.c >&5
configure:6025: $? = 0
configure:6028: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6031: $? = 1
configure:6051: result: no
configure:6109: checking for strip
configure:6125: found /usr/bin/strip
configure:6136: result: strip
configure:6208: checking for ranlib
configure:6224: found /usr/bin/ranlib
configure:6235: result: ranlib
configure:6337: checking command to parse /usr/bin/nm output from clang object
configure:6457: clang -c -g -O2 conftest.c >&5
configure:6460: $? = 0
configure:6464: /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:6467: $? = 0
cannot find nm_test_var in conftest.nm
configure:6457: clang -c -g -O2 conftest.c >&5
configure:6460: $? = 0
configure:6464: /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:6467: $? = 0
configure:6533: clang -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6536: $? = 0
configure:6574: result: ok
configure:6611: checking for sysroot
configure:6641: result: no
configure:6903: checking for mt
configure:6933: result: no
configure:6953: checking if : is a manifest tool
configure:6959: : '-?'
configure:6967: result: no
configure:7023: checking for dsymutil
configure:7039: found /usr/bin/dsymutil
configure:7050: result: dsymutil
configure:7115: checking for nmedit
configure:7131: found /usr/bin/nmedit
configure:7142: result: nmedit
configure:7207: checking for lipo
configure:7223: found /usr/bin/lipo
configure:7234: result: lipo
configure:7299: checking for otool
configure:7315: found /usr/bin/otool
configure:7326: result: otool
configure:7391: checking for otool64
configure:7421: result: no
configure:7466: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7499: result: yes
configure:7502: checking for -exported_symbols_list linker flag
configure:7522: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7522: $? = 0
configure:7532: result: yes
configure:7535: 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:7567: result: yes
configure:7609: checking how to run the C preprocessor
configure:7640: clang -E conftest.c
configure:7640: $? = 0
configure:7654: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7679: result: clang -E
configure:7699: clang -E conftest.c
configure:7699: $? = 0
configure:7713: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7713: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7742: checking for ANSI C header files
configure:7762: clang -c -g -O2 conftest.c >&5
configure:7762: $? = 0
configure:7835: clang -o conftest -g -O2 conftest.c >&5
configure:7835: $? = 0
configure:7835: ./conftest
configure:7835: $? = 0
configure:7846: result: yes
configure:7859: checking for sys/types.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for sys/stat.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for stdlib.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for string.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for memory.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for strings.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for inttypes.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for stdint.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7859: checking for unistd.h
configure:7859: clang -c -g -O2 conftest.c >&5
configure:7859: $? = 0
configure:7859: result: yes
configure:7873: checking for dlfcn.h
configure:7873: clang -c -g -O2 conftest.c >&5
configure:7873: $? = 0
configure:7873: result: yes
configure:8077: checking for objdir
configure:8092: result: .libs
configure:8363: checking if clang supports -fno-rtti -fno-exceptions
configure:8381: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8385: $? = 0
configure:8398: result: yes
configure:8725: checking for clang option to produce PIC
configure:8732: result: -fno-common -DPIC
configure:8740: checking if clang PIC flag -fno-common -DPIC works
configure:8758: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8762: $? = 0
configure:8775: result: yes
configure:8804: checking if clang static flag -static works
configure:8832: result: no
configure:8847: checking if clang supports -c -o file.o
configure:8868: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8872: $? = 0
configure:8894: result: yes
configure:8902: checking if clang supports -c -o file.o
configure:8949: result: yes
configure:8982: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10135: result: yes
configure:10375: checking dynamic linker characteristics
configure:11112: result: darwin14.4.0 dyld
configure:11219: checking how to hardcode library paths into programs
configure:11244: result: immediate
configure:11289: checking for dlopen in -ldl
configure:11314: clang -o conftest -g -O2 conftest.c -ldl >&5
configure:11314: $? = 0
configure:11323: result: yes
configure:11538: checking whether a program can dlopen itself
configure:11618: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:11621: $? = 0
configure:11639: result: yes
configure:11644: checking whether a statically linked program can dlopen itself
configure:11724: clang -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5
configure:11727: $? = 0
configure:11745: result: yes
configure:11784: checking whether stripping libraries is possible
configure:11798: result: yes
configure:11824: checking if libtool supports shared libraries
configure:11826: result: yes
configure:11829: checking whether to build shared libraries
configure:11850: result: yes
configure:11853: checking whether to build static libraries
configure:11857: result: no
configure:11895: checking whether NLS is requested
configure:11904: result: yes
configure:11944: checking for msgfmt
configure:11979: result: no
configure:11985: checking for gmsgfmt
configure:12016: result: :
configure:12066: checking for xgettext
configure:12101: result: no
configure:12143: checking for msgmerge
configure:12177: result: no
configure:12232: checking for ld used by clang
configure:12299: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:12306: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:12321: result: no
configure:12328: checking for shared library run path origin
configure:12341: result: done
configure:12913: checking for CFPreferencesCopyAppValue
configure:12931: clang -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:12931: $? = 0
configure:12940: result: yes
configure:12947: checking for CFLocaleCopyCurrent
configure:12965: clang -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:12965: $? = 0
configure:12974: result: yes
configure:13023: checking for GNU gettext in libc
configure:13047: clang -o conftest -g -O2 conftest.c >&5
conftest.c:26:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:13047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
|
| ;
| return 0;
| }
configure:13056: result: no
configure:13090: checking for iconv
configure:13114: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-7073e7.o
"_iconv_close", referenced from:
_main in conftest-7073e7.o
"_iconv_open", referenced from:
_main in conftest-7073e7.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:13114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
|
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:13138: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:13138: $? = 0
configure:13148: result: yes
configure:13151: checking for working iconv
configure:13271: clang -o conftest -g -O2 conftest.c -liconv >&5
configure:13271: $? = 0
configure:13271: ./conftest
configure:13271: $? = 0
configure:13283: result: yes
configure:13298: checking how to link with libiconv
configure:13300: result: -liconv
configure:13772: checking for GNU gettext in libintl
configure:13804: clang -o conftest -g -O2 conftest.c -lintl >&5
conftest.c:27:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:13804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|
| ;
| return 0;
| }
configure:13836: clang -o conftest -g -O2 conftest.c -lintl -liconv >&5
conftest.c:27:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:13836: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
|
| int
| main ()
| {
|
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
|
| ;
| return 0;
| }
configure:13849: result: no
configure:13884: checking whether to use NLS
configure:13886: result: no
configure:14006: checking for gcc
configure:14033: result: clang
configure:14262: checking for C compiler version
configure:14271: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:14282: $? = 0
configure:14271: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:14282: $? = 0
configure:14271: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:14282: $? = 1
configure:14271: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:14282: $? = 1
configure:14286: checking whether we are using the GNU C compiler
configure:14314: result: yes
configure:14323: checking whether clang accepts -g
configure:14384: result: yes
configure:14401: checking for clang option to accept ISO C89
configure:14477: result: none needed
configure:14502: checking whether clang understands -c and -o together
configure:14539: result: yes
configure:14558: checking dependency style of clang
configure:14669: result: none
configure:14689: checking how to run the C preprocessor
configure:14759: result: clang -E
configure:14779: clang -E conftest.c
configure:14779: $? = 0
configure:14793: clang -E conftest.c
conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:14793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14876: checking for pkg-config
configure:14894: found /usr/local/opt/pkg-config/bin/pkg-config
configure:14906: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:14931: checking pkg-config is at least version 0.9.0
configure:14934: result: yes
configure:14965: checking for CFPreferencesCopyAppValue
configure:14992: result: yes
configure:14999: checking for CFLocaleCopyCurrent
configure:15026: result: yes
configure:15936: checking whether to use NLS
configure:15938: result: no
configure:16014: checking for win32
configure:16036: result: no
configure:16047: checking whether byte ordering is bigendian
configure:16062: clang -c -g -O2 conftest.c >&5
configure:16062: $? = 0
configure:16107: clang -c -g -O2 conftest.c >&5
configure:16107: $? = 0
configure:16125: clang -c -g -O2 conftest.c >&5
conftest.c:36:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:16125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16253: result: no
configure:16275: checking for stdbool.h that conforms to C99
configure:16342: clang -c -g -O2 conftest.c >&5
conftest.c:78:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
1 warning generated.
configure:16342: $? = 0
configure:16349: result: yes
configure:16351: checking for _Bool
configure:16351: clang -c -g -O2 conftest.c >&5
configure:16351: $? = 0
configure:16351: clang -c -g -O2 conftest.c >&5
conftest.c:65:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:16351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:16351: result: yes
configure:16370: checking for pthread_create
configure:16370: clang -o conftest -g -O2 conftest.c >&5
configure:16370: $? = 0
configure:16370: result: yes
configure:16428: checking for nanosleep
configure:16428: clang -o conftest -g -O2 conftest.c >&5
configure:16428: $? = 0
configure:16428: result: yes
configure:16497: checking for library containing dlopen
configure:16528: clang -o conftest -g -O2 conftest.c >&5
configure:16528: $? = 0
configure:16545: result: none required
configure:16561: checking sys/resource.h usability
configure:16561: clang -c -g -O2 conftest.c >&5
configure:16561: $? = 0
configure:16561: result: yes
configure:16561: checking sys/resource.h presence
configure:16561: clang -E conftest.c
configure:16561: $? = 0
configure:16561: result: yes
configure:16561: checking for sys/resource.h
configure:16561: result: yes
configure:16571: checking for struct dirent.d_type
configure:16571: clang -c -g -O2 conftest.c >&5
configure:16571: $? = 0
configure:16571: result: yes
configure:16585: checking for getprogname
configure:16585: clang -o conftest -g -O2 conftest.c >&5
configure:16585: $? = 0
configure:16585: result: yes
configure:16585: checking for getexecname
configure:16585: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_getexecname", referenced from:
_main in conftest-70bd16.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:16585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| /* end confdefs.h. */
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getexecname innocuous_getexecname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getexecname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getexecname
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getexecname ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getexecname || defined __stub___getexecname
| choke me
| #endif
|
| int
| main ()
| {
| return getexecname ();
| ;
| return 0;
| }
configure:16585: result: no
configure:16585: checking for basename
configure:16585: clang -o conftest -g -O2 conftest.c >&5
configure:16585: $? = 0
configure:16585: result: yes
configure:16585: checking for mkstemp
configure:16585: clang -o conftest -g -O2 conftest.c >&5
configure:16585: $? = 0
configure:16585: result: yes
configure:16585: checking for mkdtemp
configure:16585: clang -o conftest -g -O2 conftest.c >&5
configure:16585: $? = 0
configure:16585: result: yes
configure:16597: checking for getauxval
configure:16597: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_getauxval", referenced from:
_main in conftest-099051.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:16597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| /* end confdefs.h. */
| /* Define getauxval to an innocuous variant, in case <limits.h> declares getauxval.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getauxval innocuous_getauxval
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getauxval (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getauxval
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getauxval ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getauxval || defined __stub___getauxval
| choke me
| #endif
|
| int
| main ()
| {
| return getauxval ();
| ;
| return 0;
| }
configure:16597: result: no
configure:16597: checking for issetugid
configure:16597: clang -o conftest -g -O2 conftest.c >&5
configure:16597: $? = 0
configure:16597: result: yes
configure:16597: checking for getresuid
configure:16597: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_getresuid", referenced from:
_main in conftest-444c8c.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:16597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| /* end confdefs.h. */
| /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getresuid innocuous_getresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getresuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getresuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getresuid || defined __stub___getresuid
| choke me
| #endif
|
| int
| main ()
| {
| return getresuid ();
| ;
| return 0;
| }
configure:16597: result: no
configure:16597: checking for secure_getenv
configure:16597: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_secure_getenv", referenced from:
_main in conftest-115e82.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:16597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| /* end confdefs.h. */
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define secure_getenv innocuous_secure_getenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char secure_getenv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef secure_getenv
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char secure_getenv ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_secure_getenv || defined __stub___secure_getenv
| choke me
| #endif
|
| int
| main ()
| {
| return secure_getenv ();
| ;
| return 0;
| }
configure:16597: result: no
configure:16609: checking for strnstr
configure:16609: clang -o conftest -g -O2 conftest.c >&5
configure:16609: $? = 0
configure:16609: result: yes
configure:16609: checking for memdup
configure:16609: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_memdup", referenced from:
_main in conftest-775920.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:16609: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| /* end confdefs.h. */
| /* Define memdup to an innocuous variant, in case <limits.h> declares memdup.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memdup innocuous_memdup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memdup (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memdup
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memdup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memdup || defined __stub___memdup
| choke me
| #endif
|
| int
| main ()
| {
| return memdup ();
| ;
| return 0;
| }
configure:16609: result: no
configure:16609: checking for strndup
configure:16609: clang -o conftest -g -O2 conftest.c >&5
conftest.c:62:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
^
conftest.c:62:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:16609: $? = 0
configure:16609: result: yes
configure:16609: checking for strerror_r
configure:16609: clang -o conftest -g -O2 conftest.c >&5
configure:16609: $? = 0
configure:16609: result: yes
configure:16621: checking for asprintf
configure:16621: clang -o conftest -g -O2 conftest.c >&5
conftest.c:75:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:16621: $? = 0
configure:16621: result: yes
configure:16621: checking for vasprintf
configure:16621: clang -o conftest -g -O2 conftest.c >&5
conftest.c:76:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:16621: $? = 0
configure:16621: result: yes
configure:16621: checking for vsnprintf
configure:16621: clang -o conftest -g -O2 conftest.c >&5
conftest.c:66:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:66:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:16621: $? = 0
configure:16621: result: yes
configure:16632: checking for timegm
configure:16632: clang -o conftest -g -O2 conftest.c >&5
configure:16632: $? = 0
configure:16632: result: yes
configure:16643: checking for fdwalk
configure:16643: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_fdwalk", referenced from:
_main in conftest-158925.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:16643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| /* end confdefs.h. */
| /* Define fdwalk to an innocuous variant, in case <limits.h> declares fdwalk.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fdwalk innocuous_fdwalk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fdwalk (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fdwalk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fdwalk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fdwalk || defined __stub___fdwalk
| choke me
| #endif
|
| int
| main ()
| {
| return fdwalk ();
| ;
| return 0;
| }
configure:16643: result: no
configure:16654: checking for setenv
configure:16654: clang -o conftest -g -O2 conftest.c >&5
configure:16654: $? = 0
configure:16654: result: yes
configure:16664: checking whether asprintf is declared
configure:16664: clang -c -g -O2 conftest.c >&5
configure:16664: $? = 0
configure:16664: result: yes
configure:16675: checking whether vasprintf is declared
configure:16675: clang -c -g -O2 conftest.c >&5
configure:16675: $? = 0
configure:16675: result: yes
configure:16691: checking for gmtime_r
configure:16691: clang -o conftest -g -O2 conftest.c >&5
configure:16691: $? = 0
configure:16691: result: yes
configure:16706: checking whether program_invocation_short_name is declared
configure:16706: clang -c -g -O2 conftest.c >&5
conftest.c:90:10: error: use of undeclared identifier 'program_invocation_short_name'
(void) program_invocation_short_name;
^
1 error generated.
configure:16706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| #define HAVE_SETENV 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
| (void) program_invocation_short_name;
| #else
| (void) program_invocation_short_name;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16706: result: no
configure:16717: checking whether program_invocation_short_name is available
configure:16730: clang -o conftest -g -O2 conftest.c >&5
conftest.c:51:10: fatal error: 'argp.h' file not found
#include <argp.h>
^
1 error generated.
configure:16730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| #define HAVE_SETENV 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h. */
| #include <argp.h>
| int
| main ()
| {
| program_invocation_short_name = "test";
| ;
| return 0;
| }
configure:16737: result: no
configure:16742: checking whether __progname is declared
configure:16742: clang -c -g -O2 conftest.c >&5
conftest.c:91:10: error: use of undeclared identifier '__progname'
(void) __progname;
^
1 error generated.
configure:16742: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| #define HAVE_SETENV 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __progname
| #ifdef __cplusplus
| (void) __progname;
| #else
| (void) __progname;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:16742: result: no
configure:16764: clang -o conftest -g -O2 conftest.c >&5
configure:16764: $? = 0
configure:16782: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"___libc_enable_secure", referenced from:
_main in conftest-b69e68.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:16782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| #define HAVE_SETENV 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___PROGNAME 0
| #define HAVE___PROGNAME 1
| /* end confdefs.h. */
| extern int __libc_enable_secure;
| int
| main ()
| {
| __libc_enable_secure = 0;
| ;
| return 0;
| }
configure:16791: checking for dgettext in -lintl
configure:16816: clang -o conftest -g -O2 conftest.c -lintl >&5
ld: library not found for -lintl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "p11-kit"
| #define PACKAGE_TARNAME "p11-kit"
| #define PACKAGE_VERSION "0.23.1"
| #define PACKAGE_STRING "p11-kit 0.23.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
| #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
| #define PACKAGE "p11-kit"
| #define VERSION "0.23.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define OS_UNIX 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_BASENAME 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKDTEMP 1
| #define HAVE_ISSETUGID 1
| #define HAVE_STRNSTR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_TIMEGM 1
| #define HAVE_SETENV 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___PROGNAME 0
| #define HAVE___PROGNAME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dgettext ();
| int
| main ()
| {
| return dgettext ();
| ;
| return 0;
| }
configure:16825: result: no
configure:16909: checking for LIBTASN1
configure:16916: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
configure:16919: $? = 0
configure:16933: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
configure:16936: $? = 0
configure:16976: result: yes
configure:17013: checking for LIBFFI
configure:17020: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
configure:17023: $? = 0
configure:17037: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
configure:17040: $? = 0
configure:17098: result: yes
configure:17127: clang -c -g -O2 -I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include conftest.c >&5
configure:17127: $? = 0
configure:17237: checking if trust module is enabled
configure:17267: result: no
configure:17277: checking for trust module paths
configure:17291: result: disabled
configure:17332: checking for gtkdoc-check
configure:17365: result: no
configure:17374: checking for gtkdoc-rebase
configure:17407: result: no
configure:17418: checking for gtkdoc-mkpdf
configure:17451: result: no
configure:17458: checking for gtkdoc-scan
configure:17491: result: no
configure:17498: checking for xsltproc
configure:17516: found /usr/bin/xsltproc
configure:17528: result: /usr/bin/xsltproc
configure:17569: checking whether to build documentation
configure:17571: result: no
configure:17637: checking for debug mode
configure:17673: result: no (no debug output, NDEBUG)
configure:17676: checking for more warnings
configure:17689: checking whether gcc understands -Wmissing-include-dirs
configure:17702: clang -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs conftest.c >&5
configure:17702: $? = 0
configure:17708: result: yes
configure:17689: checking whether gcc understands -Wundef
configure:17702: clang -c -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef conftest.c >&5
configure:17702: $? = 0
configure:17708: result: yes
configure:17725: checking build strict
configure:17740: result: no
configure:17743: checking whether to build with gcov testing
configure:17753: result: no
configure:18063: checking that generated files are newer than configure
configure:18069: result: done
configure:18079: checking that generated files are newer than configure
configure:18085: result: done
configure:18149: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by p11-kit config.status 0.23.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Hell
config.status:1200: creating Makefile
config.status:1200: creating doc/Makefile
config.status:1200: creating doc/manual/Makefile
config.status:1200: creating po/Makefile.in
config.status:1200: creating p11-kit/p11-kit-1.pc
config.status:1200: creating p11-kit/pkcs11.conf.example
config.status:1200: creating trust/trust-extract-compat
config.status:1200: creating trust/test-extract
config.status:1200: creating config.h
config.status:1429: executing depfiles commands
config.status:1429: executing libtool commands
config.status:1429: executing po-directories commands
configure:20528: build options:
Host: x86_64-apple-darwin14.4.0
Debug build: no (no debug output, NDEBUG)
Strict build: no
Build documentation: no (no manual or reference)
System global config: ${prefix}/etc/pkcs11/pkcs11.conf
System module config directory: ${prefix}/etc/pkcs11/modules
Package module config directory: ${pkgdatadir}/modules
User global config: ~/.config/pkcs11/pkcs11.conf
User module config directory: ~/.config/pkcs11/modules
Load relative module paths from: ${exec_prefix}/lib/pkcs11
With libtasn1 dependency: yes
With libffi: yes
With hash implementation: internal
Build trust module: no
Trust module paths:
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.4.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBFFI_CFLAGS_set=
ac_cv_env_LIBFFI_CFLAGS_value=
ac_cv_env_LIBFFI_LIBS_set=
ac_cv_env_LIBFFI_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBTASN1_CFLAGS_set=
ac_cv_env_LIBTASN1_CFLAGS_value=
ac_cv_env_LIBTASN1_LIBS_set=
ac_cv_env_LIBTASN1_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_basename=yes
ac_cv_func_fdwalk=no
ac_cv_func_getauxval=no
ac_cv_func_getexecname=no
ac_cv_func_getprogname=yes
ac_cv_func_getresuid=no
ac_cv_func_gmtime_r=yes
ac_cv_func_issetugid=yes
ac_cv_func_memdup=no
ac_cv_func_mkdtemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_nanosleep=yes
ac_cv_func_pthread_create=yes
ac_cv_func_secure_getenv=no
ac_cv_func_setenv=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strndup=yes
ac_cv_func_strnstr=yes
ac_cv_func_timegm=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl___progname=no
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_vasprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin14.4.0
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_intl_dgettext=no
ac_cv_member_struct_dirent_d_type=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_XGETTEXT=:
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen='none required'
ac_cv_type__Bool=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include '
pkg_cv_LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.13/lib -lffi '
pkg_cv_LIBTASN1_CFLAGS='-I/usr/local/Cellar/libtasn1/4.5/include '
pkg_cv_LIBTASN1_LIBS='-L/usr/local/Cellar/libtasn1/4.5/lib -ltasn1 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/missing aclocal-1.14'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/missing automake-1.14'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GCOV=''
GENHTML=''
GETTEXT_MACRO_VERSION='0.19'
GMSGFMT=':'
GMSGFMT_015=':'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTKDOC_SCAN=''
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HASH_LIBS=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
LCOV=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBFFI_CFLAGS='-I/usr/local/Cellar/libffi/3.0.13/lib/libffi-3.0.13/include '
LIBFFI_LIBS='-L/usr/local/Cellar/libffi/3.0.13/lib -lffi '
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTASN1_CFLAGS='-I/usr/local/Cellar/libtasn1/4.5/include '
LIBTASN1_LIBS='-L/usr/local/Cellar/libtasn1/4.5/lib -ltasn1 '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build/litter/install-sh -c -d'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
P11KIT_LT_RELEASE='1:0:1'
PACKAGE='p11-kit'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue'
PACKAGE_NAME='p11-kit'
PACKAGE_STRING='p11-kit 0.23.1'
PACKAGE_TARNAME='p11-kit'
PACKAGE_URL='http://p11-glue.freedesktop.org/p11-kit.html'
PACKAGE_VERSION='0.23.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10'
PKG_CONFIG_PATH='/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig'
POSUB=''
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLEXT='.so'
STRIP='strip'
USE_NLS='no'
VERSION='0.23.1'
WITH_ASN1_FALSE='#'
WITH_ASN1_TRUE=''
WITH_COVERAGE_FALSE=''
WITH_COVERAGE_TRUE='#'
WITH_FFI_FALSE='#'
WITH_FFI_TRUE=''
WITH_TRUST_MODULE_FALSE=''
WITH_TRUST_MODULE_TRUE='#'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
XSLTPROC='/usr/bin/xsltproc'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin14.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin14.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/p11-kit20150810-35878-1uecv8g/p11-kit-0.23.1/build/litter/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
p11_module_path='${exec_prefix}/lib/pkcs11'
p11_package_config_modules='${pkgdatadir}/modules'
p11_system_config='${prefix}/etc/pkcs11'
p11_system_config_file='${prefix}/etc/pkcs11/pkcs11.conf'
p11_system_config_modules='${prefix}/etc/pkcs11/modules'
p11_user_config='~/.config/pkcs11'
p11_user_config_file='~/.config/pkcs11/pkcs11.conf'
p11_user_config_modules='~/.config/pkcs11/modules'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/p11-kit/0.23.1'
privatedir='${libdir}/p11-kit'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
with_trust_paths=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "p11-kit"
#define PACKAGE_TARNAME "p11-kit"
#define PACKAGE_VERSION "0.23.1"
#define PACKAGE_STRING "p11-kit 0.23.1"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
#define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
#define PACKAGE "p11-kit"
#define VERSION "0.23.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define OS_UNIX 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define HAVE_GETPROGNAME 1
#define HAVE_BASENAME 1
#define HAVE_MKSTEMP 1
#define HAVE_MKDTEMP 1
#define HAVE_ISSETUGID 1
#define HAVE_STRNSTR 1
#define HAVE_STRNDUP 1
#define HAVE_STRERROR_R 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_TIMEGM 1
#define HAVE_SETENV 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_GMTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_DECL___PROGNAME 0
#define HAVE___PROGNAME 1
#define WITH_ASN1 1
#define WITH_FFI 1
#define TRUST_PATHS ""
#define NDEBUG 1
#define PACKAGE_MAJOR 0
#define PACKAGE_MINOR 23
#define SHLEXT ".so"
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 353e3573b72eb4215cb83824c93c99b30718a9de
Last commit: 46 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
OS X: 10.10.4-x86_64
Xcode: 6.4
CLT: 6.4.0.0.1.1435007323
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
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.2/bin/ruby
Java: 1.8.0_20
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
hydra
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: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install glib-networking p11-kit
Run `brew missing` for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment