Skip to content

Instantly share code, notes, and snippets.

@dlo
Created September 4, 2015 01:48
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 dlo/9978c98c326a5c095946 to your computer and use it in GitHub Desktop.
Save dlo/9978c98c326a5c095946 to your computer and use it in GitHub Desktop.
2015-09-03 20:47:18 -0500
autoreconf
-fvi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
glibtoolize: copying file 'build-aux/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:36: installing 'build-aux/ar-lib'
configure.ac:34: installing 'build-aux/compile'
configure.ac:38: installing 'build-aux/config.guess'
configure.ac:38: installing 'build-aux/config.sub'
configure.ac:32: installing 'build-aux/install-sh'
configure.ac:32: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
autoreconf: Leaving directory `.'
2015-09-03 20:47:25 -0500
./configure
--prefix=/usr/local/Cellar/pam_yubico/2.19
--with-libyubikey-prefix=/usr/local/opt/libyubikey
--with-libykclient-prefix=/usr/local/opt/ykclient
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-aux/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 make supports nested variables... (cached) yes
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... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.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 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-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.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 how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for security/pam_modules.h... yes
checking for security/_pam_macros.h... no
checking for security/pam_modutil.h... no
checking for pam_start in -lpam... yes
checking for library containing pam_modutil_drop_priv... no
checking for ldap_init in -lldap... yes
checking for ld used by GCC... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for libykclient... yes
checking how to link with libykclient... -L/usr/local/opt/ykclient/lib -lykclient
checking for libyubikey... yes
checking how to link with libyubikey... -L/usr/local/opt/libyubikey/lib -lyubikey
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 YKPERS... yes
configure: PAM installation path $(exec_prefix)/lib/security
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of build options:
Version: 2.19
Host type: x86_64-apple-darwin15.0.0
Install prefix: /usr/local/Cellar/pam_yubico/2.19
Compiler: clang
Library types: Shared=yes, Static=no
LDAP: yes
Challenge-Response: yes
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/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/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/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/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/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/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/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/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/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/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/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/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: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/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 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -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: -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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: -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 -lpam
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/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 -lpam -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
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/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/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lpam
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/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 -lpam -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lldap
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/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 -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -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/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/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/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/ykclient/include conftest.c -L/usr/local/opt/ykclient/lib -lykclient
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/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 -I/usr/local/opt/ykclient/include conftest.c -L/usr/local/opt/ykclient/lib -lykclient -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include conftest.c -L/usr/local/opt/libyubikey/lib -lyubikey
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/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 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include conftest.c -L/usr/local/opt/libyubikey/lib -lyubikey -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2015-09-03 20:47:35 -0500
make
install
Making install in .
CC drop_privs.lo
CC util.lo
CC pam_yubico.lo
CC ykpamcfg.o
/bin/sh /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing a2x --format=manpage -a revdate="Version 2.19" ykpamcfg.1.txt
a2x: ERROR: "xmllint" --nonet --noout --valid "/private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/ykpamcfg.1.xml" returned non-zero exit status 4
make[1]: *** [ykpamcfg.1] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 8b71e0f44943e0a931ea3eaf7abcd4fbb698221d
Last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 7.0.0.0.1.1440043355
GCC-4.2: build 0
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_51
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /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/json-c/lib/pkgconfig:/usr/local/opt/ykpers/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/asciidoc/bin:/usr/local/opt/libyubikey/bin:/usr/local/opt/ykclient/bin:/usr/local/opt/ykpers/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -g -O2 -MT ykpamcfg.o -MD -MP -MF .deps/ykpamcfg.Tpo -c -o ykpamcfg.o ykpamcfg.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -MT ykpamcfg.o -MD -MP -MF .deps/ykpamcfg.Tpo -c -o ykpamcfg.o ykpamcfg.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fno-common -DPIC -o .libs/util.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fno-common -DPIC -o .libs/util.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -g -O2 -MT pam_yubico.lo -MD -MP -MF .deps/pam_yubico.Tpo -c pam_yubico.c -fno-common -DPIC -o .libs/pam_yubico.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -MT pam_yubico.lo -MD -MP -MF .deps/pam_yubico.Tpo -c pam_yubico.c -fno-common -DPIC -o .libs/pam_yubico.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -g -O2 -MT drop_privs.lo -MD -MP -MF .deps/drop_privs.Tpo -c drop_privs.c -fno-common -DPIC -o .libs/drop_privs.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME="pam_yubico" -DPACKAGE_TARNAME="pam_yubico" -DPACKAGE_VERSION="2.19" -DPACKAGE_STRING="pam_yubico 2.19" -DPACKAGE_BUGREPORT="yubico-devel@googlegroups.com" -DPACKAGE_URL="" -DPACKAGE="pam_yubico" -DVERSION="2.19" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1 -I. -D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include -MT drop_privs.lo -MD -MP -MF .deps/drop_privs.Tpo -c drop_privs.c -fno-common -DPIC -o .libs/drop_privs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pam_yubico configure 2.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/pam_yubico/2.19 --with-libyubikey-prefix=/usr/local/opt/libyubikey --with-libykclient-prefix=/usr/local/opt/ykclient
## --------- ##
## Platform. ##
## --------- ##
hostname = Dans-MacBook-Pro.local
uname -m = x86_64
uname -r = 15.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015; root:xnu-3247.1.106~5/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.0.0: Wed Aug 26 19:41:34 PDT 2015; root:xnu-3247.1.106~5/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: 297 tasks, 1565 threads, 4 processors
Load average: 2.72, Mach factor: 1.27
/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/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/asciidoc/bin
PATH: /usr/local/opt/libyubikey/bin
PATH: /usr/local/opt/ykclient/bin
PATH: /usr/local/opt/ykpers/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2318: checking for a BSD-compatible install
configure:2386: result: /usr/bin/install -c
configure:2397: checking whether build environment is sane
configure:2452: result: yes
configure:2603: checking for a thread-safe mkdir -p
configure:2642: result: build-aux/install-sh -c -d
configure:2649: checking for gawk
configure:2679: result: no
configure:2649: checking for mawk
configure:2679: result: no
configure:2649: checking for nawk
configure:2679: result: no
configure:2649: checking for awk
configure:2665: found /usr/bin/awk
configure:2676: result: awk
configure:2687: checking whether make sets $(MAKE)
configure:2709: result: yes
configure:2738: checking whether make supports nested variables
configure:2755: result: yes
configure:2892: checking whether make supports nested variables
configure:2909: result: yes
configure:2932: checking for style of include used by make
configure:2960: result: GNU
configure:3031: checking for gcc
configure:3058: result: clang
configure:3287: checking for C compiler version
configure:3296: clang --version >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:3307: $? = 0
configure:3296: clang -v >&5
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
configure:3307: $? = 0
configure:3296: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3307: $? = 1
configure:3296: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3307: $? = 1
configure:3327: checking whether the C compiler works
configure:3349: clang conftest.c >&5
configure:3353: $? = 0
configure:3401: result: yes
configure:3404: checking for C compiler default output file name
configure:3406: result: a.out
configure:3412: checking for suffix of executables
configure:3419: clang -o conftest conftest.c >&5
configure:3423: $? = 0
configure:3445: result:
configure:3467: checking whether we are cross compiling
configure:3475: clang -o conftest conftest.c >&5
configure:3479: $? = 0
configure:3486: ./conftest
configure:3490: $? = 0
configure:3505: result: no
configure:3510: checking for suffix of object files
configure:3532: clang -c conftest.c >&5
configure:3536: $? = 0
configure:3557: result: o
configure:3561: checking whether we are using the GNU C compiler
configure:3580: clang -c conftest.c >&5
configure:3580: $? = 0
configure:3589: result: yes
configure:3598: checking whether clang accepts -g
configure:3618: clang -c -g conftest.c >&5
configure:3618: $? = 0
configure:3659: result: yes
configure:3676: checking for clang option to accept ISO C89
configure:3739: clang -c -g -O2 conftest.c >&5
configure:3739: $? = 0
configure:3752: result: none needed
configure:3777: checking whether clang understands -c and -o together
configure:3799: clang -c conftest.c -o conftest2.o
configure:3802: $? = 0
configure:3799: clang -c conftest.c -o conftest2.o
configure:3802: $? = 0
configure:3814: result: yes
configure:3833: checking dependency style of clang
configure:3944: result: gcc3
configure:4011: checking for ar
configure:4027: found /usr/bin/ar
configure:4038: result: ar
configure:4064: checking the archiver (ar) interface
configure:4080: clang -c -g -O2 conftest.c >&5
configure:4080: $? = 0
configure:4082: ar cru libconftest.a conftest.o >&5
configure:4085: $? = 0
configure:4113: result: ar
configure:4138: checking build system type
configure:4152: result: x86_64-apple-darwin15.0.0
configure:4172: checking host system type
configure:4185: result: x86_64-apple-darwin15.0.0
configure:4585: checking how to print strings
configure:4612: result: printf
configure:4633: checking for a sed that does not truncate output
configure:4697: result: /usr/local/Library/ENV/4.3/sed
configure:4715: checking for grep that handles long lines and -e
configure:4773: result: /usr/bin/grep
configure:4778: checking for egrep
configure:4840: result: /usr/bin/grep -E
configure:4845: checking for fgrep
configure:4907: result: /usr/bin/grep -F
configure:4942: checking for ld used by clang
configure:5009: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5016: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5031: result: no
configure:5043: checking for BSD- or MS-compatible name lister (nm)
configure:5097: result: /usr/bin/nm
configure:5227: checking the name lister (/usr/bin/nm) interface
configure:5234: clang -c -g -O2 conftest.c >&5
configure:5237: /usr/bin/nm "conftest.o"
configure:5240: output
000000000000020c S _some_variable
configure:5247: result: BSD nm
configure:5250: checking whether ln -s works
configure:5254: result: yes
configure:5262: checking the maximum length of command line arguments
configure:5393: result: 196608
configure:5441: checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format
configure:5481: result: func_convert_file_noop
configure:5488: checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format
configure:5508: result: func_convert_file_noop
configure:5515: checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5522: result: -r
configure:5596: checking for objdump
configure:5623: result: objdump
configure:5652: checking how to recognize dependent libraries
configure:5852: result: pass_all
configure:5937: checking for dlltool
configure:5964: result: dlltool
configure:5994: checking how to associate runtime and link libraries
configure:6021: result: printf %s\n
configure:6145: checking for archiver @FILE support
configure:6162: clang -c -g -O2 conftest.c >&5
configure:6162: $? = 0
configure:6165: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6168: $? = 1
configure:6188: result: no
configure:6246: checking for strip
configure:6262: found /usr/bin/strip
configure:6273: result: strip
configure:6345: checking for ranlib
configure:6361: found /usr/bin/ranlib
configure:6372: result: ranlib
configure:6474: checking command to parse /usr/bin/nm output from clang object
configure:6627: clang -c -g -O2 conftest.c >&5
configure:6630: $? = 0
configure:6634: /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:6637: $? = 0
cannot find nm_test_var in conftest.nm
configure:6627: clang -c -g -O2 conftest.c >&5
configure:6630: $? = 0
configure:6634: /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:6637: $? = 0
configure:6703: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:6706: $? = 0
configure:6744: result: ok
configure:6791: checking for sysroot
configure:6821: result: no
configure:6828: checking for a working dd
configure:6866: result: /bin/dd
configure:6870: checking how to truncate binary pipes
configure:6885: result: /bin/dd bs=4096 count=1
configure:7214: checking for mt
configure:7244: result: no
configure:7264: checking if : is a manifest tool
configure:7270: : '-?'
configure:7278: result: no
configure:7334: checking for dsymutil
configure:7350: found /usr/bin/dsymutil
configure:7361: result: dsymutil
configure:7426: checking for nmedit
configure:7442: found /usr/bin/nmedit
configure:7453: result: nmedit
configure:7518: checking for lipo
configure:7534: found /usr/bin/lipo
configure:7545: result: lipo
configure:7610: checking for otool
configure:7626: found /usr/bin/otool
configure:7637: result: otool
configure:7702: checking for otool64
configure:7732: result: no
configure:7777: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7810: result: yes
configure:7813: checking for -exported_symbols_list linker flag
configure:7833: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7833: $? = 0
configure:7843: result: yes
configure:7846: 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:7878: result: yes
configure:7955: checking how to run the C preprocessor
configure:7986: clang -E conftest.c
configure:7986: $? = 0
configure:8000: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8025: result: clang -E
configure:8045: clang -E conftest.c
configure:8045: $? = 0
configure:8059: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8088: checking for ANSI C header files
configure:8108: clang -c -g -O2 conftest.c >&5
configure:8108: $? = 0
configure:8181: clang -o conftest -g -O2 conftest.c >&5
configure:8181: $? = 0
configure:8181: ./conftest
configure:8181: $? = 0
configure:8192: result: yes
configure:8205: checking for sys/types.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for sys/stat.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for stdlib.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for string.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for memory.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for strings.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for inttypes.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for stdint.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8205: checking for unistd.h
configure:8205: clang -c -g -O2 conftest.c >&5
configure:8205: $? = 0
configure:8205: result: yes
configure:8219: checking for dlfcn.h
configure:8219: clang -c -g -O2 conftest.c >&5
configure:8219: $? = 0
configure:8219: result: yes
configure:8443: checking for objdir
configure:8458: result: .libs
configure:8722: checking if clang supports -fno-rtti -fno-exceptions
configure:8740: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8744: $? = 0
configure:8757: result: yes
configure:9115: checking for clang option to produce PIC
configure:9122: result: -fno-common -DPIC
configure:9130: checking if clang PIC flag -fno-common -DPIC works
configure:9148: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9152: $? = 0
configure:9165: result: yes
configure:9194: checking if clang static flag -static works
configure:9222: result: no
configure:9237: checking if clang supports -c -o file.o
configure:9258: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9262: $? = 0
configure:9284: result: yes
configure:9292: checking if clang supports -c -o file.o
configure:9339: result: yes
configure:9372: checking whether the clang linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10631: result: yes
configure:10871: checking dynamic linker characteristics
configure:11689: result: darwin15.0.0 dyld
configure:11811: checking how to hardcode library paths into programs
configure:11836: result: immediate
configure:12384: checking whether stripping libraries is possible
configure:12398: result: yes
configure:12424: checking if libtool supports shared libraries
configure:12426: result: yes
configure:12429: checking whether to build shared libraries
configure:12454: result: yes
configure:12457: checking whether to build static libraries
configure:12461: result: no
configure:12504: checking security/pam_appl.h usability
configure:12504: clang -c -g -O2 conftest.c >&5
configure:12504: $? = 0
configure:12504: result: yes
configure:12504: checking security/pam_appl.h presence
configure:12504: clang -E conftest.c
configure:12504: $? = 0
configure:12504: result: yes
configure:12504: checking for security/pam_appl.h
configure:12504: result: yes
configure:12519: checking for security/pam_modules.h
configure:12519: clang -c -g -O2 conftest.c >&5
configure:12519: $? = 0
configure:12519: result: yes
configure:12519: checking for security/_pam_macros.h
configure:12519: clang -c -g -O2 conftest.c >&5
conftest.c:28:10: fatal error: 'security/_pam_macros.h' file not found
#include <security/_pam_macros.h>
^
1 error generated.
configure:12519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| #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_SECURITY_PAM_APPL_H 1
| #define HAVE_SECURITY_PAM_MODULES_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <security/pam_appl.h>
|
| #include <security/_pam_macros.h>
configure:12519: result: no
configure:12519: checking for security/pam_modutil.h
configure:12519: clang -c -g -O2 conftest.c >&5
conftest.c:28:10: fatal error: 'security/pam_modutil.h' file not found
#include <security/pam_modutil.h>
^
1 error generated.
configure:12519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| #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_SECURITY_PAM_APPL_H 1
| #define HAVE_SECURITY_PAM_MODULES_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <security/pam_appl.h>
|
| #include <security/pam_modutil.h>
configure:12519: result: no
configure:12532: checking for pam_start in -lpam
configure:12557: clang -o conftest -g -O2 conftest.c -lpam >&5
configure:12557: $? = 0
configure:12566: result: yes
configure:12574: checking for library containing pam_modutil_drop_priv
configure:12605: clang -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_pam_modutil_drop_priv", referenced from:
_main in conftest-871527.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:12605: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| #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_SECURITY_PAM_APPL_H 1
| #define HAVE_SECURITY_PAM_MODULES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pam_modutil_drop_priv ();
| int
| main ()
| {
| return pam_modutil_drop_priv ();
| ;
| return 0;
| }
configure:12605: clang -o conftest -g -O2 conftest.c -lpam >&5
Undefined symbols for architecture x86_64:
"_pam_modutil_drop_priv", referenced from:
_main in conftest-e73777.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:12605: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pam_yubico"
| #define PACKAGE_TARNAME "pam_yubico"
| #define PACKAGE_VERSION "2.19"
| #define PACKAGE_STRING "pam_yubico 2.19"
| #define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "pam_yubico"
| #define VERSION "2.19"
| #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_SECURITY_PAM_APPL_H 1
| #define HAVE_SECURITY_PAM_MODULES_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pam_modutil_drop_priv ();
| int
| main ()
| {
| return pam_modutil_drop_priv ();
| ;
| return 0;
| }
configure:12622: result: no
configure:12643: checking for ldap_init in -lldap
configure:12668: clang -o conftest -g -O2 conftest.c -lldap >&5
configure:12668: $? = 0
configure:12677: result: yes
configure:12734: checking for ld used by GCC
configure:12798: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:12805: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:12818: result: no
configure:12825: checking for shared library run path origin
configure:12838: result: done
configure:13409: checking for libykclient
configure:13428: clang -o conftest -g -O2 -I/usr/local/opt/ykclient/include conftest.c -L/usr/local/opt/ykclient/lib -lykclient >&5
configure:13428: $? = 0
configure:13438: result: yes
configure:13445: checking how to link with libykclient
configure:13447: result: -L/usr/local/opt/ykclient/lib -lykclient
configure:13959: checking for libyubikey
configure:13978: clang -o conftest -g -O2 -I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include conftest.c -L/usr/local/opt/libyubikey/lib -lyubikey >&5
configure:13978: $? = 0
configure:13988: result: yes
configure:13995: checking how to link with libyubikey
configure:13997: result: -L/usr/local/opt/libyubikey/lib -lyubikey
configure:14077: checking for pkg-config
configure:14095: found /usr/local/opt/pkg-config/bin/pkg-config
configure:14107: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:14132: checking pkg-config is at least version 0.9.0
configure:14135: result: yes
configure:14145: checking for YKPERS
configure:14152: $PKG_CONFIG --exists --print-errors "ykpers-1 >= 1.8.0"
configure:14155: $? = 0
configure:14169: $PKG_CONFIG --exists --print-errors "ykpers-1 >= 1.8.0"
configure:14172: $? = 0
configure:14230: result: yes
configure:14265: PAM installation path $(exec_prefix)/lib/security
configure:14795: checking that generated files are newer than configure
configure:14801: result: done
configure:14836: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by pam_yubico config.status 2.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Dans-MacBook-Pro.local
config.status:1032: creating Makefile
config.status:1032: creating tests/Makefile
config.status:1204: executing depfiles commands
config.status:1204: executing libtool commands
configure:16808: Summary of build options:
Version: 2.19
Host type: x86_64-apple-darwin15.0.0
Install prefix: /usr/local/Cellar/pam_yubico/2.19
Compiler: clang
Library types: Shared=yes, Static=no
LDAP: yes
Challenge-Response: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.0.0
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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.11
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/ykpers/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_YKPERS_CFLAGS_set=
ac_cv_env_YKPERS_CFLAGS_value=
ac_cv_env_YKPERS_LIBS_set=
ac_cv_env_YKPERS_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_security__pam_macros_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_security_pam_modules_h=yes
ac_cv_header_security_pam_modutil_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin15.0.0
ac_cv_lib_ldap_ldap_init=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_libykclient=yes
ac_cv_libyubikey=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
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_path_lt_DD=/bin/dd
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_DLLTOOL=dlltool
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_OBJDUMP=objdump
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_pam_modutil_drop_priv=no
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-beta.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=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_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-beta.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][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
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
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_YKPERS_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 '
pkg_cv_YKPERS_LIBS='-L/usr/local/Cellar/ykpers/1.17.1/lib -lykpers-1 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
A2X='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing a2x'
ACLOCAL='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing aclocal-1.15'
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'
AS='as'
AUTOCONF='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing automake-1.15'
AWK='awk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='clang -E'
CPPCHECK=''
CPPFLAGS='-I/usr/local/opt/ykclient/include -I/usr/local/opt/libyubikey/include'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"pam_yubico\" -DPACKAGE_TARNAME=\"pam_yubico\" -DPACKAGE_VERSION=\"2.19\" -DPACKAGE_STRING=\"pam_yubico\ 2.19\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pam_yubico\" -DVERSION=\"2.19\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_LIBLDAP=1 -DHAVE_LIBYKCLIENT=1 -DHAVE_LIBYUBIKEY=1 -DHAVE_CR=1'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_COV_FALSE=''
ENABLE_COV_TRUE='#'
ENABLE_CPPCHECK_FALSE=''
ENABLE_CPPCHECK_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_LIBYKCLIENT='yes'
HAVE_LIBYUBIKEY='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBLDAP='-lldap -llber'
LIBOBJS=''
LIBPAM='-lpam'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBYKCLIENT='-L/usr/local/opt/ykclient/lib -lykclient'
LIBYKCLIENT_PREFIX='/usr/local/opt/ykclient'
LIBYUBIKEY='-L/usr/local/opt/libyubikey/lib -lyubikey'
LIBYUBIKEY_PREFIX='/usr/local/opt/libyubikey'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LTLIBYKCLIENT='-L/usr/local/opt/ykclient/lib -lykclient -R/usr/local/opt/ykclient/lib'
LTLIBYUBIKEY='-L/usr/local/opt/libyubikey/lib -lyubikey -R/usr/local/opt/libyubikey/lib'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build-aux/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='pam_yubico'
PACKAGE_BUGREPORT='yubico-devel@googlegroups.com'
PACKAGE_NAME='pam_yubico'
PACKAGE_STRING='pam_yubico 2.19'
PACKAGE_TARNAME='pam_yubico'
PACKAGE_URL=''
PACKAGE_VERSION='2.19'
PAMDIR='$(exec_prefix)/lib/security'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11'
PKG_CONFIG_PATH='/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/ykpers/lib/pkgconfig'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.19'
WARN_CFLAGS=''
YKPERS_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/ykpers/1.17.1/include/ykpers-1 '
YKPERS_FALSE='#'
YKPERS_LIBS='-L/usr/local/Cellar/ykpers/1.17.1/lib -lykpers-1 '
YKPERS_TRUE=''
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='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin15.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin15.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/pam_yubico20150903-25327-xasndm/yubico-pam-2.19/build-aux/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'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/pam_yubico/2.19'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "pam_yubico"
#define PACKAGE_TARNAME "pam_yubico"
#define PACKAGE_VERSION "2.19"
#define PACKAGE_STRING "pam_yubico 2.19"
#define PACKAGE_BUGREPORT "yubico-devel@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "pam_yubico"
#define VERSION "2.19"
#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_SECURITY_PAM_APPL_H 1
#define HAVE_SECURITY_PAM_MODULES_H 1
#define HAVE_LIBLDAP 1
#define HAVE_LIBYKCLIENT 1
#define HAVE_LIBYUBIKEY 1
#define HAVE_CR 1
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 8b71e0f44943e0a931ea3eaf7abcd4fbb698221d
Last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit broadwell
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 7.0.0.0.1.1440043355
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/dan/.rbenv/shims/ruby => /Users/dan/.rbenv/versions/2.2.2/bin/ruby
Java: 1.8.0_51
Warning: You are using OS X 10.11.
We do not provide support for this pre-release version.
You may encounter build failures or other breakage.
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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment