Skip to content

Instantly share code, notes, and snippets.

@trinitronx
Created April 23, 2013 00:03
Show Gist options
  • Save trinitronx/5439678 to your computer and use it in GitHub Desktop.
Save trinitronx/5439678 to your computer and use it in GitHub Desktop.
Failed Homebrew build for p11-kit. Test fails: p11-kit: p11-kit initialization called recursively /bin/sh: line 1: 34495 Segmentation fault: 11 ${dir}$tst FAIL: test-init
○ → brew install -vd p11-kit
/usr/local/Library/brew.rb: loading /usr/local/Library/Formula/p11-kit.rb
/usr/local/Library/brew.rb: loading /usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/brew.rb: loading /usr/local/Library/Formula/libtasn1.rb
/usr/local/Library/Formula/p11-kit.rb: loading /usr/local/Library/Formula/pkg-config.rb
/usr/local/Library/Formula/p11-kit.rb: loading /usr/local/Library/Formula/libtasn1.rb
/usr/local/Library/Formula/p11-kit.rb: loading /usr/local/Library/Formula/python.rb
==> Downloading http://p11-glue.freedesktop.org/releases/p11-kit-0.18.1.tar.gz
/usr/bin/curl -f#LA Homebrew 0.9.4 (Ruby 1.8.7-358; Mac OS X 10.8.3) http://p11-glue.freedesktop.org/releases/p11-kit-0.18.1.tar.gz -C 0 -o /Library/Caches/Homebrew/p11-kit-0.18.1.tar.gz.incomplete
######################################################################## 100.0%
tar xf /Library/Caches/Homebrew/p11-kit-0.18.1.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file configure.ac
patching file configure
Hunk #1 succeeded at 17201 with fuzz 1.
patching file common/library.c
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/p11-kit/0.18.1 --without-trust-paths
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/p11-kit/0.18.1 --without-trust-paths
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/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-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop
checking for /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 cc 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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.3.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 GCC... /usr/bin/ld
checking if the linker (/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) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... 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_mutex_lock in -lpthread... yes
checking for library containing dlopen... none required
checking for library containing nanosleep... none required
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 strnstr... yes
checking for memdup... no
checking for strndup... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for timegm... 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 pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBTASN1... yes
checking if trust module is enabled... yes
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 build/Makefile
config.status: creating build/certs/Makefile
config.status: creating common/Makefile
config.status: creating common/tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating doc/manual/version.xml
config.status: creating po/Makefile.in
config.status: creating p11-kit/Makefile
config.status: creating p11-kit/tests/Makefile
config.status: creating p11-kit/p11-kit-1.pc
config.status: creating p11-kit/pkcs11.conf.example
config.status: creating tools/Makefile
config.status: creating tools/p11-kit-extract-trust
config.status: creating tools/tests/Makefile
config.status: creating trust/Makefile
config.status: creating trust/tests/Makefile
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-darwin12.3.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: ~/.pkcs11/pkcs11.conf
User module config directory: ~/.pkcs11/modules
Load relative module paths from: ${exec_prefix}/lib/pkcs11
With libtasn1 dependency: yes
Build trust module: yes
Trust module paths:
==> make
make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing --run aclocal-1.12 -I build/m4
/private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing: line 51: aclocal-1.12: command not found
WARNING: 'aclocal-1.12' is missing on your system. You should only need it if
you modified 'acinclude.m4' or 'configure.ac'. You might want
to install the Automake and Perl packages. Grab them from
any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing --run autoconf
cd . && /bin/sh /private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing --run automake-1.12 --gnu
/private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing: line 51: automake-1.12: command not found
/private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing: line 51: autoconf: command not found
WARNING: 'autoconf' is missing on your system. You should only need it if
you modified 'configure.ac'. You might want to install the
Autoconf and GNU m4 packages. Grab them from any GNU
archive site.
WARNING: 'automake-1.12' is missing on your system. You should only need it if
you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
You might want to install the Automake and Perl packages.
Grab them from any GNU archive site.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/p11-kit/0.18.1 --without-trust-paths CC=cc PKG_CONFIG_PATH=/usr/local/opt/libtasn1/lib/pkgconfig PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8 --no-create --no-recursion
checking for gcc... cc
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 cc accepts -g... no
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin12.3.0
checking host system type... x86_64-apple-darwin12.3.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/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-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop
checking for /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 cc 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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.3.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 GCC... /usr/bin/ld
checking if the linker (/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) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) no
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking whether cc understands -c and -o together... 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_mutex_lock in -lpthread... yes
checking for library containing dlopen... none required
checking for library containing nanosleep... none required
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 strnstr... yes
checking for memdup... no
checking for strndup... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for timegm... 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 pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBTASN1... yes
checking if trust module is enabled... yes
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
configure: build options:
Host: x86_64-apple-darwin12.3.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: ~/.pkcs11/pkcs11.conf
User module config directory: ~/.pkcs11/modules
Load relative module paths from: ${exec_prefix}/lib/pkcs11
With libtasn1 dependency: yes
Build trust module: yes
Trust module paths:
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/certs/Makefile
config.status: creating common/Makefile
config.status: creating common/tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating doc/manual/version.xml
config.status: creating po/Makefile.in
config.status: creating p11-kit/Makefile
config.status: creating p11-kit/tests/Makefile
config.status: creating p11-kit/p11-kit-1.pc
config.status: creating p11-kit/pkcs11.conf.example
config.status: creating tools/Makefile
config.status: creating tools/p11-kit-extract-trust
config.status: creating tools/tests/Makefile
config.status: creating trust/Makefile
config.status: creating trust/tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
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
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing --run autoheader)
/private/tmp/p11-kit-baFT/p11-kit-0.18.1/missing: line 51: autoheader: command not found
WARNING: 'autoheader' is missing on your system. You should only need it if
you modified 'acconfig.h' or 'configure.ac'. You might want
to install the Autoconf and GNU m4 packages. Grab them
from any GNU archive site.
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make all-recursive
Making all in build
Making all in certs
make[3]: Nothing to be done for `all'.
CC CuTest.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libcutest.la
Making all in common
Making all in .
CC array.lo
CC attrs.lo
CC buffer.lo
CC compat.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC constants.lo
CC debug.lo
CC dict.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC hash.lo
CC lexer.lo
CC message.lo
CC path.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC url.lo
CC library.lo
CC mock.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_data_la-asn1.lo
CC libp11_data_la-base64.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_data_la-oid.lo
CC libp11_data_la-pem.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_data_la-utf8.lo
CC libp11_data_la-x509.lo
CCLD libp11-library.la
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libp11-mock.la
CCLD libp11-data.la
CCLD libp11-common.la
Making all in tests
CC test-compat.o
CC test-hash.o
CC test-array.o
CC test-dict.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-constants.o
CC test-attrs.o
CC test-buffer.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-lexer.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-url.o
CC test-path.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-asn1.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-base64.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-oid.o
CC test-pem.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-utf8.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC test-x509.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC frob-cert.o
CC frob-ku.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC frob-eku.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CC frob-oid.o
brew: superenv removed: -I../../common -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 -Wmissing-include-dirs -Wundef
CCLD test-compat
CCLD test-hash
CCLD test-dict
CCLD test-array
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-constants
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-attrs
CCLD test-buffer
CCLD test-lexer
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-asn1
CCLD test-path
CCLD test-url
CCLD test-base64
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-pem
CCLD test-oid
CCLD test-utf8
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-x509
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD frob-cert
CCLD frob-ku
CCLD frob-eku
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD frob-oid
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
Making all in p11-kit
Making all in .
CC libp11_kit_la-util.lo
CC libp11_kit_la-iter.lo
CC libp11_kit_la-modules.lo
CC libp11_kit_la-conf.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_la-pin.lo
CC libp11_kit_la-proxy.lo
CC libp11_kit_la-messages.lo
CC libp11_kit_la-uri.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_testable_la-util.lo
CC libp11_kit_testable_la-conf.lo
CC libp11_kit_testable_la-iter.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_testable_la-modules.lo
CC libp11_kit_testable_la-pin.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_testable_la-proxy.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_testable_la-messages.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC libp11_kit_testable_la-uri.lo
CCLD libp11-kit.la
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libp11-kit-testable.la
brew: superenv removed: -O2
Making all in tests
CC mock_one_la-mock-module-ep.lo
CC mock_three_la-mock-module-ep.lo
CC mock_two_la-mock-module-ep.lo
CC mock-module-ep.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC print-messages.o
CC progname-test.o
CC conf-test.o
CC uri-test.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC pin-test.o
CC test-init.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-modules.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-iter.o
CCLD mock-one.la
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD mock-two.la
CCLD mock-three.la
CCLD mock-four.la
brew: superenv removed: -O2
brew: superenv removed: -O2
brew: superenv removed: -O2
CCLD print-messages
CCLD progname-test
CCLD conf-test
brew: superenv removed: -O2
CCLD uri-test
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD pin-test
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-init
CCLD test-modules
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-iter
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
Making all in trust
Making all in .
CC p11_kit_trust_la-index.lo
CC p11_kit_trust_la-builder.lo
CC p11_kit_trust_la-persist.lo
CC p11_kit_trust_la-parser.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC p11_kit_trust_la-module.lo
CC p11_kit_trust_la-session.lo
CC p11_kit_trust_la-token.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC builder.lo
CC index.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC parser.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC persist.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC module.lo
CC session.lo
CC token.lo
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD p11-kit-trust.la
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libtrust-testable.la
brew: superenv removed: -O2
Making all in tests
CC test-data.lo
CC frob-pow.o
CC frob-token.o
CC frob-nss-trust.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-persist.o
CC test-index.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-parser.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-builder.o
CC test-token.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-module.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libtestdata.la
CCLD frob-nss-trust
CCLD frob-token
CCLD frob-pow
CCLD test-persist
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-index
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-parser
CCLD test-token
CCLD test-builder
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-module
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
Making all in tools
Making all in .
CC p11_kit-extract.o
CC p11_kit-list.o
CC p11_kit-tool.o
CC p11_kit-extract-info.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC p11_kit-extract-jks.o
CC p11_kit-extract-openssl.o
CC p11_kit-extract-pem.o
CC p11_kit-extract-x509.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC p11_kit-save.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD p11-kit
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
Making all in tests
CC test.lo
CC test-save.o
CC save.o
CC test-extract.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC extract-info.o
CC test-x509.o
CC extract-x509.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC test-pem.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC extract-pem.o
CC test-openssl.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CC extract-openssl.o
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD libtestcommon.la
CCLD test-extract
CCLD test-save
CCLD test-x509
CCLD test-pem
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
CCLD test-openssl
brew: superenv removed: -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 -Wmissing-include-dirs -Wundef
Making all in doc
Making all in manual
Makefile:807: warning: overriding commands for target `p11-kit-sections.txt'
Makefile:753: warning: ignoring old commands for target `p11-kit-sections.txt'
Makefile:807: warning: overriding commands for target `p11-kit-overrides.txt'
Makefile:755: warning: ignoring old commands for target `p11-kit-overrides.txt'
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in po
==> make check
make check
Making check in build
Making check in certs
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in common
Making check in .
make[2]: Nothing to be done for `check-am'.
Making check in tests
/usr/bin/make check-TESTS
.
OK (1 test)
PASS: test-compat
.....
OK (5 tests)
PASS: test-hash
..............
OK (14 tests)
PASS: test-dict
........
OK (8 tests)
PASS: test-array
.
OK (1 test)
PASS: test-constants
...........................
OK (27 tests)
PASS: test-attrs
......
OK (6 tests)
PASS: test-buffer
......
OK (6 tests)
PASS: test-lexer
.....
OK (5 tests)
PASS: test-url
....
OK (4 tests)
PASS: test-path
..
OK (2 tests)
PASS: test-asn1
..
OK (2 tests)
PASS: test-base64
...
OK (3 tests)
PASS: test-pem
.
OK (1 test)
PASS: test-oid
......
OK (6 tests)
PASS: test-utf8
......
OK (6 tests)
PASS: test-x509
===================
All 16 tests passed
===================
Making check in p11-kit
Making check in .
make[2]: Nothing to be done for `check-am'.
Making check in tests
/usr/bin/make check-TESTS
..
OK (2 tests)
PASS: progname-test
p11-kit: couldn't open config file: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/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-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
p11-kit: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
...............
OK (15 tests)
PASS: conf-test
........................................
OK (40 tests)
PASS: uri-test
........
OK (8 tests)
PASS: pin-test
p11-kit: p11-kit initialization called recursively
/bin/sh: line 1: 34495 Segmentation fault: 11 ${dir}$tst
FAIL: test-init
.....
OK (5 tests)
PASS: test-modules
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
(p11-kit:34505) message: invalid config filename, will be ignored in the future: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/files/system-modules/two.badname
(p11-kit:34505) message: duplicate configured module: two-duplicate: /private/tmp/p11-kit-baFT/p11-kit-0.18.1/p11-kit/tests/.libs/mock-two.so
.........................
OK (25 tests)
PASS: test-iter
============================================================================
1 of 7 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue
============================================================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
/usr/local/Library/Homebrew/formula.rb:606:in `system'
BuildError: Failed executing: make check
1. raise
2. ignore
3. backtrace
4. irb
5. shell
Choose an action: ignore
==> make install
make install
Making install in build
Making install in certs
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in common
Making install in .
make[3]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/include/p11-kit-1/p11-kit'
/usr/bin/install -c -m 644 pkcs11.h '/usr/local/Cellar/p11-kit/0.18.1/include/p11-kit-1/p11-kit'
Making install in tests
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in p11-kit
Making install in .
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/lib'
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/etc/pkcs11'
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/lib/pkgconfig'
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/include/p11-kit-1/p11-kit'
/usr/bin/install -c -m 644 iter.h p11-kit.h pin.h uri.h '/usr/local/Cellar/p11-kit/0.18.1/include/p11-kit-1/p11-kit'
mkdir: /usr/local/Cellar/p11-kit/0.18.1/lib: File exists
/bin/sh ../libtool --mode=install /usr/bin/install -c libp11-kit.la '/usr/local/Cellar/p11-kit/0.18.1/lib'
/usr/bin/install -c -m 644 pkcs11.conf.example '/usr/local/Cellar/p11-kit/0.18.1/etc/pkcs11'
/usr/bin/install -c -m 644 p11-kit-1.pc '/usr/local/Cellar/p11-kit/0.18.1/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libp11-kit.0.dylib /usr/local/Cellar/p11-kit/0.18.1/lib/libp11-kit.0.dylib
libtool: install: (cd /usr/local/Cellar/p11-kit/0.18.1/lib && { ln -s -f libp11-kit.0.dylib libp11-kit.dylib || { rm -f libp11-kit.dylib && ln -s libp11-kit.0.dylib libp11-kit.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libp11-kit.lai /usr/local/Cellar/p11-kit/0.18.1/lib/libp11-kit.la
/usr/bin/make install-exec-hook
ln -s -f `readlink /usr/local/Cellar/p11-kit/0.18.1/lib/libp11-kit.so` /usr/local/Cellar/p11-kit/0.18.1/lib/p11-kit-proxy.so
.././install-sh -c -d /usr/local/Cellar/p11-kit/0.18.1/share/p11-kit/modules
Making install in tests
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in trust
Making install in .
make[3]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/share/p11-kit/modules'
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11'
/usr/bin/install -c -m 644 p11-kit-trust.module '/usr/local/Cellar/p11-kit/0.18.1/share/p11-kit/modules'
/bin/sh ../libtool --mode=install /usr/bin/install -c p11-kit-trust.la '/usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11'
libtool: install: /usr/bin/install -c .libs/p11-kit-trust.so /usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11/p11-kit-trust.so
libtool: install: /usr/bin/install -c .libs/p11-kit-trust.lai /usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11/p11-kit-trust.la
Making install in tests
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in tools
Making install in .
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/lib/p11-kit'
.././install-sh -c -d '/usr/local/Cellar/p11-kit/0.18.1/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c p11-kit '/usr/local/Cellar/p11-kit/0.18.1/bin'
/usr/bin/install -c p11-kit-extract-trust '/usr/local/Cellar/p11-kit/0.18.1/lib/p11-kit'
libtool: install: /usr/bin/install -c .libs/p11-kit /usr/local/Cellar/p11-kit/0.18.1/bin/p11-kit
Making install in tests
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in doc
Making install in manual
Makefile:807: warning: overriding commands for target `p11-kit-sections.txt'
Makefile:753: warning: ignoring old commands for target `p11-kit-sections.txt'
Makefile:807: warning: overriding commands for target `p11-kit-overrides.txt'
Makefile:755: warning: ignoring old commands for target `p11-kit-overrides.txt'
Makefile:807: warning: overriding commands for target `p11-kit-sections.txt'
Makefile:753: warning: ignoring old commands for target `p11-kit-sections.txt'
Makefile:807: warning: overriding commands for target `p11-kit-overrides.txt'
Makefile:755: warning: ignoring old commands for target `p11-kit-overrides.txt'
make[3]: Nothing to be done for `install-exec-am'.
/usr/bin/install -c -m 644 ./html/ch01s03.html
/usr/bin/install -c -m 644 ./html/config-example.html
/usr/bin/install -c -m 644 ./html/config.html
/usr/bin/install -c -m 644 ./html/devel-building-style.html
/usr/bin/install -c -m 644 ./html/devel-building.html
/usr/bin/install -c -m 644 ./html/devel-commands.html
/usr/bin/install -c -m 644 ./html/devel-debugging.html
/usr/bin/install -c -m 644 ./html/devel-paths.html
/usr/bin/install -c -m 644 ./html/devel-testing.html
/usr/bin/install -c -m 644 ./html/devel.html
/usr/bin/install -c -m 644 ./html/gtk-doc.css
/usr/bin/install -c -m 644 ./html/home.png
/usr/bin/install -c -m 644 ./html/index.html
/usr/bin/install -c -m 644 ./html/index.sgml
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/p11-kit-Future.html
/usr/bin/install -c -m 644 ./html/p11-kit-Modules.html
/usr/bin/install -c -m 644 ./html/p11-kit-PIN-Callbacks.html
/usr/bin/install -c -m 644 ./html/p11-kit-URIs.html
/usr/bin/install -c -m 644 ./html/p11-kit-Utilities.html
/usr/bin/install -c -m 644 ./html/p11-kit.devhelp2
/usr/bin/install -c -m 644 ./html/p11-kit.html
/usr/bin/install -c -m 644 ./html/pkcs11.conf.html
/usr/bin/install -c -m 644 ./html/reference.html
/usr/bin/install -c -m 644 ./html/right.png
/usr/bin/install -c -m 644 ./html/sharing-initialize.html
/usr/bin/install -c -m 644 ./html/sharing-module.html
/usr/bin/install -c -m 644 ./html/sharing.html
/usr/bin/install -c -m 644 ./html/style.css
/usr/bin/install -c -m 644 ./html/tools.html
/usr/bin/install -c -m 644 ./html/trust-disable.html
/usr/bin/install -c -m 644 ./html/trust-glib-networking.html
/usr/bin/install -c -m 644 ./html/trust-nss.html
/usr/bin/install -c -m 644 ./html/trust.html
/usr/bin/install -c -m 644 ./html/up.png
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in po
if test "p11-kit" = "gettext-tools"; then \
.././install-sh -c -d /usr/local/Cellar/p11-kit/0.18.1/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/p11-kit/0.18.1/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/Cellar/p11-kit/0.18.1/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
==> Cleaning
Fixing /usr/local/Cellar/p11-kit/0.18.1/bin/p11-kit permissions from 100755 to 555
Fixing /usr/local/Cellar/p11-kit/0.18.1/lib/pkgconfig/p11-kit-1.pc permissions from 100644 to 444
Fixing /usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11/p11-kit-trust.so permissions from 100755 to 444
rm: /usr/local/Cellar/p11-kit/0.18.1/lib/pkcs11/p11-kit-trust.la
Fixing /usr/local/Cellar/p11-kit/0.18.1/lib/p11-kit/p11-kit-extract-trust permissions from 100755 to 555
rm: /usr/local/Cellar/p11-kit/0.18.1/lib/libp11-kit.la
Fixing /usr/local/Cellar/p11-kit/0.18.1/lib/libp11-kit.0.dylib permissions from 100755 to 444
==> Finishing up
ln -s ../../Cellar/p11-kit/0.18.1/etc/pkcs11/pkcs11.conf.example pkcs11.conf.example
ln -s ../Cellar/p11-kit/0.18.1/bin/p11-kit p11-kit
ln -s ../Cellar/p11-kit/0.18.1/include/p11-kit-1 p11-kit-1
ln -s ../Cellar/p11-kit/0.18.1/share/p11-kit p11-kit
ln -s ../../../Cellar/p11-kit/0.18.1/share/gtk-doc/html/p11-kit p11-kit
ln -s ../../Cellar/p11-kit/0.18.1/lib/pkgconfig/p11-kit-1.pc p11-kit-1.pc
ln -s ../Cellar/p11-kit/0.18.1/lib/pkcs11 pkcs11
ln -s ../Cellar/p11-kit/0.18.1/lib/p11-kit p11-kit
ln -s ../Cellar/p11-kit/0.18.1/lib/libp11-kit.dylib libp11-kit.dylib
ln -s ../Cellar/p11-kit/0.18.1/lib/libp11-kit.0.dylib libp11-kit.0.dylib
ln -s ../../Cellar/p11-kit/0.18.1 p11-kit
ln -s ../Cellar/p11-kit/0.18.1 p11-kit
==> Summary
🍺 /usr/local/Cellar/p11-kit/0.18.1: 53 files, 1.0M, built in 43 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment