microsoft / msphpsql

Microsoft Drivers for PHP for SQL Server
MIT License
1.81k stars 374 forks source link

Unable to install on MacOs #1298

Closed ibexnet closed 3 years ago

ibexnet commented 3 years ago

+## PHP Driver version or file name + +## SQL Server version + +## Client operating system +macOS 10.14.5 +## PHP version +

$php -v
PHP 8.0.3 (cli) (built: Apr 25 2021 06:08:41) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies
    with Zend OPcache v8.0.3, Copyright (c), by Zend Technologies

$ pear version
PEAR Version: 1.10.12
PHP Version: 8.0.3
Zend Engine Version: 4.0.3
Running on: Darwin xxxxx.local 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64

+## Microsoft ODBC Driver version +

$ odbcinst -j
unixODBC 2.3.9
DRIVERS............: /usr/local/etc/odbcinst.ini
SYSTEM DATA SOURCES: /usr/local/etc/odbc.ini
FILE DATA SOURCES..: /usr/local/etc/ODBCDataSources
USER DATA SOURCES..: /Users/xxxx/.odbc.ini
SQLULEN Size.......: 8
SQLLEN Size........: 8
SQLSETPOSIROW Size.: 8

$ cat /usr/local/etc/odbcinst.ini
[ODBC Driver 17 for SQL Server]
Description=Microsoft ODBC Driver 17 for SQL Server
Driver=/usr/local/lib/libmsodbcsql.17.dylib
UsageCount=1

+## Table schema + +## Problem description

Im unable to install mssql driver for php. After I installed all the requirements via brew, I used this command to install sqlsrv driver: $ sudo pecl install sqlsrv

Below the output:

downloading sqlsrv-5.9.0.tgz ...
Starting to download sqlsrv-5.9.0.tgz (189,701 bytes)
.........................................done: 189,701 bytes
34 source files, building
running: phpize
Configuring for:
PHP Api Version:         20200930
Zend Module Api No:      20200930
Zend Extension Api No:   420200930
configure.ac:18: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
build/php.m4:2072: PHP_CONFIG_NICE is expanded from...
configure.ac:18: the top level
configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:161: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:161: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
build/libtool.m4:561: _LT_AC_LOCK is expanded from...
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:161: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
build/libtool.m4:561: _LT_AC_LOCK is expanded from...
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2728: _LT_AC_LANG_C_CONFIG is expanded from...
build/libtool.m4:2727: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:161: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
configure.ac:161: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
build/libtool.m4:1185: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
build/libtool.m4:2810: _LT_AC_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:2809: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
build/libtool.m4:1918: _LT_AC_TAGCONFIG is expanded from...
build/libtool.m4:70: AC_LIBTOOL_SETUP is expanded from...
build/libtool.m4:52: _AC_PROG_LIBTOOL is expanded from...
build/libtool.m4:39: AC_PROG_LIBTOOL is expanded from...
configure.ac:161: the top level
building in /private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0
running: /private/tmp/pear/temp/sqlsrv/configure --with-php-config=/usr/local/opt/php/bin/php-config
/private/tmp/pear/temp/sqlsrv/configure: line 655: test: /Applications/VMware\: binary operator expected
/private/tmp/pear/temp/sqlsrv/configure: line 655: test: /Applications/VMware\: binary operator expected
/private/tmp/pear/temp/sqlsrv/configure: line 655: test: too many arguments
/private/tmp/pear/temp/sqlsrv/configure: line 655: test: too many arguments
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... 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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-apple-darwin18.6.0
checking host system type... x86_64-apple-darwin18.6.0
checking target system type... x86_64-apple-darwin18.6.0
checking for PHP prefix... /usr/local/Cellar/php/8.0.3_1
checking for PHP includes... -I/usr/local/Cellar/php/8.0.3_1/include/php -I/usr/local/Cellar/php/8.0.3_1/include/php/main -I/usr/local/Cellar/php/8.0.3_1/include/php/TSRM -I/usr/local/Cellar/php/8.0.3_1/include/php/Zend -I/usr/local/Cellar/php/8.0.3_1/include/php/ext -I/usr/local/Cellar/php/8.0.3_1/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/Cellar/php/8.0.3_1/pecl/20200930
checking for PHP installed headers prefix... /usr/local/Cellar/php/8.0.3_1/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking whether to enable sqlsrv functions... yes, shared
checking for SQLSRV headers... /private/tmp/pear/temp/sqlsrv/shared/
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -E
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for ld used by cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.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

creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.6.0 dyld
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0/libtool --mode=compile g++ -I. -I/private/tmp/pear/temp/sqlsrv -I/private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0/include -I/private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0/main -I/private/tmp/pear/temp/sqlsrv -I/usr/local/Cellar/php/8.0.3_1/include/php -I/usr/local/Cellar/php/8.0.3_1/include/php/main -I/usr/local/Cellar/php/8.0.3_1/include/php/TSRM -I/usr/local/Cellar/php/8.0.3_1/include/php/Zend -I/usr/local/Cellar/php/8.0.3_1/include/php/ext -I/usr/local/Cellar/php/8.0.3_1/include/php/ext/date/lib -I/private/tmp/pear/temp/sqlsrv/shared/  -DHAVE_CONFIG_H  -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -fstack-protector   -std=c++11 -c /private/tmp/pear/temp/sqlsrv/conn.cpp -o conn.lo
mkdir .libs
 g++ -I. -I/private/tmp/pear/temp/sqlsrv -I/private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0/include -I/private/tmp/pear/temp/pear-build-rootrWFNPC/sqlsrv-5.9.0/main -I/private/tmp/pear/temp/sqlsrv -I/usr/local/Cellar/php/8.0.3_1/include/php -I/usr/local/Cellar/php/8.0.3_1/include/php/main -I/usr/local/Cellar/php/8.0.3_1/include/php/TSRM -I/usr/local/Cellar/php/8.0.3_1/include/php/Zend -I/usr/local/Cellar/php/8.0.3_1/include/php/ext -I/usr/local/Cellar/php/8.0.3_1/include/php/ext/date/lib -I/private/tmp/pear/temp/sqlsrv/shared/ -DHAVE_CONFIG_H -std=c++11 -D_FORTIFY_SOURCE=2 -O2 -fstack-protector -std=c++11 -c /private/tmp/pear/temp/sqlsrv/conn.cpp  -fno-common -DPIC -o .libs/conn.o
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:92:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:92:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:134:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:134:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:147:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:147:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:167:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:167:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:173:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:173:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:309:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !__DARWIN_NO_LONG_LONG
     ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:43:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_config.h:1:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/../main/php_config.h:2173:
/usr/local/include/stdlib.h:309:6: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:51:
/usr/local/include/math.h:499:7: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if !(__DARWIN_NO_LONG_LONG)
      ^
/usr/local/include/sys/cdefs.h:606:32: note: expanded from macro '__DARWIN_NO_LONG_LONG'
#define __DARWIN_NO_LONG_LONG   (defined(__STRICT_ANSI__) \
                                 ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:51:
/usr/local/include/math.h:499:7: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
/usr/local/include/sys/cdefs.h:608:9: note: expanded from macro '__DARWIN_NO_LONG_LONG'
                                && !defined(__GNUG__))
                                    ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:428:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:318:9: error: no member named 'signbit' in the global namespace
using ::signbit;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:319:9: error: no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:320:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/usr/local/include/math.h:718:12: note: 'finite' declared here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
           ^
In file included from /private/tmp/pear/temp/sqlsrv/conn.cpp:21:
In file included from /private/tmp/pear/temp/sqlsrv/php_sqlsrv.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/main/php.h:31:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend.h:27:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_types.h:25:
In file included from /usr/local/Cellar/php/8.0.3_1/include/php/Zend/zend_portability.h:428:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:321:9: error: no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:322:9: error: no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:323:9: error: no member named 'isnormal' in the global namespace
using ::isnormal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:324:9: error: no member named 'isgreater' in the global namespace
using ::isgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:325:9: error: no member named 'isgreaterequal' in the global namespace
using ::isgreaterequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:326:9: error: no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:327:9: error: no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:328:9: error: no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:329:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:330:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:26: error: use of undeclared identifier 'numeric_limits'
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                         ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:41: error: '_FloatT' does not refer to a value
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                                        ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:640:30: note: declared here
template <class _IntT, class _FloatT,
                             ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:51: error: no member named 'digits' in the global namespace
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                                                ~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:60: error: use of undeclared identifier 'numeric_limits'
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                                                           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:75: error: '_IntT' does not refer to a value
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                                                                          ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:640:17: note: declared here
template <class _IntT, class _FloatT,
                ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cmath:641:83: error: no member named 'digits' in the global namespace
    bool _FloatBigger = (numeric_limits<_FloatT>::digits > numeric_limits<_IntT>::digits),
                                                                                ~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
14 warnings and 20 errors generated.

make: *** [conn.lo] Error 1
ERROR: `make' failed

+## Expected behavior and actual behavior

yitam commented 3 years ago

Hi @ibexnet

What's the output when you run brew doctor? What about brew config

ibexnet commented 3 years ago
$ brew config
HOMEBREW_VERSION: 3.1.3
ORIGIN: https://github.com/Homebrew/brew
HEAD: d89eda09abbeae907eb88bd6d01dc9cde7ff0e19
Last commit: 5 months ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 2009bd60791173697793c30c0aac600f380dfddd
Core tap last commit: 5 months ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.SDl57Ed7RM/org.macosforge.xquartz:0
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_NO_AUTO_UPDATE: set
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: quad-core 64-bit broadwell
Clang: 11.0 build 1100
Git: 2.28.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.5-x86_64
CLT: 10.3.0.0.1.1562985497
Xcode: 11.3.1
XQuartz: 2.7.11 => /opt/X11

$ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Unknown support status

Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences or run:
  softwareupdate --all --install --force        <-- I don't want to do this

If that doesn't show you any updates, run: <-- I already done these commands
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/more/.

Warning: Some installed kegs have no formulae!
This means they were either deleted or installed with `brew diy`.
You should find replacements for the following formulae:
  python@2

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  dislocker
  ext4fuse
  ifuse
  ntfs-3g

Warning: libiconv files detected at a system prefix other than /usr.
Homebrew doesn't provide a libiconv formula, and expects to link against
the system version in /usr. libiconv in other prefixes can cause
compile or link failure, especially if compiled with improper
architectures. macOS itself never installs anything to /usr/local so
it was either installed by a user or some other third party software.

tl;dr: delete these files:
  /usr/local/include/iconv.h
  /usr/local/include/iconv.h

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
  /usr/local/lib/libr2.1.4.0.dylib
  /usr/local/lib/libr_anal.1.4.0.dylib
  /usr/local/lib/libr_asm.1.4.0.dylib
  /usr/local/lib/libr_bin.1.4.0.dylib
  /usr/local/lib/libr_bp.1.4.0.dylib
  /usr/local/lib/libr_config.1.4.0.dylib
  /usr/local/lib/libr_cons.1.4.0.dylib
  /usr/local/lib/libr_core.1.4.0.dylib
  /usr/local/lib/libr_crypto.1.4.0.dylib
  /usr/local/lib/libr_debug.1.4.0.dylib
  /usr/local/lib/libr_egg.1.4.0.dylib
  /usr/local/lib/libr_flag.1.4.0.dylib
  /usr/local/lib/libr_fs.1.4.0.dylib
  /usr/local/lib/libr_hash.1.4.0.dylib
  /usr/local/lib/libr_io.1.4.0.dylib
  /usr/local/lib/libr_lang.1.4.0.dylib
  /usr/local/lib/libr_magic.1.4.0.dylib
  /usr/local/lib/libr_parse.1.4.0.dylib
  /usr/local/lib/libr_reg.1.4.0.dylib
  /usr/local/lib/libr_search.1.4.0.dylib
  /usr/local/lib/libr_socket.1.4.0.dylib
  /usr/local/lib/libr_syscall.1.4.0.dylib
  /usr/local/lib/libr_util.1.4.0.dylib

Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected header files:
  /usr/local/include/AssertMacros.h
  /usr/local/include/Availability.h
  /usr/local/include/AvailabilityInternal.h
  /usr/local/include/AvailabilityMacros.h
  /usr/local/include/Block.h
  /usr/local/include/CommonCrypto/CommonCrypto.h
  /usr/local/include/CommonCrypto/CommonCryptoError.h
  /usr/local/include/CommonCrypto/CommonCryptor.h
  /usr/local/include/CommonCrypto/CommonDigest.h
  /usr/local/include/CommonCrypto/CommonHMAC.h
  /usr/local/include/CommonCrypto/CommonKeyDerivation.h
  /usr/local/include/CommonCrypto/CommonRandom.h
  /usr/local/include/CommonCrypto/CommonSymmetricKeywrap.h
  /usr/local/include/ConditionalMacros.h
  /usr/local/include/MacTypes.h
  /usr/local/include/NSSystemDirectories.h
  /usr/local/include/TargetConditionals.h
  /usr/local/include/Xplugin.h
  /usr/local/include/_locale.h
  /usr/local/include/_types.h
  /usr/local/include/_types/_intmax_t.h
  /usr/local/include/_types/_nl_item.h
  /usr/local/include/_types/_uint16_t.h
  /usr/local/include/_types/_uint32_t.h
  /usr/local/include/_types/_uint64_t.h
  /usr/local/include/_types/_uint8_t.h
  /usr/local/include/_types/_uintmax_t.h
  /usr/local/include/_types/_wctrans_t.h
  /usr/local/include/_types/_wctype_t.h
  /usr/local/include/_wctype.h
  /usr/local/include/_xlocale.h
  /usr/local/include/aio.h
  /usr/local/include/aliasdb.h
  /usr/local/include/alloca.h
  /usr/local/include/apache2/ap_compat.h
  /usr/local/include/apache2/ap_config.h
  /usr/local/include/apache2/ap_config_auto.h
  /usr/local/include/apache2/ap_config_layout.h
  /usr/local/include/apache2/ap_expr.h
  /usr/local/include/apache2/ap_hooks.h
  /usr/local/include/apache2/ap_listen.h
  /usr/local/include/apache2/ap_mmn.h
  /usr/local/include/apache2/ap_mpm.h
  /usr/local/include/apache2/ap_provider.h
  /usr/local/include/apache2/ap_regex.h
  /usr/local/include/apache2/ap_regkey.h
  /usr/local/include/apache2/ap_release.h
  /usr/local/include/apache2/ap_slotmem.h
  /usr/local/include/apache2/ap_socache.h
  /usr/local/include/apache2/apache_noprobes.h
  /usr/local/include/apache2/cache_common.h
  /usr/local/include/apache2/heartbeat.h
  /usr/local/include/apache2/http_config.h
  /usr/local/include/apache2/http_connection.h
  /usr/local/include/apache2/http_core.h
  /usr/local/include/apache2/http_log.h
  /usr/local/include/apache2/http_main.h
  /usr/local/include/apache2/http_protocol.h
  /usr/local/include/apache2/http_request.h
  /usr/local/include/apache2/http_vhost.h
  /usr/local/include/apache2/httpd.h
  /usr/local/include/apache2/mod_auth.h
  /usr/local/include/apache2/mod_cache.h
  /usr/local/include/apache2/mod_cgi.h
  /usr/local/include/apache2/mod_core.h
  /usr/local/include/apache2/mod_dav.h
  /usr/local/include/apache2/mod_dbd.h
  /usr/local/include/apache2/mod_include.h
  /usr/local/include/apache2/mod_log_config.h
  /usr/local/include/apache2/mod_proxy.h
  /usr/local/include/apache2/mod_request.h
  /usr/local/include/apache2/mod_rewrite.h
  /usr/local/include/apache2/mod_session.h
  /usr/local/include/apache2/mod_so.h
  /usr/local/include/apache2/mod_ssl.h
  /usr/local/include/apache2/mod_status.h
  /usr/local/include/apache2/mod_unixd.h
  /usr/local/include/apache2/mod_watchdog.h
  /usr/local/include/apache2/mod_xml2enc.h
  /usr/local/include/apache2/mpm_common.h
  /usr/local/include/apache2/os.h
  /usr/local/include/apache2/scoreboard.h
  /usr/local/include/apache2/unixd.h
  /usr/local/include/apache2/util_cfgtree.h
  /usr/local/include/apache2/util_charset.h
  /usr/local/include/apache2/util_cookies.h
  /usr/local/include/apache2/util_ebcdic.h
  /usr/local/include/apache2/util_fcgi.h
  /usr/local/include/apache2/util_filter.h
  /usr/local/include/apache2/util_ldap.h
  /usr/local/include/apache2/util_md5.h
  /usr/local/include/apache2/util_mutex.h
  /usr/local/include/apache2/util_script.h
  /usr/local/include/apache2/util_time.h
  /usr/local/include/apache2/util_varbuf.h
  /usr/local/include/apache2/util_xml.h
  /usr/local/include/apr-1/apr.h
  /usr/local/include/apr-1/apr_allocator.h
  /usr/local/include/apr-1/apr_anylock.h
  /usr/local/include/apr-1/apr_atomic.h
  /usr/local/include/apr-1/apr_base64.h
  /usr/local/include/apr-1/apr_buckets.h
  /usr/local/include/apr-1/apr_crypto.h
  /usr/local/include/apr-1/apr_date.h
  /usr/local/include/apr-1/apr_dbd.h
  /usr/local/include/apr-1/apr_dbm.h
  /usr/local/include/apr-1/apr_dso.h
  /usr/local/include/apr-1/apr_env.h
  /usr/local/include/apr-1/apr_errno.h
  /usr/local/include/apr-1/apr_file_info.h
  /usr/local/include/apr-1/apr_file_io.h
  /usr/local/include/apr-1/apr_fnmatch.h
  /usr/local/include/apr-1/apr_general.h
  /usr/local/include/apr-1/apr_getopt.h
  /usr/local/include/apr-1/apr_global_mutex.h
  /usr/local/include/apr-1/apr_hash.h
  /usr/local/include/apr-1/apr_hooks.h
  /usr/local/include/apr-1/apr_inherit.h
  /usr/local/include/apr-1/apr_ldap.h
  /usr/local/include/apr-1/apr_ldap_init.h
  /usr/local/include/apr-1/apr_ldap_option.h
  /usr/local/include/apr-1/apr_ldap_rebind.h
  /usr/local/include/apr-1/apr_ldap_url.h
  /usr/local/include/apr-1/apr_lib.h
  /usr/local/include/apr-1/apr_md4.h
  /usr/local/include/apr-1/apr_md5.h
  /usr/local/include/apr-1/apr_memcache.h
  /usr/local/include/apr-1/apr_mmap.h
  /usr/local/include/apr-1/apr_network_io.h
  /usr/local/include/apr-1/apr_optional.h
  /usr/local/include/apr-1/apr_optional_hooks.h
  /usr/local/include/apr-1/apr_poll.h
  /usr/local/include/apr-1/apr_pools.h
  /usr/local/include/apr-1/apr_portable.h
  /usr/local/include/apr-1/apr_proc_mutex.h
  /usr/local/include/apr-1/apr_queue.h
  /usr/local/include/apr-1/apr_random.h
  /usr/local/include/apr-1/apr_reslist.h
  /usr/local/include/apr-1/apr_ring.h
  /usr/local/include/apr-1/apr_rmm.h
  /usr/local/include/apr-1/apr_sdbm.h
  /usr/local/include/apr-1/apr_sha1.h
  /usr/local/include/apr-1/apr_shm.h
  /usr/local/include/apr-1/apr_signal.h
  /usr/local/include/apr-1/apr_strings.h
  /usr/local/include/apr-1/apr_strmatch.h
  /usr/local/include/apr-1/apr_support.h
  /usr/local/include/apr-1/apr_tables.h
  /usr/local/include/apr-1/apr_thread_cond.h
  /usr/local/include/apr-1/apr_thread_mutex.h
  /usr/local/include/apr-1/apr_thread_pool.h
  /usr/local/include/apr-1/apr_thread_proc.h
  /usr/local/include/apr-1/apr_thread_rwlock.h
  /usr/local/include/apr-1/apr_time.h
  /usr/local/include/apr-1/apr_uri.h
  /usr/local/include/apr-1/apr_user.h
  /usr/local/include/apr-1/apr_uuid.h
  /usr/local/include/apr-1/apr_version.h
  /usr/local/include/apr-1/apr_want.h
  /usr/local/include/apr-1/apr_xlate.h
  /usr/local/include/apr-1/apr_xml.h
  /usr/local/include/apr-1/apu.h
  /usr/local/include/apr-1/apu_errno.h
  /usr/local/include/apr-1/apu_version.h
  /usr/local/include/apr-1/apu_want.h
  /usr/local/include/ar.h
  /usr/local/include/architecture/alignment.h
  /usr/local/include/architecture/byte_order.h
  /usr/local/include/architecture/i386/alignment.h
  /usr/local/include/architecture/i386/asm_help.h
  /usr/local/include/architecture/i386/byte_order.h
  /usr/local/include/architecture/i386/cpu.h
  /usr/local/include/architecture/i386/desc.h
  /usr/local/include/architecture/i386/fpu.h
  /usr/local/include/architecture/i386/frame.h
  /usr/local/include/architecture/i386/io.h
  /usr/local/include/architecture/i386/pio.h
  /usr/local/include/architecture/i386/reg_help.h
  /usr/local/include/architecture/i386/sel.h
  /usr/local/include/architecture/i386/table.h
  /usr/local/include/architecture/i386/tss.h
  /usr/local/include/arpa/ftp.h
  /usr/local/include/arpa/inet.h
  /usr/local/include/arpa/nameser_compat.h
  /usr/local/include/arpa/telnet.h
  /usr/local/include/arpa/tftp.h
  /usr/local/include/asl.h
  /usr/local/include/assert.h
  /usr/local/include/atm/atm_types.h
  /usr/local/include/bank/bank_types.h
  /usr/local/include/bitstring.h
  /usr/local/include/bootparams.h
  /usr/local/include/bootstrap.h
  /usr/local/include/bsm/audit.h
  /usr/local/include/bsm/audit_domain.h
  /usr/local/include/bsm/audit_errno.h
  /usr/local/include/bsm/audit_fcntl.h
  /usr/local/include/bsm/audit_filter.h
  /usr/local/include/bsm/audit_internal.h
  /usr/local/include/bsm/audit_kevents.h
  /usr/local/include/bsm/audit_record.h
  /usr/local/include/bsm/audit_session.h
  /usr/local/include/bsm/audit_socket_type.h
  /usr/local/include/bsm/audit_uevents.h
  /usr/local/include/bsm/libbsm.h
  /usr/local/include/bzlib.h
  /usr/local/include/c++/4.2.1/backward/algo.h
  /usr/local/include/c++/4.2.1/backward/algobase.h
  /usr/local/include/c++/4.2.1/backward/alloc.h
  /usr/local/include/c++/4.2.1/backward/backward_warning.h
  /usr/local/include/c++/4.2.1/backward/bvector.h
  /usr/local/include/c++/4.2.1/backward/complex.h
  /usr/local/include/c++/4.2.1/backward/defalloc.h
  /usr/local/include/c++/4.2.1/backward/deque.h
  /usr/local/include/c++/4.2.1/backward/fstream.h
  /usr/local/include/c++/4.2.1/backward/function.h
  /usr/local/include/c++/4.2.1/backward/hash_map.h
  /usr/local/include/c++/4.2.1/backward/hash_set.h
  /usr/local/include/c++/4.2.1/backward/hashtable.h
  /usr/local/include/c++/4.2.1/backward/heap.h
  /usr/local/include/c++/4.2.1/backward/iomanip.h
  /usr/local/include/c++/4.2.1/backward/iostream.h
  /usr/local/include/c++/4.2.1/backward/istream.h
  /usr/local/include/c++/4.2.1/backward/iterator.h
  /usr/local/include/c++/4.2.1/backward/list.h
  /usr/local/include/c++/4.2.1/backward/map.h
  /usr/local/include/c++/4.2.1/backward/multimap.h
  /usr/local/include/c++/4.2.1/backward/multiset.h
  /usr/local/include/c++/4.2.1/backward/new.h
  /usr/local/include/c++/4.2.1/backward/ostream.h
  /usr/local/include/c++/4.2.1/backward/pair.h
  /usr/local/include/c++/4.2.1/backward/queue.h
  /usr/local/include/c++/4.2.1/backward/rope.h
  /usr/local/include/c++/4.2.1/backward/set.h
  /usr/local/include/c++/4.2.1/backward/slist.h
  /usr/local/include/c++/4.2.1/backward/stack.h
  /usr/local/include/c++/4.2.1/backward/stream.h
  /usr/local/include/c++/4.2.1/backward/streambuf.h
  /usr/local/include/c++/4.2.1/backward/tempbuf.h
  /usr/local/include/c++/4.2.1/backward/tree.h
  /usr/local/include/c++/4.2.1/backward/vector.h
  /usr/local/include/c++/4.2.1/bits/allocator.h
  /usr/local/include/c++/4.2.1/bits/atomic_word.h
  /usr/local/include/c++/4.2.1/bits/basic_file.h
  /usr/local/include/c++/4.2.1/bits/basic_ios.h
  /usr/local/include/c++/4.2.1/bits/basic_string.h
  /usr/local/include/c++/4.2.1/bits/boost_concept_check.h
  /usr/local/include/c++/4.2.1/bits/c++allocator.h
  /usr/local/include/c++/4.2.1/bits/c++config.h
  /usr/local/include/c++/4.2.1/bits/c++io.h
  /usr/local/include/c++/4.2.1/bits/c++locale.h
  /usr/local/include/c++/4.2.1/bits/char_traits.h
  /usr/local/include/c++/4.2.1/bits/codecvt.h
  /usr/local/include/c++/4.2.1/bits/concept_check.h
  /usr/local/include/c++/4.2.1/bits/cpp_type_traits.h
  /usr/local/include/c++/4.2.1/bits/cpu_defines.h
  /usr/local/include/c++/4.2.1/bits/ctype_base.h
  /usr/local/include/c++/4.2.1/bits/ctype_inline.h
  /usr/local/include/c++/4.2.1/bits/ctype_noninline.h
  /usr/local/include/c++/4.2.1/bits/functexcept.h
  /usr/local/include/c++/4.2.1/bits/gslice.h
  /usr/local/include/c++/4.2.1/bits/gslice_array.h
  /usr/local/include/c++/4.2.1/bits/gthr-default.h
  /usr/local/include/c++/4.2.1/bits/gthr-posix.h
  /usr/local/include/c++/4.2.1/bits/gthr-single.h
  /usr/local/include/c++/4.2.1/bits/gthr-tpf.h
  /usr/local/include/c++/4.2.1/bits/gthr.h
  /usr/local/include/c++/4.2.1/bits/indirect_array.h
  /usr/local/include/c++/4.2.1/bits/ios_base.h
  /usr/local/include/c++/4.2.1/bits/locale_classes.h
  /usr/local/include/c++/4.2.1/bits/locale_facets.h
  /usr/local/include/c++/4.2.1/bits/localefwd.h
  /usr/local/include/c++/4.2.1/bits/mask_array.h
  /usr/local/include/c++/4.2.1/bits/messages_members.h
  /usr/local/include/c++/4.2.1/bits/os_defines.h
  /usr/local/include/c++/4.2.1/bits/ostream_insert.h
  /usr/local/include/c++/4.2.1/bits/postypes.h
  /usr/local/include/c++/4.2.1/bits/slice_array.h
  /usr/local/include/c++/4.2.1/bits/stl_algo.h
  /usr/local/include/c++/4.2.1/bits/stl_algobase.h
  /usr/local/include/c++/4.2.1/bits/stl_bvector.h
  /usr/local/include/c++/4.2.1/bits/stl_construct.h
  /usr/local/include/c++/4.2.1/bits/stl_deque.h
  /usr/local/include/c++/4.2.1/bits/stl_function.h
  /usr/local/include/c++/4.2.1/bits/stl_heap.h
  /usr/local/include/c++/4.2.1/bits/stl_iterator.h
  /usr/local/include/c++/4.2.1/bits/stl_iterator_base_funcs.h
  /usr/local/include/c++/4.2.1/bits/stl_iterator_base_types.h
  /usr/local/include/c++/4.2.1/bits/stl_list.h
  /usr/local/include/c++/4.2.1/bits/stl_map.h
  /usr/local/include/c++/4.2.1/bits/stl_multimap.h
  /usr/local/include/c++/4.2.1/bits/stl_multiset.h
  /usr/local/include/c++/4.2.1/bits/stl_numeric.h
  /usr/local/include/c++/4.2.1/bits/stl_pair.h
  /usr/local/include/c++/4.2.1/bits/stl_queue.h
  /usr/local/include/c++/4.2.1/bits/stl_raw_storage_iter.h
  /usr/local/include/c++/4.2.1/bits/stl_relops.h
  /usr/local/include/c++/4.2.1/bits/stl_set.h
  /usr/local/include/c++/4.2.1/bits/stl_stack.h
  /usr/local/include/c++/4.2.1/bits/stl_tempbuf.h
  /usr/local/include/c++/4.2.1/bits/stl_tree.h
  /usr/local/include/c++/4.2.1/bits/stl_uninitialized.h
  /usr/local/include/c++/4.2.1/bits/stl_vector.h
  /usr/local/include/c++/4.2.1/bits/stream_iterator.h
  /usr/local/include/c++/4.2.1/bits/streambuf_iterator.h
  /usr/local/include/c++/4.2.1/bits/stringfwd.h
  /usr/local/include/c++/4.2.1/bits/time_members.h
  /usr/local/include/c++/4.2.1/bits/valarray_after.h
  /usr/local/include/c++/4.2.1/bits/valarray_array.h
  /usr/local/include/c++/4.2.1/bits/valarray_before.h
  /usr/local/include/c++/4.2.1/debug/debug.h
  /usr/local/include/c++/4.2.1/debug/formatter.h
  /usr/local/include/c++/4.2.1/debug/functions.h
  /usr/local/include/c++/4.2.1/debug/hash_map.h
  /usr/local/include/c++/4.2.1/debug/hash_multimap.h
  /usr/local/include/c++/4.2.1/debug/hash_multiset.h
  /usr/local/include/c++/4.2.1/debug/hash_set.h
  /usr/local/include/c++/4.2.1/debug/macros.h
  /usr/local/include/c++/4.2.1/debug/map.h
  /usr/local/include/c++/4.2.1/debug/multimap.h
  /usr/local/include/c++/4.2.1/debug/multiset.h
  /usr/local/include/c++/4.2.1/debug/safe_base.h
  /usr/local/include/c++/4.2.1/debug/safe_iterator.h
  /usr/local/include/c++/4.2.1/debug/safe_sequence.h
  /usr/local/include/c++/4.2.1/debug/set.h
  /usr/local/include/c++/4.2.1/exception_defines.h
  /usr/local/include/c++/4.2.1/ext/array_allocator.h
  /usr/local/include/c++/4.2.1/ext/atomicity.h
  /usr/local/include/c++/4.2.1/ext/bitmap_allocator.h
  /usr/local/include/c++/4.2.1/ext/codecvt_specializations.h
  /usr/local/include/c++/4.2.1/ext/concurrence.h
  /usr/local/include/c++/4.2.1/ext/debug_allocator.h
  /usr/local/include/c++/4.2.1/ext/hash_fun.h
  /usr/local/include/c++/4.2.1/ext/hashtable.h
  /usr/local/include/c++/4.2.1/ext/malloc_allocator.h
  /usr/local/include/c++/4.2.1/ext/mt_allocator.h
  /usr/local/include/c++/4.2.1/ext/new_allocator.h
  /usr/local/include/c++/4.2.1/ext/numeric_traits.h
  /usr/local/include/c++/4.2.1/ext/pod_char_traits.h
  /usr/local/include/c++/4.2.1/ext/pool_allocator.h
  /usr/local/include/c++/4.2.1/ext/rc_string_base.h
  /usr/local/include/c++/4.2.1/ext/ropeimpl.h
  /usr/local/include/c++/4.2.1/ext/sso_string_base.h
  /usr/local/include/c++/4.2.1/ext/stdio_filebuf.h
  /usr/local/include/c++/4.2.1/ext/stdio_sync_filebuf.h
  /usr/local/include/c++/4.2.1/ext/throw_allocator.h
  /usr/local/include/c++/4.2.1/ext/type_traits.h
  /usr/local/include/c++/4.2.1/ext/typelist.h
  /usr/local/include/c++/4.2.1/ext/vstring.h
  /usr/local/include/c++/4.2.1/ext/vstring_fwd.h
  /usr/local/include/c++/4.2.1/ext/vstring_util.h
  /usr/local/include/c++/4.2.1/tr1/bind_iterate.h
  /usr/local/include/c++/4.2.1/tr1/bind_repeat.h
  /usr/local/include/c++/4.2.1/tr1/boost_shared_ptr.h
  /usr/local/include/c++/4.2.1/tr1/common.h
  /usr/local/include/c++/4.2.1/tr1/ctype.h
  /usr/local/include/c++/4.2.1/tr1/fenv.h
  /usr/local/include/c++/4.2.1/tr1/float.h
  /usr/local/include/c++/4.2.1/tr1/functional_hash.h
  /usr/local/include/c++/4.2.1/tr1/functional_iterate.h
  /usr/local/include/c++/4.2.1/tr1/hashtable_policy.h
  /usr/local/include/c++/4.2.1/tr1/inttypes.h
  /usr/local/include/c++/4.2.1/tr1/limits.h
  /usr/local/include/c++/4.2.1/tr1/math.h
  /usr/local/include/c++/4.2.1/tr1/mu_iterate.h
  /usr/local/include/c++/4.2.1/tr1/ref_fwd.h
  /usr/local/include/c++/4.2.1/tr1/ref_wrap_iterate.h
  /usr/local/include/c++/4.2.1/tr1/repeat.h
  /usr/local/include/c++/4.2.1/tr1/stdarg.h
  /usr/local/include/c++/4.2.1/tr1/stdbool.h
  /usr/local/include/c++/4.2.1/tr1/stdint.h
  /usr/local/include/c++/4.2.1/tr1/stdio.h
  /usr/local/include/c++/4.2.1/tr1/stdlib.h
  /usr/local/include/c++/4.2.1/tr1/tgmath.h
  /usr/local/include/c++/4.2.1/tr1/tuple_defs.h
  /usr/local/include/c++/4.2.1/tr1/tuple_iterate.h
  /usr/local/include/c++/4.2.1/tr1/type_traits_fwd.h
  /usr/local/include/c++/4.2.1/tr1/wchar.h
  /usr/local/include/c++/4.2.1/tr1/wctype.h
  /usr/local/include/cache.h
  /usr/local/include/cache_callbacks.h
  /usr/local/include/checkint.h
  /usr/local/include/com_err.h
  /usr/local/include/complex.h
  /usr/local/include/copyfile.h
  /usr/local/include/cpio.h
  /usr/local/include/crt_externs.h
  /usr/local/include/ctype.h
  /usr/local/include/cups/adminutil.h
  /usr/local/include/cups/array.h
  /usr/local/include/cups/backend.h
  /usr/local/include/cups/cgi.h
  /usr/local/include/cups/cups.h
  /usr/local/include/cups/dir.h
  /usr/local/include/cups/file.h
  /usr/local/include/cups/help-index.h
  /usr/local/include/cups/http.h
  /usr/local/include/cups/ipp.h
  /usr/local/include/cups/language.h
  /usr/local/include/cups/mime.h
  /usr/local/include/cups/ppd.h
  /usr/local/include/cups/ppdc.h
  /usr/local/include/cups/pwg.h
  /usr/local/include/cups/raster.h
  /usr/local/include/cups/sidechannel.h
  /usr/local/include/cups/transcode.h
  /usr/local/include/cups/versioning.h
  /usr/local/include/curl/curl.h
  /usr/local/include/curl/curlbuild.h
  /usr/local/include/curl/curlrules.h
  /usr/local/include/curl/curlver.h
  /usr/local/include/curl/easy.h
  /usr/local/include/curl/mprintf.h
  /usr/local/include/curl/multi.h
  /usr/local/include/curl/stdcheaders.h
  /usr/local/include/curl/typecheck-gcc.h
  /usr/local/include/curses.h
  /usr/local/include/cxxabi.h
  /usr/local/include/db.h
  /usr/local/include/default_pager/default_pager_object.h
  /usr/local/include/default_pager/default_pager_types.h
  /usr/local/include/device/device_port.h
  /usr/local/include/device/device_types.h
  /usr/local/include/dirent.h
  /usr/local/include/disktab.h
  /usr/local/include/dispatch/base.h
  /usr/local/include/dispatch/block.h
  /usr/local/include/dispatch/data.h
  /usr/local/include/dispatch/dispatch.h
  /usr/local/include/dispatch/group.h
  /usr/local/include/dispatch/introspection.h
  /usr/local/include/dispatch/io.h
  /usr/local/include/dispatch/object.h
  /usr/local/include/dispatch/once.h
  /usr/local/include/dispatch/queue.h
  /usr/local/include/dispatch/semaphore.h
  /usr/local/include/dispatch/source.h
  /usr/local/include/dispatch/time.h
  /usr/local/include/dlfcn.h
  /usr/local/include/dns.h
  /usr/local/include/dns_sd.h
  /usr/local/include/dns_util.h
  /usr/local/include/dtrace.h
  /usr/local/include/editline/readline.h
  /usr/local/include/err.h
  /usr/local/include/errno.h
  /usr/local/include/eti.h
  /usr/local/include/execinfo.h
  /usr/local/include/expat.h
  /usr/local/include/expat_external.h
  /usr/local/include/fcntl.h
  /usr/local/include/fenv.h
  /usr/local/include/ffi/ffi.h
  /usr/local/include/ffi/ffi_common.h
  /usr/local/include/ffi/fficonfig.h
  /usr/local/include/ffi/ffitarget.h
  /usr/local/include/ffi/ppc-darwin.h
  /usr/local/include/ffi/ppc-ffitarget.h
  /usr/local/include/ffi/x86-ffitarget.h
  /usr/local/include/fmtmsg.h
  /usr/local/include/fnmatch.h
  /usr/local/include/form.h
  /usr/local/include/fsproperties.h
  /usr/local/include/fstab.h
  /usr/local/include/fts.h
  /usr/local/include/ftw.h
  /usr/local/include/get_compat.h
  /usr/local/include/gethostuuid.h
  /usr/local/include/getopt.h
  /usr/local/include/glob.h
  /usr/local/include/grp.h
  /usr/local/include/gssapi.h
  /usr/local/include/gssapi/gssapi.h
  /usr/local/include/gssapi/gssapi_generic.h
  /usr/local/include/gssapi/gssapi_krb5.h
  /usr/local/include/hfs/hfs_encodings.h
  /usr/local/include/hfs/hfs_format.h
  /usr/local/include/hfs/hfs_mount.h
  /usr/local/include/hfs/hfs_unistr.h
  /usr/local/include/histedit.h
  /usr/local/include/i386/_limits.h
  /usr/local/include/i386/_mcontext.h
  /usr/local/include/i386/_param.h
  /usr/local/include/i386/_types.h
  /usr/local/include/i386/eflags.h
  /usr/local/include/i386/endian.h
  /usr/local/include/i386/fasttrap_isa.h
  /usr/local/include/i386/limits.h
  /usr/local/include/i386/param.h
  /usr/local/include/i386/profile.h
  /usr/local/include/i386/signal.h
  /usr/local/include/i386/types.h
  /usr/local/include/i386/user_ldt.h
  /usr/local/include/i386/vmparam.h
  /usr/local/include/iconv.h
  /usr/local/include/ifaddrs.h
  /usr/local/include/inttypes.h
  /usr/local/include/iso646.h
  /usr/local/include/kern/exc_resource.h
  /usr/local/include/krb5.h
  /usr/local/include/krb5/krb5.h
  /usr/local/include/krb5/locate_plugin.h
  /usr/local/include/krb5/preauth_plugin.h
  /usr/local/include/langinfo.h
  /usr/local/include/launch.h
  /usr/local/include/lber.h
  /usr/local/include/lber_types.h
  /usr/local/include/ldap.h
  /usr/local/include/ldap_cdefs.h
  /usr/local/include/ldap_features.h
  /usr/local/include/ldap_schema.h
  /usr/local/include/ldap_utf8.h
  /usr/local/include/ldif.h
  /usr/local/include/libc.h
  /usr/local/include/libcharset.h
  /usr/local/include/libexslt/exslt.h
  /usr/local/include/libexslt/exsltconfig.h
  /usr/local/include/libexslt/exsltexports.h
  /usr/local/include/libgen.h
  /usr/local/include/libkern/OSAtomic.h
  /usr/local/include/libkern/OSByteOrder.h
  /usr/local/include/libkern/OSCacheControl.h
  /usr/local/include/libkern/OSDebug.h
  /usr/local/include/libkern/OSKextLib.h
  /usr/local/include/libkern/OSReturn.h
  /usr/local/include/libkern/OSThermalNotification.h
  /usr/local/include/libkern/OSTypes.h
  /usr/local/include/libkern/_OSByteOrder.h
  /usr/local/include/libkern/i386/OSByteOrder.h
  /usr/local/include/libkern/i386/_OSByteOrder.h
  /usr/local/include/libkern/machine/OSByteOrder.h
  /usr/local/include/libproc.h
  /usr/local/include/libunwind.h
  /usr/local/include/libxml2/libxml/DOCBparser.h
  /usr/local/include/libxml2/libxml/HTMLparser.h
  /usr/local/include/libxml2/libxml/HTMLtree.h
  /usr/local/include/libxml2/libxml/SAX.h
  /usr/local/include/libxml2/libxml/SAX2.h
  /usr/local/include/libxml2/libxml/c14n.h
  /usr/local/include/libxml2/libxml/catalog.h
  /usr/local/include/libxml2/libxml/chvalid.h
  /usr/local/include/libxml2/libxml/debugXML.h
  /usr/local/include/libxml2/libxml/dict.h
  /usr/local/include/libxml2/libxml/encoding.h
  /usr/local/include/libxml2/libxml/entities.h
  /usr/local/include/libxml2/libxml/globals.h
  /usr/local/include/libxml2/libxml/hash.h
  /usr/local/include/libxml2/libxml/list.h
  /usr/local/include/libxml2/libxml/nanoftp.h
  /usr/local/include/libxml2/libxml/nanohttp.h
  /usr/local/include/libxml2/libxml/parser.h
  /usr/local/include/libxml2/libxml/parserInternals.h
  /usr/local/include/libxml2/libxml/pattern.h
  /usr/local/include/libxml2/libxml/relaxng.h
  /usr/local/include/libxml2/libxml/schemasInternals.h
  /usr/local/include/libxml2/libxml/schematron.h
  /usr/local/include/libxml2/libxml/threads.h
  /usr/local/include/libxml2/libxml/tree.h
  /usr/local/include/libxml2/libxml/uri.h
  /usr/local/include/libxml2/libxml/valid.h
  /usr/local/include/libxml2/libxml/xinclude.h
  /usr/local/include/libxml2/libxml/xlink.h
  /usr/local/include/libxml2/libxml/xmlIO.h
  /usr/local/include/libxml2/libxml/xmlautomata.h
  /usr/local/include/libxml2/libxml/xmlerror.h
  /usr/local/include/libxml2/libxml/xmlexports.h
  /usr/local/include/libxml2/libxml/xmlmemory.h
  /usr/local/include/libxml2/libxml/xmlmodule.h
  /usr/local/include/libxml2/libxml/xmlreader.h
  /usr/local/include/libxml2/libxml/xmlregexp.h
  /usr/local/include/libxml2/libxml/xmlsave.h
  /usr/local/include/libxml2/libxml/xmlschemas.h
  /usr/local/include/libxml2/libxml/xmlschemastypes.h
  /usr/local/include/libxml2/libxml/xmlstring.h
  /usr/local/include/libxml2/libxml/xmlunicode.h
  /usr/local/include/libxml2/libxml/xmlversion.h
  /usr/local/include/libxml2/libxml/xmlwriter.h
  /usr/local/include/libxml2/libxml/xpath.h
  /usr/local/include/libxml2/libxml/xpathInternals.h
  /usr/local/include/libxml2/libxml/xpointer.h
  /usr/local/include/libxslt/attributes.h
  /usr/local/include/libxslt/documents.h
  /usr/local/include/libxslt/extensions.h
  /usr/local/include/libxslt/extra.h
  /usr/local/include/libxslt/functions.h
  /usr/local/include/libxslt/imports.h
  /usr/local/include/libxslt/keys.h
  /usr/local/include/libxslt/namespaces.h
  /usr/local/include/libxslt/numbersInternals.h
  /usr/local/include/libxslt/pattern.h
  /usr/local/include/libxslt/preproc.h
  /usr/local/include/libxslt/security.h
  /usr/local/include/libxslt/templates.h
  /usr/local/include/libxslt/transform.h
  /usr/local/include/libxslt/variables.h
  /usr/local/include/libxslt/xslt.h
  /usr/local/include/libxslt/xsltInternals.h
  /usr/local/include/libxslt/xsltconfig.h
  /usr/local/include/libxslt/xsltexports.h
  /usr/local/include/libxslt/xsltlocale.h
  /usr/local/include/libxslt/xsltutils.h
  /usr/local/include/limits.h
  /usr/local/include/localcharset.h
  /usr/local/include/locale.h
  /usr/local/include/mach-o/arch.h
  /usr/local/include/mach-o/arm64/reloc.h
  /usr/local/include/mach-o/compact_unwind_encoding.h
  /usr/local/include/mach-o/dyld.h
  /usr/local/include/mach-o/dyld_images.h
  /usr/local/include/mach-o/fat.h
  /usr/local/include/mach-o/getsect.h
  /usr/local/include/mach-o/i386/swap.h
  /usr/local/include/mach-o/ldsyms.h
  /usr/local/include/mach-o/loader.h
  /usr/local/include/mach-o/nlist.h
  /usr/local/include/mach-o/ppc/reloc.h
  /usr/local/include/mach-o/ppc/swap.h
  /usr/local/include/mach-o/ranlib.h
  /usr/local/include/mach-o/reloc.h
  /usr/local/include/mach-o/stab.h
  /usr/local/include/mach-o/swap.h
  /usr/local/include/mach-o/x86_64/reloc.h
  /usr/local/include/mach/boolean.h
  /usr/local/include/mach/bootstrap.h
  /usr/local/include/mach/clock.h
  /usr/local/include/mach/clock_priv.h
  /usr/local/include/mach/clock_reply.h
  /usr/local/include/mach/clock_types.h
  /usr/local/include/mach/error.h
  /usr/local/include/mach/exc.h
  /usr/local/include/mach/exception.h
  /usr/local/include/mach/exception_types.h
  /usr/local/include/mach/host_info.h
  /usr/local/include/mach/host_notify.h
  /usr/local/include/mach/host_priv.h
  /usr/local/include/mach/host_reboot.h
  /usr/local/include/mach/host_security.h
  /usr/local/include/mach/host_special_ports.h
  /usr/local/include/mach/i386/_structs.h
  /usr/local/include/mach/i386/asm.h
  /usr/local/include/mach/i386/boolean.h
  /usr/local/include/mach/i386/exception.h
  /usr/local/include/mach/i386/fp_reg.h
  /usr/local/include/mach/i386/kern_return.h
  /usr/local/include/mach/i386/ndr_def.h
  /usr/local/include/mach/i386/processor_info.h
  /usr/local/include/mach/i386/rpc.h
  /usr/local/include/mach/i386/sdt_isa.h
  /usr/local/include/mach/i386/thread_state.h
  /usr/local/include/mach/i386/thread_status.h
  /usr/local/include/mach/i386/vm_param.h
  /usr/local/include/mach/i386/vm_types.h
  /usr/local/include/mach/kern_return.h
  /usr/local/include/mach/kmod.h
  /usr/local/include/mach/lock_set.h
  /usr/local/include/mach/mach.h
  /usr/local/include/mach/mach_error.h
  /usr/local/include/mach/mach_host.h
  /usr/local/include/mach/mach_init.h
  /usr/local/include/mach/mach_interface.h
  /usr/local/include/mach/mach_param.h
  /usr/local/include/mach/mach_port.h
  /usr/local/include/mach/mach_syscalls.h
  /usr/local/include/mach/mach_time.h
  /usr/local/include/mach/mach_traps.h
  /usr/local/include/mach/mach_types.h
  /usr/local/include/mach/mach_vm.h
  /usr/local/include/mach/mach_voucher.h
  /usr/local/include/mach/mach_voucher_types.h
  /usr/local/include/mach/machine.h
  /usr/local/include/mach/machine/asm.h
  /usr/local/include/mach/machine/boolean.h
  /usr/local/include/mach/machine/exception.h
  /usr/local/include/mach/machine/kern_return.h
  /usr/local/include/mach/machine/ndr_def.h
  /usr/local/include/mach/machine/processor_info.h
  /usr/local/include/mach/machine/rpc.h
  /usr/local/include/mach/machine/sdt.h
  /usr/local/include/mach/machine/sdt_isa.h
  /usr/local/include/mach/machine/thread_state.h
  /usr/local/include/mach/machine/thread_status.h
  /usr/local/include/mach/machine/vm_param.h
  /usr/local/include/mach/machine/vm_types.h
  /usr/local/include/mach/memory_object_types.h
  /usr/local/include/mach/message.h
  /usr/local/include/mach/mig.h
  /usr/local/include/mach/mig_errors.h
  /usr/local/include/mach/mig_voucher_support.h
  /usr/local/include/mach/ndr.h
  /usr/local/include/mach/notify.h
  /usr/local/include/mach/policy.h
  /usr/local/include/mach/port.h
  /usr/local/include/mach/port_obj.h
  /usr/local/include/mach/processor.h
  /usr/local/include/mach/processor_info.h
  /usr/local/include/mach/processor_set.h
  /usr/local/include/mach/rpc.h
  /usr/local/include/mach/sdt.h
  /usr/local/include/mach/semaphore.h
  /usr/local/include/mach/shared_memory_server.h
  /usr/local/include/mach/shared_region.h
  /usr/local/include/mach/std_types.h
  /usr/local/include/mach/sync.h
  /usr/local/include/mach/sync_policy.h
  /usr/local/include/mach/task.h
  /usr/local/include/mach/task_info.h
  /usr/local/include/mach/task_policy.h
  /usr/local/include/mach/task_special_ports.h
  /usr/local/include/mach/thread_act.h
  /usr/local/include/mach/thread_info.h
  /usr/local/include/mach/thread_policy.h
  /usr/local/include/mach/thread_special_ports.h
  /usr/local/include/mach/thread_status.h
  /usr/local/include/mach/thread_switch.h
  /usr/local/include/mach/time_value.h
  /usr/local/include/mach/vm_attributes.h
  /usr/local/include/mach/vm_behavior.h
  /usr/local/include/mach/vm_inherit.h
  /usr/local/include/mach/vm_map.h
  /usr/local/include/mach/vm_page_size.h
  /usr/local/include/mach/vm_param.h
  /usr/local/include/mach/vm_prot.h
  /usr/local/include/mach/vm_purgable.h
  /usr/local/include/mach/vm_region.h
  /usr/local/include/mach/vm_statistics.h
  /usr/local/include/mach/vm_sync.h
  /usr/local/include/mach/vm_task.h
  /usr/local/include/mach/vm_types.h
  /usr/local/include/mach_debug/hash_info.h
  /usr/local/include/mach_debug/ipc_info.h
  /usr/local/include/mach_debug/lockgroup_info.h
  /usr/local/include/mach_debug/mach_debug.h
  /usr/local/include/mach_debug/mach_debug_types.h
  /usr/local/include/mach_debug/page_info.h
  /usr/local/include/mach_debug/vm_info.h
  /usr/local/include/mach_debug/zone_info.h
  /usr/local/include/machine/_limits.h
  /usr/local/include/machine/_mcontext.h
  /usr/local/include/machine/_param.h
  /usr/local/include/machine/_types.h
  /usr/local/include/machine/byte_order.h
  /usr/local/include/machine/endian.h
  /usr/local/include/machine/fasttrap_isa.h
  /usr/local/include/machine/limits.h
  /usr/local/include/machine/param.h
  /usr/local/include/machine/profile.h
  /usr/local/include/machine/signal.h
  /usr/local/include/machine/types.h
  /usr/local/include/machine/vmparam.h
  /usr/local/include/malloc/malloc.h
  /usr/local/include/math.h
  /usr/local/include/membership.h
  /usr/local/include/memory.h
  /usr/local/include/menu.h
  /usr/local/include/miscfs/devfs/devfs.h
  /usr/local/include/miscfs/specfs/specdev.h
  /usr/local/include/miscfs/union/union.h
  /usr/local/include/monetary.h
  /usr/local/include/monitor.h
  /usr/local/include/mpool.h
  /usr/local/include/nameser.h
  /usr/local/include/nc_tparm.h
  /usr/local/include/ncurses_dll.h
  /usr/local/include/ndbm.h
  /usr/local/include/net-snmp/agent/agent_callbacks.h
  /usr/local/include/net-snmp/agent/agent_handler.h
  /usr/local/include/net-snmp/agent/agent_index.h
  /usr/local/include/net-snmp/agent/agent_module_config.h
  /usr/local/include/net-snmp/agent/agent_read_config.h
  /usr/local/include/net-snmp/agent/agent_registry.h
  /usr/local/include/net-snmp/agent/agent_sysORTable.h
  /usr/local/include/net-snmp/agent/agent_trap.h
  /usr/local/include/net-snmp/agent/all_helpers.h
  /usr/local/include/net-snmp/agent/auto_nlist.h
  /usr/local/include/net-snmp/agent/baby_steps.h
  /usr/local/include/net-snmp/agent/bulk_to_next.h
  /usr/local/include/net-snmp/agent/cache_handler.h
  /usr/local/include/net-snmp/agent/debug_handler.h
  /usr/local/include/net-snmp/agent/ds_agent.h
  /usr/local/include/net-snmp/agent/instance.h
  /usr/local/include/net-snmp/agent/mfd.h
  /usr/local/include/net-snmp/agent/mib_module_config.h
  /usr/local/include/net-snmp/agent/mib_module_includes.h
  /usr/local/include/net-snmp/agent/mib_modules.h
  /usr/local/include/net-snmp/agent/mode_end_call.h
  /usr/local/include/net-snmp/agent/multiplexer.h
  /usr/local/include/net-snmp/agent/net-snmp-agent-includes.h
  /usr/local/include/net-snmp/agent/null.h
  /usr/local/include/net-snmp/agent/old_api.h
  /usr/local/include/net-snmp/agent/read_only.h
  /usr/local/include/net-snmp/agent/row_merge.h
  /usr/local/include/net-snmp/agent/scalar.h
  /usr/local/include/net-snmp/agent/scalar_group.h
  /usr/local/include/net-snmp/agent/serialize.h
  /usr/local/include/net-snmp/agent/set_helper.h
  /usr/local/include/net-snmp/agent/snmp_agent.h
  /usr/local/include/net-snmp/agent/snmp_get_statistic.h
  /usr/local/include/net-snmp/agent/snmp_vars.h
  /usr/local/include/net-snmp/agent/stash_cache.h
  /usr/local/include/net-snmp/agent/stash_to_next.h
  /usr/local/include/net-snmp/agent/sysORTable.h
  /usr/local/include/net-snmp/agent/table.h
  /usr/local/include/net-snmp/agent/table_array.h
  /usr/local/include/net-snmp/agent/table_container.h
  /usr/local/include/net-snmp/agent/table_data.h
  /usr/local/include/net-snmp/agent/table_dataset.h
  /usr/local/include/net-snmp/agent/table_iterator.h
  /usr/local/include/net-snmp/agent/table_tdata.h
  /usr/local/include/net-snmp/agent/util_funcs.h
  /usr/local/include/net-snmp/agent/var_struct.h
  /usr/local/include/net-snmp/agent/watcher.h
  /usr/local/include/net-snmp/config_api.h
  /usr/local/include/net-snmp/definitions.h
  /usr/local/include/net-snmp/library/asn1.h
  /usr/local/include/net-snmp/library/callback.h
  /usr/local/include/net-snmp/library/cert_util.h
  /usr/local/include/net-snmp/library/check_varbind.h
  /usr/local/include/net-snmp/library/cmu_compat.h
  /usr/local/include/net-snmp/library/container.h
  /usr/local/include/net-snmp/library/container_binary_array.h
  /usr/local/include/net-snmp/library/container_iterator.h
  /usr/local/include/net-snmp/library/container_list_ssll.h
  /usr/local/include/net-snmp/library/container_null.h
  /usr/local/include/net-snmp/library/data_list.h
  /usr/local/include/net-snmp/library/default_store.h
  /usr/local/include/net-snmp/library/dir_utils.h
  /usr/local/include/net-snmp/library/factory.h
  /usr/local/include/net-snmp/library/fd_event_manager.h
  /usr/local/include/net-snmp/library/file_utils.h
  /usr/local/include/net-snmp/library/getopt.h
  /usr/local/include/net-snmp/library/int64.h
  /usr/local/include/net-snmp/library/keytools.h
  /usr/local/include/net-snmp/library/large_fd_set.h
  /usr/local/include/net-snmp/library/lcd_time.h
  /usr/local/include/net-snmp/library/md5.h
  /usr/local/include/net-snmp/library/mib.h
  /usr/local/include/net-snmp/library/mt_support.h
  /usr/local/include/net-snmp/library/oid.h
  /usr/local/include/net-snmp/library/oid_stash.h
  /usr/local/include/net-snmp/library/parse.h
  /usr/local/include/net-snmp/library/read_config.h
  /usr/local/include/net-snmp/library/scapi.h
  /usr/local/include/net-snmp/library/snmp-tc.h
  /usr/local/include/net-snmp/library/snmp.h
  /usr/local/include/net-snmp/library/snmpAliasDomain.h
  /usr/local/include/net-snmp/library/snmpCallbackDomain.h
  /usr/local/include/net-snmp/library/snmpIPv4BaseDomain.h
  /usr/local/include/net-snmp/library/snmpIPv6BaseDomain.h
  /usr/local/include/net-snmp/library/snmpSocketBaseDomain.h
  /usr/local/include/net-snmp/library/snmpTCPBaseDomain.h
  /usr/local/include/net-snmp/library/snmpTCPDomain.h
  /usr/local/include/net-snmp/library/snmpTCPIPv6Domain.h
  /usr/local/include/net-snmp/library/snmpUDPBaseDomain.h
  /usr/local/include/net-snmp/library/snmpUDPDomain.h
  /usr/local/include/net-snmp/library/snmpUDPIPv4BaseDomain.h
  /usr/local/include/net-snmp/library/snmpUDPIPv6Domain.h
  /usr/local/include/net-snmp/library/snmpUnixDomain.h
  /usr/local/include/net-snmp/library/snmp_alarm.h
  /usr/local/include/net-snmp/library/snmp_api.h
  /usr/local/include/net-snmp/library/snmp_assert.h
  /usr/local/include/net-snmp/library/snmp_client.h
  /usr/local/include/net-snmp/library/snmp_debug.h
  /usr/local/include/net-snmp/library/snmp_enum.h
  /usr/local/include/net-snmp/library/snmp_impl.h
  /usr/local/include/net-snmp/library/snmp_logging.h
  /usr/local/include/net-snmp/library/snmp_parse_args.h
  /usr/local/include/net-snmp/library/snmp_secmod.h
  /usr/local/include/net-snmp/library/snmp_service.h
  /usr/local/include/net-snmp/library/snmp_transport.h
  /usr/local/include/net-snmp/library/snmpusm.h
  /usr/local/include/net-snmp/library/snmpv3-security-includes.h
  /usr/local/include/net-snmp/library/snmpv3.h
  /usr/local/include/net-snmp/library/system.h
  /usr/local/include/net-snmp/library/text_utils.h
  /usr/local/include/net-snmp/library/tools.h
  /usr/local/include/net-snmp/library/transform_oids.h
  /usr/local/include/net-snmp/library/types.h
  /usr/local/include/net-snmp/library/ucd_compat.h
  /usr/local/include/net-snmp/library/vacm.h
  /usr/local/include/net-snmp/library/winpipe.h
  /usr/local/include/net-snmp/library/winservice.h
  /usr/local/include/net-snmp/machine/generic.h
  /usr/local/include/net-snmp/mib_api.h
  /usr/local/include/net-snmp/net-snmp-config.h
  /usr/local/include/net-snmp/net-snmp-includes.h
  /usr/local/include/net-snmp/output_api.h
  /usr/local/include/net-snmp/pdu_api.h
  /usr/local/include/net-snmp/session_api.h
  /usr/local/include/net-snmp/snmpv3_api.h
  /usr/local/include/net-snmp/system/aix.h
  /usr/local/include/net-snmp/system/bsd.h
  /usr/local/include/net-snmp/system/bsdi.h
  /usr/local/include/net-snmp/system/bsdi3.h
  /usr/local/include/net-snmp/system/bsdi4.h
  /usr/local/include/net-snmp/system/cygwin.h
  /usr/local/include/net-snmp/system/darwin.h
  /usr/local/include/net-snmp/system/darwin10.h
  /usr/local/include/net-snmp/system/darwin11.h
  /usr/local/include/net-snmp/system/darwin12.h
  /usr/local/include/net-snmp/system/darwin13.h
  /usr/local/include/net-snmp/system/darwin14.h
  /usr/local/include/net-snmp/system/darwin15.h
  /usr/local/include/net-snmp/system/darwin7.h
  /usr/local/include/net-snmp/system/darwin8.h
  /usr/local/include/net-snmp/system/darwin9.h
  /usr/local/include/net-snmp/system/dragonfly.h
  /usr/local/include/net-snmp/system/dynix.h
  /usr/local/include/net-snmp/system/freebsd.h
  /usr/local/include/net-snmp/system/freebsd2.h
  /usr/local/include/net-snmp/system/freebsd3.h
  /usr/local/include/net-snmp/system/freebsd4.h
  /usr/local/include/net-snmp/system/freebsd5.h
  /usr/local/include/net-snmp/system/freebsd6.h
  /usr/local/include/net-snmp/system/generic.h
  /usr/local/include/net-snmp/system/hpux.h
  /usr/local/include/net-snmp/system/irix.h
  /usr/local/include/net-snmp/system/linux.h
  /usr/local/include/net-snmp/system/mingw32.h
  /usr/local/include/net-snmp/system/mips.h
  /usr/local/include/net-snmp/system/netbsd.h
  /usr/local/include/net-snmp/system/openbsd.h
  /usr/local/include/net-snmp/system/osf5.h
  /usr/local/include/net-snmp/system/solaris.h
  /usr/local/include/net-snmp/system/solaris2.3.h
  /usr/local/include/net-snmp/system/solaris2.4.h
  /usr/local/include/net-snmp/system/solaris2.5.h
  /usr/local/include/net-snmp/system/solaris2.6.h
  /usr/local/include/net-snmp/system/sunos.h
  /usr/local/include/net-snmp/system/svr5.h
  /usr/local/include/net-snmp/system/sysv.h
  /usr/local/include/net-snmp/system/ultrix4.h
  /usr/local/include/net-snmp/types.h
  /usr/local/include/net-snmp/utilities.h
  /usr/local/include/net-snmp/varbind_api.h
  /usr/local/include/net-snmp/version.h
  /usr/local/include/net/bpf.h
  /usr/local/include/net/dlil.h
  /usr/local/include/net/ethernet.h
  /usr/local/include/net/if.h
  /usr/local/include/net/if_arp.h
  /usr/local/include/net/if_dl.h
  /usr/local/include/net/if_llc.h
  /usr/local/include/net/if_media.h
  /usr/local/include/net/if_mib.h
  /usr/local/include/net/if_types.h
  /usr/local/include/net/if_utun.h
  /usr/local/include/net/if_var.h
  /usr/local/include/net/kext_net.h
  /usr/local/include/net/ndrv.h
  /usr/local/include/net/pfkeyv2.h
  /usr/local/include/net/route.h
  /usr/local/include/netdb.h
  /usr/local/include/netinet/bootp.h
  /usr/local/include/netinet/icmp6.h
  /usr/local/include/netinet/icmp_var.h
  /usr/local/include/netinet/if_ether.h
  /usr/local/include/netinet/igmp.h
  /usr/local/include/netinet/igmp_var.h
  /usr/local/include/netinet/in.h
  /usr/local/include/netinet/in_pcb.h
  /usr/local/include/netinet/in_systm.h
  /usr/local/include/netinet/in_var.h
  /usr/local/include/netinet/ip.h
  /usr/local/include/netinet/ip6.h
  /usr/local/include/netinet/ip_icmp.h
  /usr/local/include/netinet/ip_var.h
  /usr/local/include/netinet/tcp.h
  /usr/local/include/netinet/tcp_fsm.h
  /usr/local/include/netinet/tcp_seq.h
  /usr/local/include/netinet/tcp_timer.h
  /usr/local/include/netinet/tcp_var.h
  /usr/local/include/netinet/tcpip.h
  /usr/local/include/netinet/udp.h
  /usr/local/include/netinet/udp_var.h
  /usr/local/include/netinet6/ah.h
  /usr/local/include/netinet6/esp.h
  /usr/local/include/netinet6/in6.h
  /usr/local/include/netinet6/in6_var.h
  /usr/local/include/netinet6/ipcomp.h
  /usr/local/include/netinet6/ipsec.h
  /usr/local/include/netinet6/nd6.h
  /usr/local/include/netinet6/raw_ip6.h
  /usr/local/include/netkey/keysock.h
  /usr/local/include/netwib539.h
  /usr/local/include/netwib539/dat.h
  /usr/local/include/netwib539/dat/array.h
  /usr/local/include/netwib539/dat/buf.h
  /usr/local/include/netwib539/dat/bufdec.h
  /usr/local/include/netwib539/dat/bufenc.h
  /usr/local/include/netwib539/dat/bufpool.h
  /usr/local/include/netwib539/dat/c.h
  /usr/local/include/netwib539/dat/c2.h
  /usr/local/include/netwib539/dat/checksum.h
  /usr/local/include/netwib539/dat/fmt.h
  /usr/local/include/netwib539/dat/hash.h
  /usr/local/include/netwib539/dat/hashi.h
  /usr/local/include/netwib539/dat/ptr.h
  /usr/local/include/netwib539/dat/regexp.h
  /usr/local/include/netwib539/dat/ring.h
  /usr/local/include/netwib539/dat/ringi.h
  /usr/local/include/netwib539/dat/tlv.h
  /usr/local/include/netwib539/dat/types.h
  /usr/local/include/netwib539/dat/uint64.h
  /usr/local/include/netwib539/def.h
  /usr/local/include/netwib539/err.h
  /usr/local/include/netwib539/net.h
  /usr/local/include/netwib539/net/conf.h
  /usr/local/include/netwib539/net/confarp.h
  /usr/local/include/netwib539/net/confdev.h
  /usr/local/include/netwib539/net/confip.h
  /usr/local/include/netwib539/net/confrout.h
  /usr/local/include/netwib539/net/device.h
  /usr/local/include/netwib539/net/eth.h
  /usr/local/include/netwib539/net/eths.h
  /usr/local/include/netwib539/net/ethsi.h
  /usr/local/include/netwib539/net/ip.h
  /usr/local/include/netwib539/net/ips.h
  /usr/local/include/netwib539/net/ipsi.h
  /usr/local/include/netwib539/net/port.h
  /usr/local/include/netwib539/net/ports.h
  /usr/local/include/netwib539/net/portsi.h
  /usr/local/include/netwib539/net/sniff.h
  /usr/local/include/netwib539/net/sock.h
  /usr/local/include/netwib539/net/spoof.h
  /usr/local/include/netwib539/net/types.h
  /usr/local/include/netwib539/pkt.h
  /usr/local/include/netwib539/pkt/arphdr.h
  /usr/local/include/netwib539/pkt/conv.h
  /usr/local/include/netwib539/pkt/icmp4.h
  /usr/local/include/netwib539/pkt/icmp6.h
  /usr/local/include/netwib539/pkt/icmp6nd.h
  /usr/local/include/netwib539/pkt/ip4opt.h
  /usr/local/include/netwib539/pkt/ip4opts.h
  /usr/local/include/netwib539/pkt/ip64bits.h
  /usr/local/include/netwib539/pkt/ip6ext.h
  /usr/local/include/netwib539/pkt/ip6exts.h
  /usr/local/include/netwib539/pkt/ipfrag.h
  /usr/local/include/netwib539/pkt/iphdr.h
  /usr/local/include/netwib539/pkt/layer.h
  /usr/local/include/netwib539/pkt/linkhdr.h
  /usr/local/include/netwib539/pkt/packet.h
  /usr/local/include/netwib539/pkt/tcphdr.h
  /usr/local/include/netwib539/pkt/tcpopt.h
  /usr/local/include/netwib539/pkt/tcpopts.h
  /usr/local/include/netwib539/pkt/types.h
  /usr/local/include/netwib539/pkt/udphdr.h
  /usr/local/include/netwib539/shw.h
  /usr/local/include/netwib539/shw/arphdr.h
  /usr/local/include/netwib539/shw/array.h
  /usr/local/include/netwib539/shw/icmp4.h
  /usr/local/include/netwib539/shw/icmp6.h
  /usr/local/include/netwib539/shw/icmp6nd.h
  /usr/local/include/netwib539/shw/ip4opt.h
  /usr/local/include/netwib539/shw/ip4opts.h
  /usr/local/include/netwib539/shw/ip6ext.h
  /usr/local/include/netwib539/shw/ip6exts.h
  /usr/local/include/netwib539/shw/iphdr.h
  /usr/local/include/netwib539/shw/linkhdr.h
  /usr/local/include/netwib539/shw/packet.h
  /usr/local/include/netwib539/shw/tcphdr.h
  /usr/local/include/netwib539/shw/tcpopt.h
  /usr/local/include/netwib539/shw/tcpopts.h
  /usr/local/include/netwib539/shw/types.h
  /usr/local/include/netwib539/shw/udphdr.h
  /usr/local/include/netwib539/sys.h
  /usr/local/include/netwib539/sys/beep.h
  /usr/local/include/netwib539/sys/bufdec.h
  /usr/local/include/netwib539/sys/bufenc.h
  /usr/local/include/netwib539/sys/dir.h
  /usr/local/include/netwib539/sys/dirname.h
  /usr/local/include/netwib539/sys/disp.h
  /usr/local/include/netwib539/sys/error.h
  /usr/local/include/netwib539/sys/fd.h
  /usr/local/include/netwib539/sys/file.h
  /usr/local/include/netwib539/sys/filename.h
  /usr/local/include/netwib539/sys/global.h
  /usr/local/include/netwib539/sys/init.h
  /usr/local/include/netwib539/sys/internal.h
  /usr/local/include/netwib539/sys/io.h
  /usr/local/include/netwib539/sys/ionew.h
  /usr/local/include/netwib539/sys/iousual.h
  /usr/local/include/netwib539/sys/kbd.h
  /usr/local/include/netwib539/sys/kbdbuf.h
  /usr/local/include/netwib539/sys/kbdchar.h
  /usr/local/include/netwib539/sys/kbdint.h
  /usr/local/include/netwib539/sys/kbdpress.h
  /usr/local/include/netwib539/sys/path.h
  /usr/local/include/netwib539/sys/pathname.h
  /usr/local/include/netwib539/sys/pathstat.h
  /usr/local/include/netwib539/sys/rand.h
  /usr/local/include/netwib539/sys/record.h
  /usr/local/include/netwib539/sys/screen.h
  /usr/local/include/netwib539/sys/stream.h
  /usr/local/include/netwib539/sys/thread.h
  /usr/local/include/netwib539/sys/threadcond.h
  /usr/local/include/netwib539/sys/threadlist.h
  /usr/local/include/netwib539/sys/threadmut.h
  /usr/local/include/netwib539/sys/threadrwl.h
  /usr/local/include/netwib539/sys/threadtsd.h
  /usr/local/include/netwib539/sys/time.h
  /usr/local/include/netwib539/sys/types.h
  /usr/local/include/netwib539/sys/unix.h
  /usr/local/include/netwib539/sys/wait.h
  /usr/local/include/netwib539/sys/waitlist.h
  /usr/local/include/netwib539/sys/windows.h
  /usr/local/include/nfs/krpc.h
  /usr/local/include/nfs/nfs.h
  /usr/local/include/nfs/nfs_gss.h
  /usr/local/include/nfs/nfs_ioctl.h
  /usr/local/include/nfs/nfs_lock.h
  /usr/local/include/nfs/nfsdiskless.h
  /usr/local/include/nfs/nfsm_subs.h
  /usr/local/include/nfs/nfsmount.h
  /usr/local/include/nfs/nfsnode.h
  /usr/local/include/nfs/nfsproto.h
  /usr/local/include/nfs/nfsrvcache.h
  /usr/local/include/nfs/rpcv2.h
  /usr/local/include/nfs/xdr_subs.h
  /usr/local/include/nl_types.h
  /usr/local/include/nlist.h
  /usr/local/include/node/android-ifaddrs.h
  /usr/local/include/node/ares.h
  /usr/local/include/node/ares_version.h
  /usr/local/include/node/nameser.h
  /usr/local/include/node/node_internals.h
  /usr/local/include/node/openssl/archs/BSD-x86/opensslconf.h
  /usr/local/include/node/openssl/archs/BSD-x86_64/opensslconf.h
  /usr/local/include/node/openssl/archs/VC-WIN32/opensslconf.h
  /usr/local/include/node/openssl/archs/VC-WIN64A/opensslconf.h
  /usr/local/include/node/openssl/archs/aix-gcc/opensslconf.h
  /usr/local/include/node/openssl/archs/aix64-gcc/opensslconf.h
  /usr/local/include/node/openssl/archs/darwin-i386-cc/opensslconf.h
  /usr/local/include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-aarch64/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-armv4/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-elf/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-ppc/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-ppc64/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-x32/opensslconf.h
  /usr/local/include/node/openssl/archs/linux-x86_64/opensslconf.h
  /usr/local/include/node/openssl/archs/solaris-x86-gcc/opensslconf.h
  /usr/local/include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h
  /usr/local/include/node/openssl/des_old.h
  /usr/local/include/node/openssl/dso.h
  /usr/local/include/node/openssl/krb5_asn.h
  /usr/local/include/node/openssl/kssl.h
  /usr/local/include/node/openssl/pqueue.h
  /usr/local/include/node/openssl/ssl23.h
  /usr/local/include/node/openssl/ui_compat.h
  /usr/local/include/node/pthread-fixes.h
  /usr/local/include/node/stdint-msvc2008.h
  /usr/local/include/node/tree.h
  /usr/local/include/node/uv-aix.h
  /usr/local/include/node/uv-bsd.h
  /usr/local/include/node/uv-darwin.h
  /usr/local/include/node/uv-errno.h
  /usr/local/include/node/uv-linux.h
  /usr/local/include/node/uv-sunos.h
  /usr/local/include/node/uv-threadpool.h
  /usr/local/include/node/uv-unix.h
  /usr/local/include/node/uv-version.h
  /usr/local/include/node/uv-win.h
  /usr/local/include/node/v8-debug.h
  /usr/local/include/notify.h
  /usr/local/include/notify_keys.h
  /usr/local/include/ntsid.h
  /usr/local/include/objc/List.h
  /usr/local/include/objc/NSObjCRuntime.h
  /usr/local/include/objc/NSObject.h
  /usr/local/include/objc/Object.h
  /usr/local/include/objc/Protocol.h
  /usr/local/include/objc/hashtable.h
  /usr/local/include/objc/hashtable2.h
  /usr/local/include/objc/message.h
  /usr/local/include/objc/objc-api.h
  /usr/local/include/objc/objc-auto.h
  /usr/local/include/objc/objc-class.h
  /usr/local/include/objc/objc-exception.h
  /usr/local/include/objc/objc-load.h
  /usr/local/include/objc/objc-runtime.h
  /usr/local/include/objc/objc-sync.h
  /usr/local/include/objc/objc.h
  /usr/local/include/objc/runtime.h
  /usr/local/include/odmodule/odconnection.h
  /usr/local/include/odmodule/odconstants.h
  /usr/local/include/odmodule/odcore.h
  /usr/local/include/odmodule/odcredential.h
  /usr/local/include/odmodule/odmodule.h
  /usr/local/include/odmodule/odmoduleconfig.h
  /usr/local/include/odmodule/odobject.h
  /usr/local/include/odmodule/odrequest.h
  /usr/local/include/odmodule/odtypes.h
  /usr/local/include/openssl/aes.h
  /usr/local/include/openssl/asn1.h
  /usr/local/include/openssl/asn1_mac.h
  /usr/local/include/openssl/asn1t.h
  /usr/local/include/openssl/bio.h
  /usr/local/include/openssl/blowfish.h
  /usr/local/include/openssl/bn.h
  /usr/local/include/openssl/buffer.h
  /usr/local/include/openssl/cast.h
  /usr/local/include/openssl/comp.h
  /usr/local/include/openssl/conf.h
  /usr/local/include/openssl/conf_api.h
  /usr/local/include/openssl/crypto.h
  /usr/local/include/openssl/des.h
  /usr/local/include/openssl/des_old.h
  /usr/local/include/openssl/dh.h
  /usr/local/include/openssl/dsa.h
  /usr/local/include/openssl/dso.h
  /usr/local/include/openssl/dtls1.h
  /usr/local/include/openssl/e_os2.h
  /usr/local/include/openssl/ebcdic.h
  /usr/local/include/openssl/ec.h
  /usr/local/include/openssl/ecdh.h
  /usr/local/include/openssl/ecdsa.h
  /usr/local/include/openssl/engine.h
  /usr/local/include/openssl/err.h
  /usr/local/include/openssl/evp.h
  /usr/local/include/openssl/hmac.h
  /usr/local/include/openssl/krb5_asn.h
  /usr/local/include/openssl/kssl.h
  /usr/local/include/openssl/lhash.h
  /usr/local/include/openssl/md2.h
  /usr/local/include/openssl/md4.h
  /usr/local/include/openssl/md5.h
  /usr/local/include/openssl/mdc2.h
  /usr/local/include/openssl/obj_mac.h
  /usr/local/include/openssl/objects.h
  /usr/local/include/openssl/ocsp.h
  /usr/local/include/openssl/opensslconf.h
  /usr/local/include/openssl/opensslv.h
  /usr/local/include/openssl/ossl_typ.h
  /usr/local/include/openssl/pem.h
  /usr/local/include/openssl/pem2.h
  /usr/local/include/openssl/pkcs12.h
  /usr/local/include/openssl/pkcs7.h
  /usr/local/include/openssl/pq_compat.h
  /usr/local/include/openssl/pqueue.h
  /usr/local/include/openssl/rand.h
  /usr/local/include/openssl/rc2.h
  /usr/local/include/openssl/rc4.h
  /usr/local/include/openssl/rc5.h
  /usr/local/include/openssl/ripemd.h
  /usr/local/include/openssl/rsa.h
  /usr/local/include/openssl/safestack.h
  /usr/local/include/openssl/seed.h
  /usr/local/include/openssl/sha.h
  /usr/local/include/openssl/ssl.h
  /usr/local/include/openssl/ssl2.h
  /usr/local/include/openssl/ssl23.h
  /usr/local/include/openssl/ssl3.h
  /usr/local/include/openssl/stack.h
  /usr/local/include/openssl/store.h
  /usr/local/include/openssl/symhacks.h
  /usr/local/include/openssl/tls1.h
  /usr/local/include/openssl/tmdiff.h
  /usr/local/include/openssl/txt_db.h
  /usr/local/include/openssl/ui.h
  /usr/local/include/openssl/ui_compat.h
  /usr/local/include/openssl/x509.h
  /usr/local/include/openssl/x509_vfy.h
  /usr/local/include/openssl/x509v3.h
  /usr/local/include/os/activity.h
  /usr/local/include/os/base.h
  /usr/local/include/os/object.h
  /usr/local/include/os/trace.h
  /usr/local/include/panel.h
  /usr/local/include/paths.h
  /usr/local/include/pcap-bpf.h
  /usr/local/include/pcap-namedb.h
  /usr/local/include/pcap.h
  /usr/local/include/pcap/bpf.h
  /usr/local/include/pcap/namedb.h
  /usr/local/include/pcap/pcap-util.h
  /usr/local/include/pcap/pcap.h
  /usr/local/include/pcap/sll.h
  /usr/local/include/pcap/usb.h
  /usr/local/include/pexpert/boot.h
  /usr/local/include/pexpert/i386/boot.h
  /usr/local/include/pexpert/i386/efi.h
  /usr/local/include/pexpert/i386/protos.h
  /usr/local/include/pexpert/machine/boot.h
  /usr/local/include/pexpert/machine/protos.h
  /usr/local/include/pexpert/pexpert.h
  /usr/local/include/pexpert/protos.h
  /usr/local/include/poll.h
  /usr/local/include/printerdb.h
  /usr/local/include/printf.h
  /usr/local/include/profile.h
  /usr/local/include/protocols/routed.h
  /usr/local/include/protocols/rwhod.h
  /usr/local/include/protocols/talkd.h
  /usr/local/include/protocols/timed.h
  /usr/local/include/pthread/pthread.h
  /usr/local/include/pthread/pthread_impl.h
  /usr/local/include/pthread/pthread_spis.h
  /usr/local/include/pthread/qos.h
  /usr/local/include/pthread/sched.h
  /usr/local/include/pthread/spawn.h
  /usr/local/include/pwd.h
  /usr/local/include/python3.7m/greenlet/greenlet.h
  /usr/local/include/ranlib.h
  /usr/local/include/readpassphrase.h
  /usr/local/include/reboot2.h
  /usr/local/include/regex.h
  /usr/local/include/removefile.h
  /usr/local/include/resolv.h
  /usr/local/include/rpc/auth.h
  /usr/local/include/rpc/auth_unix.h
  /usr/local/include/rpc/clnt.h
  /usr/local/include/rpc/pmap_clnt.h
  /usr/local/include/rpc/pmap_prot.h
  /usr/local/include/rpc/pmap_rmt.h
  /usr/local/include/rpc/rpc.h
  /usr/local/include/rpc/rpc_msg.h
  /usr/local/include/rpc/svc.h
  /usr/local/include/rpc/svc_auth.h
  /usr/local/include/rpc/types.h
  /usr/local/include/rpc/xdr.h
  /usr/local/include/rpcsvc/bootparam_prot.h
  /usr/local/include/rpcsvc/klm_prot.h
  /usr/local/include/rpcsvc/mount.h
  /usr/local/include/rpcsvc/nfs_prot.h
  /usr/local/include/rpcsvc/nlm_prot.h
  /usr/local/include/rpcsvc/rex.h
  /usr/local/include/rpcsvc/rnusers.h
  /usr/local/include/rpcsvc/rquota.h
  /usr/local/include/rpcsvc/rstat.h
  /usr/local/include/rpcsvc/rusers.h
  /usr/local/include/rpcsvc/rwall.h
  /usr/local/include/rpcsvc/sm_inter.h
  /usr/local/include/rpcsvc/spray.h
  /usr/local/include/rpcsvc/yp.h
  /usr/local/include/rpcsvc/yp_prot.h
  /usr/local/include/rpcsvc/ypclnt.h
  /usr/local/include/rpcsvc/yppasswd.h
  /usr/local/include/rune.h
  /usr/local/include/runetype.h
  /usr/local/include/sandbox.h
  /usr/local/include/sasl/gai.h
  /usr/local/include/sasl/hmac-md5.h
  /usr/local/include/sasl/md5.h
  /usr/local/include/sasl/md5global.h
  /usr/local/include/sasl/prop.h
  /usr/local/include/sasl/sasl.h
  /usr/local/include/sasl/saslplug.h
  /usr/local/include/sasl/saslutil.h
  /usr/local/include/search.h
  /usr/local/include/secure/_common.h
  /usr/local/include/secure/_stdio.h
  /usr/local/include/secure/_string.h
  /usr/local/include/security/audit/audit_ioctl.h
  /usr/local/include/security/mac.h
  /usr/local/include/security/mac_policy.h
  /usr/local/include/security/openpam.h
  /usr/local/include/security/openpam_attr.h
  /usr/local/include/security/openpam_version.h
  /usr/local/include/security/pam_appl.h
  /usr/local/include/security/pam_constants.h
  /usr/local/include/security/pam_modules.h
  /usr/local/include/security/pam_types.h
  /usr/local/include/semaphore.h
  /usr/local/include/servers/key_defs.h
  /usr/local/include/servers/ls_defs.h
  /usr/local/include/servers/netname.h
  /usr/local/include/servers/netname_defs.h
  /usr/local/include/servers/nm_defs.h
  /usr/local/include/setjmp.h
  /usr/local/include/sgtty.h
  /usr/local/include/signal.h
  /usr/local/include/simd/common.h
  /usr/local/include/simd/conversion.h
  /usr/local/include/simd/extern.h
  /usr/local/include/simd/geometry.h
  /usr/local/include/simd/internal.h
  /usr/local/include/simd/logic.h
  /usr/local/include/simd/math.h
  /usr/local/include/simd/matrix.h
  /usr/local/include/simd/matrix_types.h
  /usr/local/include/simd/packed.h
  /usr/local/include/simd/simd.h
  /usr/local/include/simd/vector.h
  /usr/local/include/simd/vector_types.h
  /usr/local/include/slapi-plugin.h
  /usr/local/include/spawn.h
  /usr/local/include/sqlite3.h
  /usr/local/include/sqlite3ext.h
  /usr/local/include/stab.h
  /usr/local/include/standards.h
  /usr/local/include/stdbool.h
  /usr/local/include/stddef.h
  /usr/local/include/stdint.h
  /usr/local/include/stdio.h
  /usr/local/include/stdlib.h
  /usr/local/include/strhash.h
  /usr/local/include/string.h
  /usr/local/include/stringlist.h
  /usr/local/include/strings.h
  /usr/local/include/struct.h
  /usr/local/include/sys/_endian.h
  /usr/local/include/sys/_posix_availability.h
  /usr/local/include/sys/_pthread/_pthread_attr_t.h
  /usr/local/include/sys/_pthread/_pthread_cond_t.h
  /usr/local/include/sys/_pthread/_pthread_condattr_t.h
  /usr/local/include/sys/_pthread/_pthread_key_t.h
  /usr/local/include/sys/_pthread/_pthread_mutex_t.h
  /usr/local/include/sys/_pthread/_pthread_mutexattr_t.h
  /usr/local/include/sys/_pthread/_pthread_once_t.h
  /usr/local/include/sys/_pthread/_pthread_rwlock_t.h
  /usr/local/include/sys/_pthread/_pthread_rwlockattr_t.h
  /usr/local/include/sys/_pthread/_pthread_t.h
  /usr/local/include/sys/_pthread/_pthread_types.h
  /usr/local/include/sys/_select.h
  /usr/local/include/sys/_structs.h
  /usr/local/include/sys/_symbol_aliasing.h
  /usr/local/include/sys/_types.h
  /usr/local/include/sys/_types/_blkcnt_t.h
  /usr/local/include/sys/_types/_blksize_t.h
  /usr/local/include/sys/_types/_clock_t.h
  /usr/local/include/sys/_types/_ct_rune_t.h
  /usr/local/include/sys/_types/_dev_t.h
  /usr/local/include/sys/_types/_errno_t.h
  /usr/local/include/sys/_types/_fd_clr.h
  /usr/local/include/sys/_types/_fd_copy.h
  /usr/local/include/sys/_types/_fd_def.h
  /usr/local/include/sys/_types/_fd_isset.h
  /usr/local/include/sys/_types/_fd_set.h
  /usr/local/include/sys/_types/_fd_setsize.h
  /usr/local/include/sys/_types/_fd_zero.h
  /usr/local/include/sys/_types/_filesec_t.h
  /usr/local/include/sys/_types/_fsblkcnt_t.h
  /usr/local/include/sys/_types/_fsfilcnt_t.h
  /usr/local/include/sys/_types/_fsid_t.h
  /usr/local/include/sys/_types/_gid_t.h
  /usr/local/include/sys/_types/_guid_t.h
  /usr/local/include/sys/_types/_id_t.h
  /usr/local/include/sys/_types/_in_addr_t.h
  /usr/local/include/sys/_types/_in_port_t.h
  /usr/local/include/sys/_types/_ino64_t.h
  /usr/local/include/sys/_types/_ino_t.h
  /usr/local/include/sys/_types/_int16_t.h
  /usr/local/include/sys/_types/_int32_t.h
  /usr/local/include/sys/_types/_int64_t.h
  /usr/local/include/sys/_types/_int8_t.h
  /usr/local/include/sys/_types/_intptr_t.h
  /usr/local/include/sys/_types/_iovec_t.h
  /usr/local/include/sys/_types/_key_t.h
  /usr/local/include/sys/_types/_mach_port_t.h
  /usr/local/include/sys/_types/_mbstate_t.h
  /usr/local/include/sys/_types/_mode_t.h
  /usr/local/include/sys/_types/_nlink_t.h
  /usr/local/include/sys/_types/_null.h
  /usr/local/include/sys/_types/_o_dsync.h
  /usr/local/include/sys/_types/_o_sync.h
  /usr/local/include/sys/_types/_off_t.h
  /usr/local/include/sys/_types/_offsetof.h
  /usr/local/include/sys/_types/_os_inline.h
  /usr/local/include/sys/_types/_pid_t.h
  /usr/local/include/sys/_types/_posix_vdisable.h
  /usr/local/include/sys/_types/_ptrdiff_t.h
  /usr/local/include/sys/_types/_rsize_t.h
  /usr/local/include/sys/_types/_rune_t.h
  /usr/local/include/sys/_types/_s_ifmt.h
  /usr/local/include/sys/_types/_sa_family_t.h
  /usr/local/include/sys/_types/_seek_set.h
  /usr/local/include/sys/_types/_sigaltstack.h
  /usr/local/include/sys/_types/_sigset_t.h
  /usr/local/include/sys/_types/_size_t.h
  /usr/local/include/sys/_types/_socklen_t.h
  /usr/local/include/sys/_types/_ssize_t.h
  /usr/local/include/sys/_types/_suseconds_t.h
  /usr/local/include/sys/_types/_time_t.h
  /usr/local/include/sys/_types/_timespec.h
  /usr/local/include/sys/_types/_timeval.h
  /usr/local/include/sys/_types/_timeval32.h
  /usr/local/include/sys/_types/_ucontext.h
  /usr/local/include/sys/_types/_ucontext64.h
  /usr/local/include/sys/_types/_uid_t.h
  /usr/local/include/sys/_types/_uintptr_t.h
  /usr/local/include/sys/_types/_useconds_t.h
  /usr/local/include/sys/_types/_uuid_t.h
  /usr/local/include/sys/_types/_va_list.h
  /usr/local/include/sys/_types/_wchar_t.h
  /usr/local/include/sys/_types/_wint_t.h
  /usr/local/include/sys/acct.h
  /usr/local/include/sys/acl.h
  /usr/local/include/sys/aio.h
  /usr/local/include/sys/appleapiopts.h
  /usr/local/include/sys/attr.h
  /usr/local/include/sys/buf.h
  /usr/local/include/sys/cdefs.h
  /usr/local/include/sys/conf.h
  /usr/local/include/sys/dir.h
  /usr/local/include/sys/dirent.h
  /usr/local/include/sys/disk.h
  /usr/local/include/sys/dkstat.h
  /usr/local/include/sys/domain.h
  /usr/local/include/sys/dtrace.h
  /usr/local/include/sys/dtrace_glue.h
  /usr/local/include/sys/dtrace_impl.h
  /usr/local/include/sys/errno.h
  /usr/local/include/sys/ev.h
  /usr/local/include/sys/event.h
  /usr/local/include/sys/fasttrap.h
  /usr/local/include/sys/fasttrap_isa.h
  /usr/local/include/sys/fcntl.h
  /usr/local/include/sys/file.h
  /usr/local/include/sys/filedesc.h
  /usr/local/include/sys/filio.h
  /usr/local/include/sys/gmon.h
  /usr/local/include/sys/ioccom.h
  /usr/local/include/sys/ioctl.h
  /usr/local/include/sys/ioctl_compat.h
  /usr/local/include/sys/ipc.h
  /usr/local/include/sys/kauth.h
  /usr/local/include/sys/kdebug.h
  /usr/local/include/sys/kern_control.h
  /usr/local/include/sys/kern_event.h
  /usr/local/include/sys/kernel.h
  /usr/local/include/sys/kernel_types.h
  /usr/local/include/sys/lctx.h
  /usr/local/include/sys/loadable_fs.h
  /usr/local/include/sys/lock.h
  /usr/local/include/sys/lockf.h
  /usr/local/include/sys/lockstat.h
  /usr/local/include/sys/malloc.h
  /usr/local/include/sys/mbuf.h
  /usr/local/include/sys/mman.h
  /usr/local/include/sys/mount.h
  /usr/local/include/sys/msg.h
  /usr/local/include/sys/msgbuf.h
  /usr/local/include/sys/netport.h
  /usr/local/include/sys/param.h
  /usr/local/include/sys/paths.h
  /usr/local/include/sys/pipe.h
  /usr/local/include/sys/poll.h
  /usr/local/include/sys/posix_sem.h
  /usr/local/include/sys/posix_shm.h
  /usr/local/include/sys/proc.h
  /usr/local/include/sys/proc_info.h
  /usr/local/include/sys/protosw.h
  /usr/local/include/sys/ptrace.h
  /usr/local/include/sys/qos.h
  /usr/local/include/sys/queue.h
  /usr/local/include/sys/quota.h
  /usr/local/include/sys/random.h
  /usr/local/include/sys/rbtree.h
  /usr/local/include/sys/reboot.h
  /usr/local/include/sys/resource.h
  /usr/local/include/sys/resourcevar.h
  /usr/local/include/sys/sbuf.h
  /usr/local/include/sys/sdt.h
  /usr/local/include/sys/select.h
  /usr/local/include/sys/sem.h
  /usr/local/include/sys/semaphore.h
  /usr/local/include/sys/shm.h
  /usr/local/include/sys/signal.h
  /usr/local/include/sys/signalvar.h
  /usr/local/include/sys/socket.h
  /usr/local/include/sys/socketvar.h
  /usr/local/include/sys/sockio.h
  /usr/local/include/sys/spawn.h
  /usr/local/include/sys/stat.h
  /usr/local/include/sys/statvfs.h
  /usr/local/include/sys/stdio.h
  /usr/local/include/sys/sys_domain.h
  /usr/local/include/sys/syscall.h
  /usr/local/include/sys/sysctl.h
  /usr/local/include/sys/syslimits.h
  /usr/local/include/sys/syslog.h
  /usr/local/include/sys/termios.h
  /usr/local/include/sys/time.h
  /usr/local/include/sys/timeb.h
  /usr/local/include/sys/times.h
  /usr/local/include/sys/tprintf.h
  /usr/local/include/sys/trace.h
  /usr/local/include/sys/tty.h
  /usr/local/include/sys/ttychars.h
  /usr/local/include/sys/ttycom.h
  /usr/local/include/sys/ttydefaults.h
  /usr/local/include/sys/ttydev.h
  /usr/local/include/sys/types.h
  /usr/local/include/sys/ubc.h
  /usr/local/include/sys/ucontext.h
  /usr/local/include/sys/ucred.h
  /usr/local/include/sys/uio.h
  /usr/local/include/sys/un.h
  /usr/local/include/sys/unistd.h
  /usr/local/include/sys/unpcb.h
  /usr/local/include/sys/user.h
  /usr/local/include/sys/utfconv.h
  /usr/local/include/sys/utsname.h
  /usr/local/include/sys/vadvise.h
  /usr/local/include/sys/vcmd.h
  /usr/local/include/sys/vm.h
  /usr/local/include/sys/vmmeter.h
  /usr/local/include/sys/vmparam.h
  /usr/local/include/sys/vnioctl.h
  /usr/local/include/sys/vnode.h
  /usr/local/include/sys/vnode_if.h
  /usr/local/include/sys/vstat.h
  /usr/local/include/sys/wait.h
  /usr/local/include/sys/xattr.h
  /usr/local/include/sysexits.h
  /usr/local/include/syslog.h
  /usr/local/include/tar.h
  /usr/local/include/term.h
  /usr/local/include/term_entry.h
  /usr/local/include/termcap.h
  /usr/local/include/termios.h
  /usr/local/include/tic.h
  /usr/local/include/tidy/buffio.h
  /usr/local/include/tidy/platform.h
  /usr/local/include/tidy/tidy.h
  /usr/local/include/tidy/tidyenum.h
  /usr/local/include/time.h
  /usr/local/include/timeconv.h
  /usr/local/include/ttyent.h
  /usr/local/include/tzfile.h
  /usr/local/include/ucontext.h
  /usr/local/include/ulimit.h
  /usr/local/include/unctrl.h
  /usr/local/include/unistd.h
  /usr/local/include/unwind.h
  /usr/local/include/util.h
  /usr/local/include/utime.h
  /usr/local/include/utmp.h
  /usr/local/include/utmpx.h
  /usr/local/include/uuid/uuid.h
  /usr/local/include/vfs/vfs_support.h
  /usr/local/include/vis.h
  /usr/local/include/vproc.h
  /usr/local/include/wchar.h
  /usr/local/include/wctype.h
  /usr/local/include/wordexp.h
  /usr/local/include/xar/xar.h
  /usr/local/include/xattr_flags.h
  /usr/local/include/xlocale.h
  /usr/local/include/xlocale/__wctype.h
  /usr/local/include/xlocale/_ctype.h
  /usr/local/include/xlocale/_inttypes.h
  /usr/local/include/xlocale/_langinfo.h
  /usr/local/include/xlocale/_monetary.h
  /usr/local/include/xlocale/_regex.h
  /usr/local/include/xlocale/_stdio.h
  /usr/local/include/xlocale/_stdlib.h
  /usr/local/include/xlocale/_string.h
  /usr/local/include/xlocale/_time.h
  /usr/local/include/xlocale/_wchar.h
  /usr/local/include/xlocale/_wctype.h
  /usr/local/include/xpc/activity.h
  /usr/local/include/xpc/availability.h
  /usr/local/include/xpc/base.h
  /usr/local/include/xpc/connection.h
  /usr/local/include/xpc/debug.h
  /usr/local/include/xpc/endpoint.h
  /usr/local/include/xpc/xpc.h
  /usr/local/include/zconf.h
  /usr/local/include/zlib.h

Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
  python@2
yitam commented 3 years ago

Hi @ibexnet , did you see the warnings? I copied and pasted below for you. Please clean them up or try installing the drivers in a clean environment.

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
ibexnet commented 3 years ago

The header files and dylibs under /usr/local/ are needed for other stuff and I can't remove it. All the errors emitted by pecl install are relative to files belong /Applications/Xcode.app/Contents/Developer/... directory. So I don't think that the warning of brew doctor are relevant for this compilation issue, I can install anything from brew and from source without problems.

ibexnet commented 3 years ago

I tried to change the developer path by sudo xcode-select -s /Library/Developer/CommandLineTools The error emitted by pecl install are different but the build fail always with 14 warnings and 20 errors.

yitam commented 3 years ago

Since the problem you're facing is very specific to your environment, is downloading the pre-built Mac *.so files an option for you? If so, please check 5.9.0 release

ibexnet commented 3 years ago

Yes, installing the pre-built Mac-8.0 work. Thanks for the support