Created
June 6, 2017 04:28
-
-
Save BenjaminHCCarr/dafdbff4cfef9bbe6b62cc470f61569b to your computer and use it in GitHub Desktop.
ntopng on macOS 10.11.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for ntopng on macOS 10.11.6 | |
| Build date: 2017-06-06 00:27:31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 1.2.2-4-g51aa2e3f4 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 51aa2e3f4dd3276912cc5b42e4eca50ac6028989 | |
| Last commit: 8 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: e82aaed1d8ccb32c07ee270135d4d71481414118 | |
| Core tap last commit: 3 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: quad-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 8.0 build 800 | |
| Git: 2.13.1 => /usr/local/bin/git | |
| Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.1/bin/perl | |
| Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby | |
| Java: 1.8.0_102 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 8.2.1 | |
| CLT: 8.2.0.0.1.1480973914 | |
| X11: 2.7.11 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry and just ignore them. Thanks! | |
| Warning: Python is installed at /Library/Frameworks/Python.framework | |
| Homebrew only supports building against the System-provided Python or a | |
| brewed Python. In particular, Pythons installed to /Library can interfere | |
| with other software installs. | |
| 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/libtcl8.6.dylib | |
| /usr/local/lib/libtk8.6.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/fakemysql.h | |
| /usr/local/include/fakepq.h | |
| /usr/local/include/fakesql.h | |
| /usr/local/include/itcl.h | |
| /usr/local/include/itcl2TclOO.h | |
| /usr/local/include/itclDecls.h | |
| /usr/local/include/itclInt.h | |
| /usr/local/include/itclIntDecls.h | |
| /usr/local/include/itclMigrate2TclCore.h | |
| /usr/local/include/itclTclIntStubsFcn.h | |
| /usr/local/include/mysqlStubs.h | |
| /usr/local/include/odbcStubs.h | |
| /usr/local/include/pqStubs.h | |
| /usr/local/include/tcl.h | |
| /usr/local/include/tclDecls.h | |
| /usr/local/include/tclOO.h | |
| /usr/local/include/tclOODecls.h | |
| /usr/local/include/tclPlatDecls.h | |
| /usr/local/include/tclThread.h | |
| /usr/local/include/tclTomMath.h | |
| /usr/local/include/tclTomMathDecls.h | |
| /usr/local/include/tdbc.h | |
| /usr/local/include/tdbcDecls.h | |
| /usr/local/include/tdbcInt.h | |
| /usr/local/include/tk.h | |
| /usr/local/include/tkDecls.h | |
| /usr/local/include/tkPlatDecls.h | |
| Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected .pc files: | |
| /usr/local/lib/pkgconfig/tcl.pc | |
| /usr/local/lib/pkgconfig/tk.pc | |
| Warning: Unbrewed static libraries 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 static libraries: | |
| /usr/local/lib/libtclstub8.6.a | |
| /usr/local/lib/libtkstub8.6.a | |
| Warning: You have unlinked kegs in your Cellar | |
| Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
| those kegs to fail to run properly once built. Run `brew link` on these: | |
| ntopng | |
| Warning: Some installed formula are missing dependencies. | |
| You should `brew install` the missing dependencies: | |
| brew install mysql | |
| Run `brew missing` for more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ntopng --with-mariadb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -print-prog-name=ld | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c conftstm.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -g -O2 -c -o conftest.o conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 -static conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -g -O2 -o out/conftest2.o conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -print-search-dirs | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -g -O2 -print-multi-os-directory | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -Werror -Wunknown-warning-option -Qunused-arguments -pthread -g -O2 conftest.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -g -O2 -Qunused-arguments -pthread conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Qunused-arguments -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -g -O2 -Qunused-arguments -pthread conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Qunused-arguments -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c -lpcap | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -lpcap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -L/usr/local/Cellar/json-c/0.12/lib -ljson-c conftest.c -ljson-c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -L/usr/local/Cellar/json-c/0.12/lib -ljson-c conftest.c -ljson-c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -L/usr/local/Cellar/json-c/0.12/lib -ljson-c conftest.c -lpthread | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -L/usr/local/Cellar/json-c/0.12/lib -ljson-c conftest.c -lpthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-06-06 00:22:10 -0400 | |
| ./autogen.sh | |
| autoreconf: Entering directory `.' | |
| autoreconf: configure.ac: not using Gettext | |
| autoreconf: running: aclocal --force -I m4 | |
| autoreconf: configure.ac: tracing | |
| autoreconf: running: glibtoolize --copy --force | |
| glibtoolize: putting auxiliary files in '.'. | |
| glibtoolize: copying file './ltmain.sh' | |
| glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. | |
| glibtoolize: copying file 'm4/libtool.m4' | |
| glibtoolize: copying file 'm4/ltoptions.m4' | |
| glibtoolize: copying file 'm4/ltsugar.m4' | |
| glibtoolize: copying file 'm4/ltversion.m4' | |
| glibtoolize: copying file 'm4/lt~obsolete.m4' | |
| autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force | |
| autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force | |
| autoreconf: running: automake --add-missing --copy --force-missing | |
| configure.ac:7: installing './compile' | |
| configure.ac:7: installing './config.guess' | |
| configure.ac:7: installing './config.sub' | |
| configure.ac:5: installing './install-sh' | |
| configure.ac:5: installing './missing' | |
| example/Makefile.am: installing './depcomp' | |
| parallel-tests: installing './test-driver' | |
| autoreconf: Leaving directory `.' | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... ./install-sh -c -d | |
| checking for gawk... no | |
| checking for mawk... no | |
| checking for nawk... no | |
| checking for awk... awk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether make supports nested variables... yes | |
| checking build system type... x86_64-apple-darwin15.6.0 | |
| checking host system type... x86_64-apple-darwin15.6.0 | |
| checking how to print strings... printf | |
| checking for style of include used by make... GNU | |
| checking for gcc... clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking whether clang understands -c and -o together... yes | |
| checking dependency style of clang... gcc3 | |
| checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
| checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
| checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
| checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 196608 | |
| checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
| checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
| checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
| checking for objdump... no | |
| checking how to recognize dependent libraries... pass_all | |
| checking for dlltool... no | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for ar... ar | |
| checking for archiver @FILE support... no | |
| checking for strip... strip | |
| checking for ranlib... ranlib | |
| checking command to parse /usr/bin/nm -B output from clang object... ok | |
| checking for sysroot... no | |
| checking for a working dd... /bin/dd | |
| checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| checking for dsymutil... dsymutil | |
| checking for nmedit... nmedit | |
| checking for lipo... lipo | |
| checking for otool... otool | |
| checking for otool64... no | |
| checking for -single_module linker flag... yes | |
| checking for -exported_symbols_list linker flag... yes | |
| checking for -force_load linker flag... yes | |
| checking how to run the C preprocessor... clang -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if clang supports -fno-rtti -fno-exceptions... yes | |
| checking for clang option to produce PIC... -fno-common -DPIC | |
| checking if clang PIC flag -fno-common -DPIC works... yes | |
| checking if clang static flag -static works... no | |
| checking if clang supports -c -o file.o... yes | |
| checking if clang supports -c -o file.o... (cached) yes | |
| checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... darwin15.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... yes | |
| checking for gcc... (cached) clang | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether clang accepts -g... (cached) yes | |
| checking for clang option to accept ISO C89... (cached) none needed | |
| checking whether clang understands -c and -o together... (cached) yes | |
| checking dependency style of clang... (cached) gcc3 | |
| checking whether clang is Clang... yes | |
| checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... -Qunused-arguments | |
| checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
| checking whether more special flags are required for pthreads... no | |
| checking for PTHREAD_PRIO_INHERIT... yes | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking for stdint.h... (cached) yes | |
| checking for stdlib.h... (cached) yes | |
| checking for string.h... (cached) yes | |
| checking for unistd.h... (cached) yes | |
| checking for pcap_open_live in -lpcap... yes | |
| checking for json_object_new_object in -ljson-c... yes | |
| checking for pthread_setaffinity_np in -lpthread... no | |
| checking that generated files are newer than configure... done | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating src/lib/Makefile | |
| config.status: creating example/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating libndpi.pc | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -fno-common -DPIC -o .libs/libndpi_la-ndpi_main.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -fno-common -DPIC -o .libs/libndpi_la-ndpi_main.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-afp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-afp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -fno-common -DPIC -o protocols/.libs/libndpi_la-aimini.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -fno-common -DPIC -o protocols/.libs/libndpi_la-aimini.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-applejuice.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-applejuice.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -o protocols/libndpi_la-afp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -o protocols/libndpi_la-afp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -o protocols/libndpi_la-applejuice.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -o protocols/libndpi_la-applejuice.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -o protocols/libndpi_la-aimini.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -o protocols/libndpi_la-aimini.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -fno-common -DPIC -o protocols/.libs/libndpi_la-armagetron.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -fno-common -DPIC -o protocols/.libs/libndpi_la-armagetron.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-amqp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-amqp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ayiya.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ayiya.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -o protocols/libndpi_la-amqp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -o protocols/libndpi_la-amqp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -o protocols/libndpi_la-ayiya.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -o protocols/libndpi_la-ayiya.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -o protocols/libndpi_la-armagetron.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -o protocols/libndpi_la-armagetron.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bgp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bgp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -fno-common -DPIC -o protocols/.libs/libndpi_la-battlefield.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -fno-common -DPIC -o protocols/.libs/libndpi_la-battlefield.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bittorrent.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bittorrent.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -o protocols/libndpi_la-battlefield.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -o protocols/libndpi_la-battlefield.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -o protocols/libndpi_la-bgp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -o protocols/libndpi_la-bgp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -o protocols/libndpi_la-bittorrent.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -o protocols/libndpi_la-bittorrent.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bjnp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bjnp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ciscovpn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ciscovpn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -o protocols/libndpi_la-bjnp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -o protocols/libndpi_la-bjnp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -o protocols/libndpi_la-ciscovpn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -o protocols/libndpi_la-ciscovpn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -fno-common -DPIC -o protocols/.libs/libndpi_la-citrix.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -fno-common -DPIC -o protocols/.libs/libndpi_la-citrix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -o protocols/libndpi_la-citrix.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -o protocols/libndpi_la-citrix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -fno-common -DPIC -o protocols/.libs/libndpi_la-collectd.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -fno-common -DPIC -o protocols/.libs/libndpi_la-collectd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-coap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-coap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -o protocols/libndpi_la-collectd.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -o protocols/libndpi_la-collectd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -o protocols/libndpi_la-coap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -o protocols/libndpi_la-coap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -o libndpi_la-ndpi_main.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -o libndpi_la-ndpi_main.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -fno-common -DPIC -o protocols/.libs/libndpi_la-corba.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -fno-common -DPIC -o protocols/.libs/libndpi_la-corba.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -o protocols/libndpi_la-corba.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -o protocols/libndpi_la-corba.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -fno-common -DPIC -o protocols/.libs/libndpi_la-crossfire.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -fno-common -DPIC -o protocols/.libs/libndpi_la-crossfire.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dcerpc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dcerpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -o protocols/libndpi_la-dcerpc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -o protocols/libndpi_la-dcerpc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -o protocols/libndpi_la-crossfire.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -o protocols/libndpi_la-crossfire.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -o protocols/libndpi_la-dhcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -o protocols/libndpi_la-dhcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directconnect.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directconnect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcpv6.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcpv6.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -o protocols/libndpi_la-dhcpv6.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -o protocols/libndpi_la-dhcpv6.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -o protocols/libndpi_la-directconnect.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -o protocols/libndpi_la-directconnect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directdownloadlink.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directdownloadlink.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dns.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dns.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -o protocols/libndpi_la-dns.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -o protocols/libndpi_la-dns.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dofus.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dofus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -o protocols/libndpi_la-directdownloadlink.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -o protocols/libndpi_la-directdownloadlink.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -o protocols/libndpi_la-dofus.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -o protocols/libndpi_la-dofus.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -fno-common -DPIC -o protocols/.libs/libndpi_la-drda.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -fno-common -DPIC -o protocols/.libs/libndpi_la-drda.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dropbox.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dropbox.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -o protocols/libndpi_la-drda.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -o protocols/libndpi_la-drda.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -o protocols/libndpi_la-dropbox.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -o protocols/libndpi_la-dropbox.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-eaq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-eaq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -o protocols/libndpi_la-eaq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -o protocols/libndpi_la-eaq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -fno-common -DPIC -o protocols/.libs/libndpi_la-edonkey.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -fno-common -DPIC -o protocols/.libs/libndpi_la-edonkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fasttrack.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fasttrack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -o protocols/libndpi_la-edonkey.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -o protocols/libndpi_la-edonkey.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fiesta.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fiesta.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -o protocols/libndpi_la-fasttrack.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -o protocols/libndpi_la-fasttrack.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -o protocols/libndpi_la-fiesta.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -o protocols/libndpi_la-fiesta.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-filetopia.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-filetopia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -o protocols/libndpi_la-filetopia.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -o protocols/libndpi_la-filetopia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-florensia.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-florensia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_control.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_control.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -o protocols/libndpi_la-florensia.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -o protocols/libndpi_la-florensia.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_data.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_data.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -fno-common -DPIC -o protocols/.libs/libndpi_la-git.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -fno-common -DPIC -o protocols/.libs/libndpi_la-git.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -o protocols/libndpi_la-ftp_data.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -o protocols/libndpi_la-ftp_data.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -o protocols/libndpi_la-ftp_control.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -o protocols/libndpi_la-ftp_control.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -o protocols/libndpi_la-git.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -o protocols/libndpi_la-git.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gnutella.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gnutella.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -fno-common -DPIC -o protocols/.libs/libndpi_la-guildwars.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -fno-common -DPIC -o protocols/.libs/libndpi_la-guildwars.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -o protocols/libndpi_la-gnutella.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -o protocols/libndpi_la-gnutella.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -o protocols/libndpi_la-gtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -o protocols/libndpi_la-gtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -o protocols/libndpi_la-guildwars.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -o protocols/libndpi_la-guildwars.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hangout.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hangout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -o protocols/libndpi_la-hangout.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -o protocols/libndpi_la-hangout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -fno-common -DPIC -o protocols/.libs/libndpi_la-h323.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -fno-common -DPIC -o protocols/.libs/libndpi_la-h323.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hep.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -fno-common -DPIC -o protocols/.libs/libndpi_la-halflife2_and_mods.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -fno-common -DPIC -o protocols/.libs/libndpi_la-halflife2_and_mods.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -o protocols/libndpi_la-hep.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -o protocols/libndpi_la-hep.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -o protocols/libndpi_la-halflife2_and_mods.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -o protocols/libndpi_la-halflife2_and_mods.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -o protocols/libndpi_la-h323.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -o protocols/libndpi_la-h323.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http_activesync.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http_activesync.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -o protocols/libndpi_la-http_activesync.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -o protocols/libndpi_la-http_activesync.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-icecast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-icecast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -fno-common -DPIC -o protocols/.libs/libndpi_la-iax.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -fno-common -DPIC -o protocols/.libs/libndpi_la-iax.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -o protocols/libndpi_la-icecast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -o protocols/libndpi_la-icecast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -o protocols/libndpi_la-iax.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -o protocols/libndpi_la-iax.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ipp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ipp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -o protocols/libndpi_la-ipp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -o protocols/libndpi_la-ipp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -o protocols/libndpi_la-http.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -o protocols/libndpi_la-http.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-irc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-irc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-jabber.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-jabber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kakaotalk_voice.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kakaotalk_voice.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -o protocols/libndpi_la-jabber.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -o protocols/libndpi_la-jabber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -o protocols/libndpi_la-kakaotalk_voice.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -o protocols/libndpi_la-kakaotalk_voice.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -o protocols/libndpi_la-irc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -o protocols/libndpi_la-irc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kerberos.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kerberos.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kontiki.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kontiki.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -o protocols/libndpi_la-kerberos.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -o protocols/libndpi_la-kerberos.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kxun.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kxun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -o protocols/libndpi_la-kontiki.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -o protocols/libndpi_la-kontiki.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -o protocols/libndpi_la-kxun.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -o protocols/libndpi_la-kxun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ldap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ldap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -fno-common -DPIC -o protocols/.libs/libndpi_la-lotus_notes.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -fno-common -DPIC -o protocols/.libs/libndpi_la-lotus_notes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -o protocols/libndpi_la-ldap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -o protocols/libndpi_la-ldap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_imap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_imap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -o protocols/libndpi_la-lotus_notes.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -o protocols/libndpi_la-lotus_notes.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_pop.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_pop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_smtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_smtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -o protocols/libndpi_la-mail_pop.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -o protocols/libndpi_la-mail_pop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -fno-common -DPIC -o protocols/.libs/libndpi_la-maplestory.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -fno-common -DPIC -o protocols/.libs/libndpi_la-maplestory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -o protocols/libndpi_la-mail_imap.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -o protocols/libndpi_la-mail_imap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -o protocols/libndpi_la-maplestory.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -o protocols/libndpi_la-maplestory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -o protocols/libndpi_la-mail_smtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -o protocols/libndpi_la-mail_smtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mdns.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mdns.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -fno-common -DPIC -o protocols/.libs/libndpi_la-megaco.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -fno-common -DPIC -o protocols/.libs/libndpi_la-megaco.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mgcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mgcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -o protocols/libndpi_la-megaco.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -o protocols/libndpi_la-megaco.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -o protocols/libndpi_la-mdns.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -o protocols/libndpi_la-mdns.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -o protocols/libndpi_la-mgcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -o protocols/libndpi_la-mgcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mms.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mms.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -o protocols/libndpi_la-mms.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -o protocols/libndpi_la-mms.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-msn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-msn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mpegts.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mpegts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mqtt.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mqtt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -o protocols/libndpi_la-mpegts.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -o protocols/libndpi_la-mpegts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -o protocols/libndpi_la-mqtt.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -o protocols/libndpi_la-mqtt.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mssql_tds.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mssql_tds.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -o protocols/libndpi_la-msn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -o protocols/libndpi_la-msn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -o protocols/libndpi_la-mssql_tds.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -o protocols/libndpi_la-mssql_tds.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mysql.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mysql.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netbios.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netbios.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -o protocols/libndpi_la-mysql.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -o protocols/libndpi_la-mysql.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -o protocols/libndpi_la-netbios.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -o protocols/libndpi_la-netbios.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netflow.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -fno-common -DPIC -o protocols/.libs/libndpi_la-nfs.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -fno-common -DPIC -o protocols/.libs/libndpi_la-nfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -o protocols/libndpi_la-netflow.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -o protocols/libndpi_la-netflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -o protocols/libndpi_la-nfs.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -o protocols/libndpi_la-nfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -fno-common -DPIC -o protocols/.libs/libndpi_la-noe.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -fno-common -DPIC -o protocols/.libs/libndpi_la-noe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-non_tcp_udp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-non_tcp_udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -o protocols/libndpi_la-noe.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -o protocols/libndpi_la-noe.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -o protocols/libndpi_la-non_tcp_udp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -o protocols/libndpi_la-non_tcp_udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ntp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ntp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -o protocols/libndpi_la-openft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -o protocols/libndpi_la-openft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -o protocols/libndpi_la-ntp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -o protocols/libndpi_la-ntp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oracle.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oracle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openvpn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openvpn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -o protocols/libndpi_la-oracle.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -o protocols/libndpi_la-oracle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -o protocols/libndpi_la-openvpn.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -o protocols/libndpi_la-openvpn.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pando.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pando.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oscar.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oscar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -o protocols/libndpi_la-pando.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -o protocols/libndpi_la-pando.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -fno-common -DPIC -o protocols/.libs/libndpi_la-postgres.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -fno-common -DPIC -o protocols/.libs/libndpi_la-postgres.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pcanywhere.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pcanywhere.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -o protocols/libndpi_la-oscar.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -o protocols/libndpi_la-oscar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -o protocols/libndpi_la-postgres.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -o protocols/libndpi_la-postgres.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -o protocols/libndpi_la-pcanywhere.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -o protocols/libndpi_la-pcanywhere.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pplive.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pplive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -o protocols/libndpi_la-pplive.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -o protocols/libndpi_la-pplive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pptp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pptp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ppstream.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ppstream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-qq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-qq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -o protocols/libndpi_la-pptp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -o protocols/libndpi_la-pptp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -o protocols/libndpi_la-ppstream.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -o protocols/libndpi_la-ppstream.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quake.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quake.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -o protocols/libndpi_la-qq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -o protocols/libndpi_la-qq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -o protocols/libndpi_la-quake.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -o protocols/libndpi_la-quake.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quic.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -fno-common -DPIC -o protocols/.libs/libndpi_la-radius.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -fno-common -DPIC -o protocols/.libs/libndpi_la-radius.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -o protocols/libndpi_la-radius.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -o protocols/libndpi_la-radius.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -o protocols/libndpi_la-quic.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -o protocols/libndpi_la-quic.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rdp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rdp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -o protocols/libndpi_la-rdp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -o protocols/libndpi_la-rdp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -fno-common -DPIC -o protocols/.libs/libndpi_la-redis_net.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -fno-common -DPIC -o protocols/.libs/libndpi_la-redis_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rsync.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rsync.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -o protocols/libndpi_la-redis_net.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -o protocols/libndpi_la-redis_net.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -o protocols/libndpi_la-rsync.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -o protocols/libndpi_la-rsync.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtmp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -o protocols/libndpi_la-rtmp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -o protocols/libndpi_la-rtmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -o protocols/libndpi_la-rtcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -o protocols/libndpi_la-rtcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtsp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtsp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -o protocols/libndpi_la-rtsp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -o protocols/libndpi_la-rtsp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -o protocols/libndpi_la-rtp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -o protocols/libndpi_la-rtp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sflow.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rx.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -o protocols/libndpi_la-sflow.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -o protocols/libndpi_la-sflow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -o protocols/libndpi_la-rx.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -o protocols/libndpi_la-rx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-shoutcast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-shoutcast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sip.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -o protocols/libndpi_la-shoutcast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -o protocols/libndpi_la-shoutcast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skinny.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skinny.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -o protocols/libndpi_la-sip.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -o protocols/libndpi_la-sip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skype.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -o protocols/libndpi_la-skinny.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -o protocols/libndpi_la-skinny.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -o protocols/libndpi_la-skype.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -o protocols/libndpi_la-skype.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smb.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-snmp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-snmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socks45.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socks45.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socrates.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socrates.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -o protocols/libndpi_la-smb.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -o protocols/libndpi_la-smb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -o protocols/libndpi_la-snmp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -o protocols/libndpi_la-snmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -o protocols/libndpi_la-socks45.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -o protocols/libndpi_la-socks45.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -o protocols/libndpi_la-socrates.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -o protocols/libndpi_la-socrates.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sopcast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sopcast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -fno-common -DPIC -o protocols/.libs/libndpi_la-soulseek.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -fno-common -DPIC -o protocols/.libs/libndpi_la-soulseek.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssdp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssdp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -fno-common -DPIC -o protocols/.libs/libndpi_la-spotify.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -fno-common -DPIC -o protocols/.libs/libndpi_la-spotify.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -o protocols/libndpi_la-sopcast.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -o protocols/libndpi_la-sopcast.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -o protocols/libndpi_la-ssdp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -o protocols/libndpi_la-ssdp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -o protocols/libndpi_la-soulseek.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -o protocols/libndpi_la-soulseek.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -o protocols/libndpi_la-spotify.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -o protocols/libndpi_la-spotify.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssh.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssh.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssl.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-starcraft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-starcraft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -o protocols/libndpi_la-ssh.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -o protocols/libndpi_la-ssh.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stealthnet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stealthnet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -o protocols/libndpi_la-starcraft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -o protocols/libndpi_la-starcraft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -o protocols/libndpi_la-ssl.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -o protocols/libndpi_la-ssl.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -o protocols/libndpi_la-stealthnet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -o protocols/libndpi_la-stealthnet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -fno-common -DPIC -o protocols/.libs/libndpi_la-steam.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -fno-common -DPIC -o protocols/.libs/libndpi_la-steam.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -o protocols/libndpi_la-steam.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -o protocols/libndpi_la-steam.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -fno-common -DPIC -o protocols/.libs/libndpi_la-syslog.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -fno-common -DPIC -o protocols/.libs/libndpi_la-syslog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stun.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -o protocols/libndpi_la-syslog.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -o protocols/libndpi_la-syslog.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -o protocols/libndpi_la-stun.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -o protocols/libndpi_la-stun.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tcp_udp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tcp_udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -o protocols/libndpi_la-tcp_udp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -o protocols/libndpi_la-tcp_udp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamspeak.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamspeak.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamviewer.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamviewer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telegram.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telegram.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -o protocols/libndpi_la-teamspeak.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -o protocols/libndpi_la-teamspeak.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -o protocols/libndpi_la-telegram.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -o protocols/libndpi_la-telegram.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -o protocols/libndpi_la-teamviewer.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -o protocols/libndpi_la-teamviewer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telnet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telnet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -o protocols/libndpi_la-telnet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -o protocols/libndpi_la-telnet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tftp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tftp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tor.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -o protocols/libndpi_la-tftp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -o protocols/libndpi_la-tftp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -fno-common -DPIC -o protocols/.libs/libndpi_la-thunder.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -fno-common -DPIC -o protocols/.libs/libndpi_la-thunder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -o protocols/libndpi_la-tor.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -o protocols/libndpi_la-tor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -o protocols/libndpi_la-thunder.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -o protocols/libndpi_la-thunder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teredo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teredo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -o protocols/libndpi_la-teredo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -o protocols/libndpi_la-teredo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvants.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvants.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -o protocols/libndpi_la-tvants.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -o protocols/libndpi_la-tvants.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvuplayer.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvuplayer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ubntac2.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ubntac2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -o protocols/libndpi_la-ubntac2.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -o protocols/libndpi_la-ubntac2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-usenet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-usenet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -o protocols/libndpi_la-tvuplayer.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -o protocols/libndpi_la-tvuplayer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-viber.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-viber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -o protocols/libndpi_la-usenet.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -o protocols/libndpi_la-usenet.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -o protocols/libndpi_la-viber.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -o protocols/libndpi_la-viber.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vhua.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vhua.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vmware.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vmware.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -o protocols/libndpi_la-vmware.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -o protocols/libndpi_la-vmware.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -o protocols/libndpi_la-vhua.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -o protocols/libndpi_la-vhua.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vnc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vnc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -o protocols/libndpi_la-vnc.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -o protocols/libndpi_la-vnc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -fno-common -DPIC -o protocols/.libs/libndpi_la-warcraft3.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -fno-common -DPIC -o protocols/.libs/libndpi_la-warcraft3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -o protocols/libndpi_la-warcraft3.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -o protocols/libndpi_la-warcraft3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_kung_fu.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_kung_fu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -fno-common -DPIC -o protocols/.libs/libndpi_la-whoisdas.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -fno-common -DPIC -o protocols/.libs/libndpi_la-whoisdas.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_warcraft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_warcraft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -o protocols/libndpi_la-world_of_kung_fu.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -o protocols/libndpi_la-world_of_kung_fu.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -o protocols/libndpi_la-whoisdas.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -o protocols/libndpi_la-whoisdas.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -o protocols/libndpi_la-world_of_warcraft.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -o protocols/libndpi_la-world_of_warcraft.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xbox.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xbox.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -o protocols/libndpi_la-xbox.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -o protocols/libndpi_la-xbox.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xdmcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xdmcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -o protocols/libndpi_la-xdmcp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -o protocols/libndpi_la-xdmcp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zattoo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zattoo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-yahoo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-yahoo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zeromq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zeromq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -o protocols/libndpi_la-zeromq.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -o protocols/libndpi_la-zeromq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -o protocols/libndpi_la-zattoo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -o protocols/libndpi_la-zattoo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -o protocols/libndpi_la-yahoo.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -o protocols/libndpi_la-yahoo.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smpp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smpp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -o protocols/libndpi_la-smpp.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -o protocols/libndpi_la-smpp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-ahocorasick.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-ahocorasick.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-node.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-node.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-sort.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-sort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -o third_party/src/libndpi_la-ahocorasick.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -o third_party/src/libndpi_la-ahocorasick.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -o third_party/src/libndpi_la-node.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -o third_party/src/libndpi_la-node.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -o third_party/src/libndpi_la-sort.o | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -o third_party/src/libndpi_la-sort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libndpi.1.dylib .libs/libndpi_la-ndpi_main.o protocols/.libs/libndpi_la-afp.o protocols/.libs/libndpi_la-aimini.o protocols/.libs/libndpi_la-applejuice.o protocols/.libs/libndpi_la-armagetron.o protocols/.libs/libndpi_la-ayiya.o protocols/.libs/libndpi_la-amqp.o protocols/.libs/libndpi_la-battlefield.o protocols/.libs/libndpi_la-bgp.o protocols/.libs/libndpi_la-bittorrent.o protocols/.libs/libndpi_la-bjnp.o protocols/.libs/libndpi_la-ciscovpn.o protocols/.libs/libndpi_la-citrix.o protocols/.libs/libndpi_la-coap.o protocols/.libs/libndpi_la-collectd.o protocols/.libs/libndpi_la-corba.o protocols/.libs/libndpi_la-crossfire.o protocols/.libs/libndpi_la-dcerpc.o protocols/.libs/libndpi_la-dhcp.o protocols/.libs/libndpi_la-dhcpv6.o protocols/.libs/libndpi_la-directconnect.o protocols/.libs/libndpi_la-directdownloadlink.o protocols/.libs/libndpi_la-dns.o protocols/.libs/libndpi_la-dofus.o protocols/.libs/libndpi_la-drda.o protocols/.libs/libndpi_la-dropbox.o protocols/.libs/libndpi_la-eaq.o protocols/.libs/libndpi_la-edonkey.o protocols/.libs/libndpi_la-fasttrack.o protocols/.libs/libndpi_la-fiesta.o protocols/.libs/libndpi_la-filetopia.o protocols/.libs/libndpi_la-florensia.o protocols/.libs/libndpi_la-ftp_control.o protocols/.libs/libndpi_la-ftp_data.o protocols/.libs/libndpi_la-git.o protocols/.libs/libndpi_la-gnutella.o protocols/.libs/libndpi_la-gtp.o protocols/.libs/libndpi_la-guildwars.o protocols/.libs/libndpi_la-hangout.o protocols/.libs/libndpi_la-h323.o protocols/.libs/libndpi_la-halflife2_and_mods.o protocols/.libs/libndpi_la-hep.o protocols/.libs/libndpi_la-http_activesync.o protocols/.libs/libndpi_la-http.o protocols/.libs/libndpi_la-iax.o protocols/.libs/libndpi_la-icecast.o protocols/.libs/libndpi_la-ipp.o protocols/.libs/libndpi_la-irc.o protocols/.libs/libndpi_la-jabber.o protocols/.libs/libndpi_la-kakaotalk_voice.o protocols/.libs/libndpi_la-kerberos.o protocols/.libs/libndpi_la-kontiki.o protocols/.libs/libndpi_la-kxun.o protocols/.libs/libndpi_la-ldap.o protocols/.libs/libndpi_la-lotus_notes.o protocols/.libs/libndpi_la-mail_imap.o protocols/.libs/libndpi_la-mail_pop.o protocols/.libs/libndpi_la-mail_smtp.o protocols/.libs/libndpi_la-maplestory.o protocols/.libs/libndpi_la-mdns.o protocols/.libs/libndpi_la-megaco.o protocols/.libs/libndpi_la-mgcp.o protocols/.libs/libndpi_la-mms.o protocols/.libs/libndpi_la-mpegts.o protocols/.libs/libndpi_la-mqtt.o protocols/.libs/libndpi_la-msn.o protocols/.libs/libndpi_la-mssql_tds.o protocols/.libs/libndpi_la-mysql.o protocols/.libs/libndpi_la-netbios.o protocols/.libs/libndpi_la-netflow.o protocols/.libs/libndpi_la-nfs.o protocols/.libs/libndpi_la-noe.o protocols/.libs/libndpi_la-non_tcp_udp.o protocols/.libs/libndpi_la-ntp.o protocols/.libs/libndpi_la-openft.o protocols/.libs/libndpi_la-openvpn.o protocols/.libs/libndpi_la-oracle.o protocols/.libs/libndpi_la-oscar.o protocols/.libs/libndpi_la-pando.o protocols/.libs/libndpi_la-pcanywhere.o protocols/.libs/libndpi_la-postgres.o protocols/.libs/libndpi_la-pplive.o protocols/.libs/libndpi_la-ppstream.o protocols/.libs/libndpi_la-pptp.o protocols/.libs/libndpi_la-qq.o protocols/.libs/libndpi_la-quake.o protocols/.libs/libndpi_la-quic.o protocols/.libs/libndpi_la-radius.o protocols/.libs/libndpi_la-rdp.o protocols/.libs/libndpi_la-redis_net.o protocols/.libs/libndpi_la-rsync.o protocols/.libs/libndpi_la-rtcp.o protocols/.libs/libndpi_la-rtmp.o protocols/.libs/libndpi_la-rtp.o protocols/.libs/libndpi_la-rtsp.o protocols/.libs/libndpi_la-rx.o protocols/.libs/libndpi_la-sflow.o protocols/.libs/libndpi_la-shoutcast.o protocols/.libs/libndpi_la-sip.o protocols/.libs/libndpi_la-skinny.o protocols/.libs/libndpi_la-skype.o protocols/.libs/libndpi_la-smb.o protocols/.libs/libndpi_la-snmp.o protocols/.libs/libndpi_la-socks45.o protocols/.libs/libndpi_la-socrates.o protocols/.libs/libndpi_la-sopcast.o protocols/.libs/libndpi_la-soulseek.o protocols/.libs/libndpi_la-spotify.o protocols/.libs/libndpi_la-ssdp.o protocols/.libs/libndpi_la-ssh.o protocols/.libs/libndpi_la-ssl.o protocols/.libs/libndpi_la-starcraft.o protocols/.libs/libndpi_la-stealthnet.o protocols/.libs/libndpi_la-steam.o protocols/.libs/libndpi_la-stun.o protocols/.libs/libndpi_la-syslog.o protocols/.libs/libndpi_la-tcp_udp.o protocols/.libs/libndpi_la-teamspeak.o protocols/.libs/libndpi_la-teamviewer.o protocols/.libs/libndpi_la-telegram.o protocols/.libs/libndpi_la-telnet.o protocols/.libs/libndpi_la-tftp.o protocols/.libs/libndpi_la-thunder.o protocols/.libs/libndpi_la-tor.o protocols/.libs/libndpi_la-teredo.o protocols/.libs/libndpi_la-tvants.o protocols/.libs/libndpi_la-tvuplayer.o protocols/.libs/libndpi_la-ubntac2.o protocols/.libs/libndpi_la-usenet.o protocols/.libs/libndpi_la-viber.o protocols/.libs/libndpi_la-vhua.o protocols/.libs/libndpi_la-vmware.o protocols/.libs/libndpi_la-vnc.o protocols/.libs/libndpi_la-warcraft3.o protocols/.libs/libndpi_la-whoisdas.o protocols/.libs/libndpi_la-world_of_kung_fu.o protocols/.libs/libndpi_la-world_of_warcraft.o protocols/.libs/libndpi_la-xbox.o protocols/.libs/libndpi_la-xdmcp.o protocols/.libs/libndpi_la-yahoo.o protocols/.libs/libndpi_la-zattoo.o protocols/.libs/libndpi_la-zeromq.o protocols/.libs/libndpi_la-smpp.o third_party/src/.libs/libndpi_la-ahocorasick.o third_party/src/.libs/libndpi_la-node.o third_party/src/.libs/libndpi_la-sort.o -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -g -O2 -install_name /usr/local/lib/libndpi.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libndpi-symbols.expsym | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -w -Os -march=native -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libndpi.1.dylib .libs/libndpi_la-ndpi_main.o protocols/.libs/libndpi_la-afp.o protocols/.libs/libndpi_la-aimini.o protocols/.libs/libndpi_la-applejuice.o protocols/.libs/libndpi_la-armagetron.o protocols/.libs/libndpi_la-ayiya.o protocols/.libs/libndpi_la-amqp.o protocols/.libs/libndpi_la-battlefield.o protocols/.libs/libndpi_la-bgp.o protocols/.libs/libndpi_la-bittorrent.o protocols/.libs/libndpi_la-bjnp.o protocols/.libs/libndpi_la-ciscovpn.o protocols/.libs/libndpi_la-citrix.o protocols/.libs/libndpi_la-coap.o protocols/.libs/libndpi_la-collectd.o protocols/.libs/libndpi_la-corba.o protocols/.libs/libndpi_la-crossfire.o protocols/.libs/libndpi_la-dcerpc.o protocols/.libs/libndpi_la-dhcp.o protocols/.libs/libndpi_la-dhcpv6.o protocols/.libs/libndpi_la-directconnect.o protocols/.libs/libndpi_la-directdownloadlink.o protocols/.libs/libndpi_la-dns.o protocols/.libs/libndpi_la-dofus.o protocols/.libs/libndpi_la-drda.o protocols/.libs/libndpi_la-dropbox.o protocols/.libs/libndpi_la-eaq.o protocols/.libs/libndpi_la-edonkey.o protocols/.libs/libndpi_la-fasttrack.o protocols/.libs/libndpi_la-fiesta.o protocols/.libs/libndpi_la-filetopia.o protocols/.libs/libndpi_la-florensia.o protocols/.libs/libndpi_la-ftp_control.o protocols/.libs/libndpi_la-ftp_data.o protocols/.libs/libndpi_la-git.o protocols/.libs/libndpi_la-gnutella.o protocols/.libs/libndpi_la-gtp.o protocols/.libs/libndpi_la-guildwars.o protocols/.libs/libndpi_la-hangout.o protocols/.libs/libndpi_la-h323.o protocols/.libs/libndpi_la-halflife2_and_mods.o protocols/.libs/libndpi_la-hep.o protocols/.libs/libndpi_la-http_activesync.o protocols/.libs/libndpi_la-http.o protocols/.libs/libndpi_la-iax.o protocols/.libs/libndpi_la-icecast.o protocols/.libs/libndpi_la-ipp.o protocols/.libs/libndpi_la-irc.o protocols/.libs/libndpi_la-jabber.o protocols/.libs/libndpi_la-kakaotalk_voice.o protocols/.libs/libndpi_la-kerberos.o protocols/.libs/libndpi_la-kontiki.o protocols/.libs/libndpi_la-kxun.o protocols/.libs/libndpi_la-ldap.o protocols/.libs/libndpi_la-lotus_notes.o protocols/.libs/libndpi_la-mail_imap.o protocols/.libs/libndpi_la-mail_pop.o protocols/.libs/libndpi_la-mail_smtp.o protocols/.libs/libndpi_la-maplestory.o protocols/.libs/libndpi_la-mdns.o protocols/.libs/libndpi_la-megaco.o protocols/.libs/libndpi_la-mgcp.o protocols/.libs/libndpi_la-mms.o protocols/.libs/libndpi_la-mpegts.o protocols/.libs/libndpi_la-mqtt.o protocols/.libs/libndpi_la-msn.o protocols/.libs/libndpi_la-mssql_tds.o protocols/.libs/libndpi_la-mysql.o protocols/.libs/libndpi_la-netbios.o protocols/.libs/libndpi_la-netflow.o protocols/.libs/libndpi_la-nfs.o protocols/.libs/libndpi_la-noe.o protocols/.libs/libndpi_la-non_tcp_udp.o protocols/.libs/libndpi_la-ntp.o protocols/.libs/libndpi_la-openft.o protocols/.libs/libndpi_la-openvpn.o protocols/.libs/libndpi_la-oracle.o protocols/.libs/libndpi_la-oscar.o protocols/.libs/libndpi_la-pando.o protocols/.libs/libndpi_la-pcanywhere.o protocols/.libs/libndpi_la-postgres.o protocols/.libs/libndpi_la-pplive.o protocols/.libs/libndpi_la-ppstream.o protocols/.libs/libndpi_la-pptp.o protocols/.libs/libndpi_la-qq.o protocols/.libs/libndpi_la-quake.o protocols/.libs/libndpi_la-quic.o protocols/.libs/libndpi_la-radius.o protocols/.libs/libndpi_la-rdp.o protocols/.libs/libndpi_la-redis_net.o protocols/.libs/libndpi_la-rsync.o protocols/.libs/libndpi_la-rtcp.o protocols/.libs/libndpi_la-rtmp.o protocols/.libs/libndpi_la-rtp.o protocols/.libs/libndpi_la-rtsp.o protocols/.libs/libndpi_la-rx.o protocols/.libs/libndpi_la-sflow.o protocols/.libs/libndpi_la-shoutcast.o protocols/.libs/libndpi_la-sip.o protocols/.libs/libndpi_la-skinny.o protocols/.libs/libndpi_la-skype.o protocols/.libs/libndpi_la-smb.o protocols/.libs/libndpi_la-snmp.o protocols/.libs/libndpi_la-socks45.o protocols/.libs/libndpi_la-socrates.o protocols/.libs/libndpi_la-sopcast.o protocols/.libs/libndpi_la-soulseek.o protocols/.libs/libndpi_la-spotify.o protocols/.libs/libndpi_la-ssdp.o protocols/.libs/libndpi_la-ssh.o protocols/.libs/libndpi_la-ssl.o protocols/.libs/libndpi_la-starcraft.o protocols/.libs/libndpi_la-stealthnet.o protocols/.libs/libndpi_la-steam.o protocols/.libs/libndpi_la-stun.o protocols/.libs/libndpi_la-syslog.o protocols/.libs/libndpi_la-tcp_udp.o protocols/.libs/libndpi_la-teamspeak.o protocols/.libs/libndpi_la-teamviewer.o protocols/.libs/libndpi_la-telegram.o protocols/.libs/libndpi_la-telnet.o protocols/.libs/libndpi_la-tftp.o protocols/.libs/libndpi_la-thunder.o protocols/.libs/libndpi_la-tor.o protocols/.libs/libndpi_la-teredo.o protocols/.libs/libndpi_la-tvants.o protocols/.libs/libndpi_la-tvuplayer.o protocols/.libs/libndpi_la-ubntac2.o protocols/.libs/libndpi_la-usenet.o protocols/.libs/libndpi_la-viber.o protocols/.libs/libndpi_la-vhua.o protocols/.libs/libndpi_la-vmware.o protocols/.libs/libndpi_la-vnc.o protocols/.libs/libndpi_la-warcraft3.o protocols/.libs/libndpi_la-whoisdas.o protocols/.libs/libndpi_la-world_of_kung_fu.o protocols/.libs/libndpi_la-world_of_warcraft.o protocols/.libs/libndpi_la-xbox.o protocols/.libs/libndpi_la-xdmcp.o protocols/.libs/libndpi_la-yahoo.o protocols/.libs/libndpi_la-zattoo.o protocols/.libs/libndpi_la-zeromq.o protocols/.libs/libndpi_la-smpp.o third_party/src/.libs/libndpi_la-ahocorasick.o third_party/src/.libs/libndpi_la-node.o third_party/src/.libs/libndpi_la-sort.o -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -install_name /usr/local/lib/libndpi.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libndpi-symbols.expsym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpiReader.o -MD -MP -MF .deps/ndpiReader.Tpo -c -o ndpiReader.o ndpiReader.c | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpiReader.o -MD -MP -MF .deps/ndpiReader.Tpo -c -o ndpiReader.o ndpiReader.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpi_util.o -MD -MP -MF .deps/ndpi_util.Tpo -c -o ndpi_util.o ndpi_util.c | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpi_util.o -MD -MP -MF .deps/ndpi_util.Tpo -c -o ndpi_util.o ndpi_util.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -o ndpiReader ndpiReader.o ndpi_util.o -L/usr/local/Cellar/json-c/0.12/lib ../src/lib/.libs/libndpi.a -ljson-c -lpcap -pthread | |
| superenv removed: -g -O2 | |
| superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -w -Os -march=native -Qunused-arguments -pthread -I/usr/local/Cellar/json-c/0.12/include/json-c -o ndpiReader ndpiReader.o ndpi_util.o -L/usr/local/Cellar/json-c/0.12/lib ../src/lib/.libs/libndpi.a -ljson-c -lpcap -pthread -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-06-06 00:22:35 -0400 | |
| make | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
| Making all in src/lib | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c -o libndpi_la-ndpi_main.lo `test -f 'ndpi_main.c' || echo './'`ndpi_main.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c -o protocols/libndpi_la-afp.lo `test -f 'protocols/afp.c' || echo './'`protocols/afp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c -o protocols/libndpi_la-aimini.lo `test -f 'protocols/aimini.c' || echo './'`protocols/aimini.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c -o protocols/libndpi_la-applejuice.lo `test -f 'protocols/applejuice.c' || echo './'`protocols/applejuice.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -fno-common -DPIC -o .libs/libndpi_la-ndpi_main.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-afp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -fno-common -DPIC -o protocols/.libs/libndpi_la-aimini.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-applejuice.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-afp.lo -MD -MP -MF protocols/.deps/libndpi_la-afp.Tpo -c protocols/afp.c -o protocols/libndpi_la-afp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-applejuice.lo -MD -MP -MF protocols/.deps/libndpi_la-applejuice.Tpo -c protocols/applejuice.c -o protocols/libndpi_la-applejuice.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-aimini.lo -MD -MP -MF protocols/.deps/libndpi_la-aimini.Tpo -c protocols/aimini.c -o protocols/libndpi_la-aimini.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-applejuice.Tpo protocols/.deps/libndpi_la-applejuice.Plo | |
| mv -f protocols/.deps/libndpi_la-afp.Tpo protocols/.deps/libndpi_la-afp.Plo | |
| mv -f protocols/.deps/libndpi_la-aimini.Tpo protocols/.deps/libndpi_la-aimini.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c -o protocols/libndpi_la-armagetron.lo `test -f 'protocols/armagetron.c' || echo './'`protocols/armagetron.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c -o protocols/libndpi_la-ayiya.lo `test -f 'protocols/ayiya.c' || echo './'`protocols/ayiya.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c -o protocols/libndpi_la-amqp.lo `test -f 'protocols/amqp.c' || echo './'`protocols/amqp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ayiya.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -fno-common -DPIC -o protocols/.libs/libndpi_la-armagetron.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-amqp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-amqp.lo -MD -MP -MF protocols/.deps/libndpi_la-amqp.Tpo -c protocols/amqp.c -o protocols/libndpi_la-amqp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ayiya.lo -MD -MP -MF protocols/.deps/libndpi_la-ayiya.Tpo -c protocols/ayiya.c -o protocols/libndpi_la-ayiya.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-armagetron.lo -MD -MP -MF protocols/.deps/libndpi_la-armagetron.Tpo -c protocols/armagetron.c -o protocols/libndpi_la-armagetron.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-amqp.Tpo protocols/.deps/libndpi_la-amqp.Plo | |
| mv -f protocols/.deps/libndpi_la-ayiya.Tpo protocols/.deps/libndpi_la-ayiya.Plo | |
| mv -f protocols/.deps/libndpi_la-armagetron.Tpo protocols/.deps/libndpi_la-armagetron.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c -o protocols/libndpi_la-battlefield.lo `test -f 'protocols/battlefield.c' || echo './'`protocols/battlefield.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c -o protocols/libndpi_la-bgp.lo `test -f 'protocols/bgp.c' || echo './'`protocols/bgp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c -o protocols/libndpi_la-bittorrent.lo `test -f 'protocols/bittorrent.c' || echo './'`protocols/bittorrent.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bgp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -fno-common -DPIC -o protocols/.libs/libndpi_la-battlefield.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bittorrent.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-battlefield.lo -MD -MP -MF protocols/.deps/libndpi_la-battlefield.Tpo -c protocols/battlefield.c -o protocols/libndpi_la-battlefield.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bgp.lo -MD -MP -MF protocols/.deps/libndpi_la-bgp.Tpo -c protocols/bgp.c -o protocols/libndpi_la-bgp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bittorrent.lo -MD -MP -MF protocols/.deps/libndpi_la-bittorrent.Tpo -c protocols/bittorrent.c -o protocols/libndpi_la-bittorrent.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-bgp.Tpo protocols/.deps/libndpi_la-bgp.Plo | |
| mv -f protocols/.deps/libndpi_la-battlefield.Tpo protocols/.deps/libndpi_la-battlefield.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c -o protocols/libndpi_la-bjnp.lo `test -f 'protocols/bjnp.c' || echo './'`protocols/bjnp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c -o protocols/libndpi_la-ciscovpn.lo `test -f 'protocols/ciscovpn.c' || echo './'`protocols/ciscovpn.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-bjnp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ciscovpn.o | |
| mv -f protocols/.deps/libndpi_la-bittorrent.Tpo protocols/.deps/libndpi_la-bittorrent.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c -o protocols/libndpi_la-citrix.lo `test -f 'protocols/citrix.c' || echo './'`protocols/citrix.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-bjnp.lo -MD -MP -MF protocols/.deps/libndpi_la-bjnp.Tpo -c protocols/bjnp.c -o protocols/libndpi_la-bjnp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ciscovpn.lo -MD -MP -MF protocols/.deps/libndpi_la-ciscovpn.Tpo -c protocols/ciscovpn.c -o protocols/libndpi_la-ciscovpn.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -fno-common -DPIC -o protocols/.libs/libndpi_la-citrix.o | |
| mv -f protocols/.deps/libndpi_la-bjnp.Tpo protocols/.deps/libndpi_la-bjnp.Plo | |
| mv -f protocols/.deps/libndpi_la-ciscovpn.Tpo protocols/.deps/libndpi_la-ciscovpn.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c -o protocols/libndpi_la-coap.lo `test -f 'protocols/coap.c' || echo './'`protocols/coap.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c -o protocols/libndpi_la-collectd.lo `test -f 'protocols/collectd.c' || echo './'`protocols/collectd.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-citrix.lo -MD -MP -MF protocols/.deps/libndpi_la-citrix.Tpo -c protocols/citrix.c -o protocols/libndpi_la-citrix.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -fno-common -DPIC -o protocols/.libs/libndpi_la-collectd.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-coap.o | |
| mv -f protocols/.deps/libndpi_la-citrix.Tpo protocols/.deps/libndpi_la-citrix.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c -o protocols/libndpi_la-corba.lo `test -f 'protocols/corba.c' || echo './'`protocols/corba.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-collectd.lo -MD -MP -MF protocols/.deps/libndpi_la-collectd.Tpo -c protocols/collectd.c -o protocols/libndpi_la-collectd.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-coap.lo -MD -MP -MF protocols/.deps/libndpi_la-coap.Tpo -c protocols/coap.c -o protocols/libndpi_la-coap.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT libndpi_la-ndpi_main.lo -MD -MP -MF .deps/libndpi_la-ndpi_main.Tpo -c ndpi_main.c -o libndpi_la-ndpi_main.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-collectd.Tpo protocols/.deps/libndpi_la-collectd.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -fno-common -DPIC -o protocols/.libs/libndpi_la-corba.o | |
| mv -f protocols/.deps/libndpi_la-coap.Tpo protocols/.deps/libndpi_la-coap.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c -o protocols/libndpi_la-crossfire.lo `test -f 'protocols/crossfire.c' || echo './'`protocols/crossfire.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c -o protocols/libndpi_la-dcerpc.lo `test -f 'protocols/dcerpc.c' || echo './'`protocols/dcerpc.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-corba.lo -MD -MP -MF protocols/.deps/libndpi_la-corba.Tpo -c protocols/corba.c -o protocols/libndpi_la-corba.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dcerpc.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -fno-common -DPIC -o protocols/.libs/libndpi_la-crossfire.o | |
| mv -f protocols/.deps/libndpi_la-corba.Tpo protocols/.deps/libndpi_la-corba.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c -o protocols/libndpi_la-dhcp.lo `test -f 'protocols/dhcp.c' || echo './'`protocols/dhcp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dcerpc.lo -MD -MP -MF protocols/.deps/libndpi_la-dcerpc.Tpo -c protocols/dcerpc.c -o protocols/libndpi_la-dcerpc.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-crossfire.lo -MD -MP -MF protocols/.deps/libndpi_la-crossfire.Tpo -c protocols/crossfire.c -o protocols/libndpi_la-crossfire.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcp.o | |
| mv -f protocols/.deps/libndpi_la-dcerpc.Tpo protocols/.deps/libndpi_la-dcerpc.Plo | |
| mv -f protocols/.deps/libndpi_la-crossfire.Tpo protocols/.deps/libndpi_la-crossfire.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c -o protocols/libndpi_la-dhcpv6.lo `test -f 'protocols/dhcpv6.c' || echo './'`protocols/dhcpv6.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c -o protocols/libndpi_la-directconnect.lo `test -f 'protocols/directconnect.c' || echo './'`protocols/directconnect.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcp.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcp.Tpo -c protocols/dhcp.c -o protocols/libndpi_la-dhcp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directconnect.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dhcpv6.o | |
| mv -f protocols/.deps/libndpi_la-dhcp.Tpo protocols/.deps/libndpi_la-dhcp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c -o protocols/libndpi_la-directdownloadlink.lo `test -f 'protocols/directdownloadlink.c' || echo './'`protocols/directdownloadlink.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dhcpv6.lo -MD -MP -MF protocols/.deps/libndpi_la-dhcpv6.Tpo -c protocols/dhcpv6.c -o protocols/libndpi_la-dhcpv6.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directconnect.lo -MD -MP -MF protocols/.deps/libndpi_la-directconnect.Tpo -c protocols/directconnect.c -o protocols/libndpi_la-directconnect.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -fno-common -DPIC -o protocols/.libs/libndpi_la-directdownloadlink.o | |
| mv -f protocols/.deps/libndpi_la-dhcpv6.Tpo protocols/.deps/libndpi_la-dhcpv6.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c -o protocols/libndpi_la-dns.lo `test -f 'protocols/dns.c' || echo './'`protocols/dns.c | |
| mv -f protocols/.deps/libndpi_la-directconnect.Tpo protocols/.deps/libndpi_la-directconnect.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dns.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c -o protocols/libndpi_la-dofus.lo `test -f 'protocols/dofus.c' || echo './'`protocols/dofus.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dns.lo -MD -MP -MF protocols/.deps/libndpi_la-dns.Tpo -c protocols/dns.c -o protocols/libndpi_la-dns.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dofus.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-directdownloadlink.lo -MD -MP -MF protocols/.deps/libndpi_la-directdownloadlink.Tpo -c protocols/directdownloadlink.c -o protocols/libndpi_la-directdownloadlink.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dofus.lo -MD -MP -MF protocols/.deps/libndpi_la-dofus.Tpo -c protocols/dofus.c -o protocols/libndpi_la-dofus.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-dns.Tpo protocols/.deps/libndpi_la-dns.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c -o protocols/libndpi_la-drda.lo `test -f 'protocols/drda.c' || echo './'`protocols/drda.c | |
| mv -f protocols/.deps/libndpi_la-dofus.Tpo protocols/.deps/libndpi_la-dofus.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c -o protocols/libndpi_la-dropbox.lo `test -f 'protocols/dropbox.c' || echo './'`protocols/dropbox.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -fno-common -DPIC -o protocols/.libs/libndpi_la-drda.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-dropbox.o | |
| mv -f protocols/.deps/libndpi_la-directdownloadlink.Tpo protocols/.deps/libndpi_la-directdownloadlink.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c -o protocols/libndpi_la-eaq.lo `test -f 'protocols/eaq.c' || echo './'`protocols/eaq.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-drda.lo -MD -MP -MF protocols/.deps/libndpi_la-drda.Tpo -c protocols/drda.c -o protocols/libndpi_la-drda.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-dropbox.lo -MD -MP -MF protocols/.deps/libndpi_la-dropbox.Tpo -c protocols/dropbox.c -o protocols/libndpi_la-dropbox.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-eaq.o | |
| mv -f protocols/.deps/libndpi_la-drda.Tpo protocols/.deps/libndpi_la-drda.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c -o protocols/libndpi_la-edonkey.lo `test -f 'protocols/edonkey.c' || echo './'`protocols/edonkey.c | |
| mv -f protocols/.deps/libndpi_la-dropbox.Tpo protocols/.deps/libndpi_la-dropbox.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c -o protocols/libndpi_la-fasttrack.lo `test -f 'protocols/fasttrack.c' || echo './'`protocols/fasttrack.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-eaq.lo -MD -MP -MF protocols/.deps/libndpi_la-eaq.Tpo -c protocols/eaq.c -o protocols/libndpi_la-eaq.o >/dev/null 2>&1 | |
| mv -f .deps/libndpi_la-ndpi_main.Tpo .deps/libndpi_la-ndpi_main.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -fno-common -DPIC -o protocols/.libs/libndpi_la-edonkey.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c -o protocols/libndpi_la-fiesta.lo `test -f 'protocols/fiesta.c' || echo './'`protocols/fiesta.c | |
| mv -f protocols/.deps/libndpi_la-eaq.Tpo protocols/.deps/libndpi_la-eaq.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fasttrack.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c -o protocols/libndpi_la-filetopia.lo `test -f 'protocols/filetopia.c' || echo './'`protocols/filetopia.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-edonkey.lo -MD -MP -MF protocols/.deps/libndpi_la-edonkey.Tpo -c protocols/edonkey.c -o protocols/libndpi_la-edonkey.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -fno-common -DPIC -o protocols/.libs/libndpi_la-fiesta.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fasttrack.lo -MD -MP -MF protocols/.deps/libndpi_la-fasttrack.Tpo -c protocols/fasttrack.c -o protocols/libndpi_la-fasttrack.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-fiesta.lo -MD -MP -MF protocols/.deps/libndpi_la-fiesta.Tpo -c protocols/fiesta.c -o protocols/libndpi_la-fiesta.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-edonkey.Tpo protocols/.deps/libndpi_la-edonkey.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-filetopia.o | |
| mv -f protocols/.deps/libndpi_la-fasttrack.Tpo protocols/.deps/libndpi_la-fasttrack.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c -o protocols/libndpi_la-florensia.lo `test -f 'protocols/florensia.c' || echo './'`protocols/florensia.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c -o protocols/libndpi_la-ftp_control.lo `test -f 'protocols/ftp_control.c' || echo './'`protocols/ftp_control.c | |
| mv -f protocols/.deps/libndpi_la-fiesta.Tpo protocols/.deps/libndpi_la-fiesta.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c -o protocols/libndpi_la-ftp_data.lo `test -f 'protocols/ftp_data.c' || echo './'`protocols/ftp_data.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-filetopia.lo -MD -MP -MF protocols/.deps/libndpi_la-filetopia.Tpo -c protocols/filetopia.c -o protocols/libndpi_la-filetopia.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -fno-common -DPIC -o protocols/.libs/libndpi_la-florensia.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_control.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-florensia.lo -MD -MP -MF protocols/.deps/libndpi_la-florensia.Tpo -c protocols/florensia.c -o protocols/libndpi_la-florensia.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-filetopia.Tpo protocols/.deps/libndpi_la-filetopia.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ftp_data.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c -o protocols/libndpi_la-git.lo `test -f 'protocols/git.c' || echo './'`protocols/git.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -fno-common -DPIC -o protocols/.libs/libndpi_la-git.o | |
| mv -f protocols/.deps/libndpi_la-florensia.Tpo protocols/.deps/libndpi_la-florensia.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_data.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_data.Tpo -c protocols/ftp_data.c -o protocols/libndpi_la-ftp_data.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c -o protocols/libndpi_la-gnutella.lo `test -f 'protocols/gnutella.c' || echo './'`protocols/gnutella.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ftp_control.lo -MD -MP -MF protocols/.deps/libndpi_la-ftp_control.Tpo -c protocols/ftp_control.c -o protocols/libndpi_la-ftp_control.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-git.lo -MD -MP -MF protocols/.deps/libndpi_la-git.Tpo -c protocols/git.c -o protocols/libndpi_la-git.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gnutella.o | |
| mv -f protocols/.deps/libndpi_la-ftp_data.Tpo protocols/.deps/libndpi_la-ftp_data.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c -o protocols/libndpi_la-gtp.lo `test -f 'protocols/gtp.c' || echo './'`protocols/gtp.c | |
| mv -f protocols/.deps/libndpi_la-git.Tpo protocols/.deps/libndpi_la-git.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c -o protocols/libndpi_la-guildwars.lo `test -f 'protocols/guildwars.c' || echo './'`protocols/guildwars.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-gtp.o | |
| mv -f protocols/.deps/libndpi_la-ftp_control.Tpo protocols/.deps/libndpi_la-ftp_control.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c -o protocols/libndpi_la-hangout.lo `test -f 'protocols/hangout.c' || echo './'`protocols/hangout.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -fno-common -DPIC -o protocols/.libs/libndpi_la-guildwars.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gnutella.lo -MD -MP -MF protocols/.deps/libndpi_la-gnutella.Tpo -c protocols/gnutella.c -o protocols/libndpi_la-gnutella.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-gtp.lo -MD -MP -MF protocols/.deps/libndpi_la-gtp.Tpo -c protocols/gtp.c -o protocols/libndpi_la-gtp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-guildwars.lo -MD -MP -MF protocols/.deps/libndpi_la-guildwars.Tpo -c protocols/guildwars.c -o protocols/libndpi_la-guildwars.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hangout.o | |
| mv -f protocols/.deps/libndpi_la-gtp.Tpo protocols/.deps/libndpi_la-gtp.Plo | |
| mv -f protocols/.deps/libndpi_la-guildwars.Tpo protocols/.deps/libndpi_la-guildwars.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hangout.lo -MD -MP -MF protocols/.deps/libndpi_la-hangout.Tpo -c protocols/hangout.c -o protocols/libndpi_la-hangout.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-gnutella.Tpo protocols/.deps/libndpi_la-gnutella.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c -o protocols/libndpi_la-h323.lo `test -f 'protocols/h323.c' || echo './'`protocols/h323.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c -o protocols/libndpi_la-halflife2_and_mods.lo `test -f 'protocols/halflife2_and_mods.c' || echo './'`protocols/halflife2_and_mods.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c -o protocols/libndpi_la-hep.lo `test -f 'protocols/hep.c' || echo './'`protocols/hep.c | |
| mv -f protocols/.deps/libndpi_la-hangout.Tpo protocols/.deps/libndpi_la-hangout.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -fno-common -DPIC -o protocols/.libs/libndpi_la-h323.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c -o protocols/libndpi_la-http_activesync.lo `test -f 'protocols/http_activesync.c' || echo './'`protocols/http_activesync.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -fno-common -DPIC -o protocols/.libs/libndpi_la-hep.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -fno-common -DPIC -o protocols/.libs/libndpi_la-halflife2_and_mods.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-hep.lo -MD -MP -MF protocols/.deps/libndpi_la-hep.Tpo -c protocols/hep.c -o protocols/libndpi_la-hep.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-halflife2_and_mods.lo -MD -MP -MF protocols/.deps/libndpi_la-halflife2_and_mods.Tpo -c protocols/halflife2_and_mods.c -o protocols/libndpi_la-halflife2_and_mods.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-h323.lo -MD -MP -MF protocols/.deps/libndpi_la-h323.Tpo -c protocols/h323.c -o protocols/libndpi_la-h323.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http_activesync.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http_activesync.lo -MD -MP -MF protocols/.deps/libndpi_la-http_activesync.Tpo -c protocols/http_activesync.c -o protocols/libndpi_la-http_activesync.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-halflife2_and_mods.Tpo protocols/.deps/libndpi_la-halflife2_and_mods.Plo | |
| mv -f protocols/.deps/libndpi_la-hep.Tpo protocols/.deps/libndpi_la-hep.Plo | |
| mv -f protocols/.deps/libndpi_la-h323.Tpo protocols/.deps/libndpi_la-h323.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c -o protocols/libndpi_la-http.lo `test -f 'protocols/http.c' || echo './'`protocols/http.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c -o protocols/libndpi_la-iax.lo `test -f 'protocols/iax.c' || echo './'`protocols/iax.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c -o protocols/libndpi_la-icecast.lo `test -f 'protocols/icecast.c' || echo './'`protocols/icecast.c | |
| mv -f protocols/.deps/libndpi_la-http_activesync.Tpo protocols/.deps/libndpi_la-http_activesync.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -fno-common -DPIC -o protocols/.libs/libndpi_la-iax.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-icecast.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c -o protocols/libndpi_la-ipp.lo `test -f 'protocols/ipp.c' || echo './'`protocols/ipp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -fno-common -DPIC -o protocols/.libs/libndpi_la-http.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-iax.lo -MD -MP -MF protocols/.deps/libndpi_la-iax.Tpo -c protocols/iax.c -o protocols/libndpi_la-iax.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-icecast.lo -MD -MP -MF protocols/.deps/libndpi_la-icecast.Tpo -c protocols/icecast.c -o protocols/libndpi_la-icecast.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ipp.o | |
| mv -f protocols/.deps/libndpi_la-iax.Tpo protocols/.deps/libndpi_la-iax.Plo | |
| mv -f protocols/.deps/libndpi_la-icecast.Tpo protocols/.deps/libndpi_la-icecast.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ipp.lo -MD -MP -MF protocols/.deps/libndpi_la-ipp.Tpo -c protocols/ipp.c -o protocols/libndpi_la-ipp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-http.lo -MD -MP -MF protocols/.deps/libndpi_la-http.Tpo -c protocols/http.c -o protocols/libndpi_la-http.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c -o protocols/libndpi_la-irc.lo `test -f 'protocols/irc.c' || echo './'`protocols/irc.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c -o protocols/libndpi_la-jabber.lo `test -f 'protocols/jabber.c' || echo './'`protocols/jabber.c | |
| mv -f protocols/.deps/libndpi_la-ipp.Tpo protocols/.deps/libndpi_la-ipp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c -o protocols/libndpi_la-kakaotalk_voice.lo `test -f 'protocols/kakaotalk_voice.c' || echo './'`protocols/kakaotalk_voice.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-irc.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-jabber.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kakaotalk_voice.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-jabber.lo -MD -MP -MF protocols/.deps/libndpi_la-jabber.Tpo -c protocols/jabber.c -o protocols/libndpi_la-jabber.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kakaotalk_voice.lo -MD -MP -MF protocols/.deps/libndpi_la-kakaotalk_voice.Tpo -c protocols/kakaotalk_voice.c -o protocols/libndpi_la-kakaotalk_voice.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-http.Tpo protocols/.deps/libndpi_la-http.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c -o protocols/libndpi_la-kerberos.lo `test -f 'protocols/kerberos.c' || echo './'`protocols/kerberos.c | |
| mv -f protocols/.deps/libndpi_la-jabber.Tpo protocols/.deps/libndpi_la-jabber.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c -o protocols/libndpi_la-kontiki.lo `test -f 'protocols/kontiki.c' || echo './'`protocols/kontiki.c | |
| mv -f protocols/.deps/libndpi_la-kakaotalk_voice.Tpo protocols/.deps/libndpi_la-kakaotalk_voice.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c -o protocols/libndpi_la-kxun.lo `test -f 'protocols/kxun.c' || echo './'`protocols/kxun.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-irc.lo -MD -MP -MF protocols/.deps/libndpi_la-irc.Tpo -c protocols/irc.c -o protocols/libndpi_la-irc.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kerberos.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kontiki.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kerberos.lo -MD -MP -MF protocols/.deps/libndpi_la-kerberos.Tpo -c protocols/kerberos.c -o protocols/libndpi_la-kerberos.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-kxun.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kontiki.lo -MD -MP -MF protocols/.deps/libndpi_la-kontiki.Tpo -c protocols/kontiki.c -o protocols/libndpi_la-kontiki.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-kerberos.Tpo protocols/.deps/libndpi_la-kerberos.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-kxun.lo -MD -MP -MF protocols/.deps/libndpi_la-kxun.Tpo -c protocols/kxun.c -o protocols/libndpi_la-kxun.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c -o protocols/libndpi_la-ldap.lo `test -f 'protocols/ldap.c' || echo './'`protocols/ldap.c | |
| mv -f protocols/.deps/libndpi_la-kontiki.Tpo protocols/.deps/libndpi_la-kontiki.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c -o protocols/libndpi_la-lotus_notes.lo `test -f 'protocols/lotus_notes.c' || echo './'`protocols/lotus_notes.c | |
| mv -f protocols/.deps/libndpi_la-kxun.Tpo protocols/.deps/libndpi_la-kxun.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c -o protocols/libndpi_la-mail_imap.lo `test -f 'protocols/mail_imap.c' || echo './'`protocols/mail_imap.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ldap.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -fno-common -DPIC -o protocols/.libs/libndpi_la-lotus_notes.o | |
| mv -f protocols/.deps/libndpi_la-irc.Tpo protocols/.deps/libndpi_la-irc.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ldap.lo -MD -MP -MF protocols/.deps/libndpi_la-ldap.Tpo -c protocols/ldap.c -o protocols/libndpi_la-ldap.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_imap.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c -o protocols/libndpi_la-mail_pop.lo `test -f 'protocols/mail_pop.c' || echo './'`protocols/mail_pop.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-lotus_notes.lo -MD -MP -MF protocols/.deps/libndpi_la-lotus_notes.Tpo -c protocols/lotus_notes.c -o protocols/libndpi_la-lotus_notes.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-lotus_notes.Tpo protocols/.deps/libndpi_la-lotus_notes.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_pop.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c -o protocols/libndpi_la-mail_smtp.lo `test -f 'protocols/mail_smtp.c' || echo './'`protocols/mail_smtp.c | |
| mv -f protocols/.deps/libndpi_la-ldap.Tpo protocols/.deps/libndpi_la-ldap.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c -o protocols/libndpi_la-maplestory.lo `test -f 'protocols/maplestory.c' || echo './'`protocols/maplestory.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mail_smtp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_pop.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_pop.Tpo -c protocols/mail_pop.c -o protocols/libndpi_la-mail_pop.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -fno-common -DPIC -o protocols/.libs/libndpi_la-maplestory.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_imap.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_imap.Tpo -c protocols/mail_imap.c -o protocols/libndpi_la-mail_imap.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-maplestory.lo -MD -MP -MF protocols/.deps/libndpi_la-maplestory.Tpo -c protocols/maplestory.c -o protocols/libndpi_la-maplestory.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mail_smtp.lo -MD -MP -MF protocols/.deps/libndpi_la-mail_smtp.Tpo -c protocols/mail_smtp.c -o protocols/libndpi_la-mail_smtp.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-mail_pop.Tpo protocols/.deps/libndpi_la-mail_pop.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c -o protocols/libndpi_la-mdns.lo `test -f 'protocols/mdns.c' || echo './'`protocols/mdns.c | |
| mv -f protocols/.deps/libndpi_la-maplestory.Tpo protocols/.deps/libndpi_la-maplestory.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c -o protocols/libndpi_la-megaco.lo `test -f 'protocols/megaco.c' || echo './'`protocols/megaco.c | |
| mv -f protocols/.deps/libndpi_la-mail_smtp.Tpo protocols/.deps/libndpi_la-mail_smtp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c -o protocols/libndpi_la-mgcp.lo `test -f 'protocols/mgcp.c' || echo './'`protocols/mgcp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mdns.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -fno-common -DPIC -o protocols/.libs/libndpi_la-megaco.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mgcp.o | |
| mv -f protocols/.deps/libndpi_la-mail_imap.Tpo protocols/.deps/libndpi_la-mail_imap.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c -o protocols/libndpi_la-mms.lo `test -f 'protocols/mms.c' || echo './'`protocols/mms.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-megaco.lo -MD -MP -MF protocols/.deps/libndpi_la-megaco.Tpo -c protocols/megaco.c -o protocols/libndpi_la-megaco.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mdns.lo -MD -MP -MF protocols/.deps/libndpi_la-mdns.Tpo -c protocols/mdns.c -o protocols/libndpi_la-mdns.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mgcp.lo -MD -MP -MF protocols/.deps/libndpi_la-mgcp.Tpo -c protocols/mgcp.c -o protocols/libndpi_la-mgcp.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-megaco.Tpo protocols/.deps/libndpi_la-megaco.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mms.o | |
| mv -f protocols/.deps/libndpi_la-mgcp.Tpo protocols/.deps/libndpi_la-mgcp.Plo | |
| mv -f protocols/.deps/libndpi_la-mdns.Tpo protocols/.deps/libndpi_la-mdns.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c -o protocols/libndpi_la-mpegts.lo `test -f 'protocols/mpegts.c' || echo './'`protocols/mpegts.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c -o protocols/libndpi_la-mqtt.lo `test -f 'protocols/mqtt.c' || echo './'`protocols/mqtt.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c -o protocols/libndpi_la-msn.lo `test -f 'protocols/msn.c' || echo './'`protocols/msn.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mms.lo -MD -MP -MF protocols/.deps/libndpi_la-mms.Tpo -c protocols/mms.c -o protocols/libndpi_la-mms.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-msn.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mqtt.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mpegts.o | |
| mv -f protocols/.deps/libndpi_la-mms.Tpo protocols/.deps/libndpi_la-mms.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c -o protocols/libndpi_la-mssql_tds.lo `test -f 'protocols/mssql_tds.c' || echo './'`protocols/mssql_tds.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mpegts.lo -MD -MP -MF protocols/.deps/libndpi_la-mpegts.Tpo -c protocols/mpegts.c -o protocols/libndpi_la-mpegts.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mqtt.lo -MD -MP -MF protocols/.deps/libndpi_la-mqtt.Tpo -c protocols/mqtt.c -o protocols/libndpi_la-mqtt.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-mpegts.Tpo protocols/.deps/libndpi_la-mpegts.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mssql_tds.o | |
| mv -f protocols/.deps/libndpi_la-mqtt.Tpo protocols/.deps/libndpi_la-mqtt.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c -o protocols/libndpi_la-mysql.lo `test -f 'protocols/mysql.c' || echo './'`protocols/mysql.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c -o protocols/libndpi_la-netbios.lo `test -f 'protocols/netbios.c' || echo './'`protocols/netbios.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-msn.lo -MD -MP -MF protocols/.deps/libndpi_la-msn.Tpo -c protocols/msn.c -o protocols/libndpi_la-msn.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mssql_tds.lo -MD -MP -MF protocols/.deps/libndpi_la-mssql_tds.Tpo -c protocols/mssql_tds.c -o protocols/libndpi_la-mssql_tds.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netbios.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -fno-common -DPIC -o protocols/.libs/libndpi_la-mysql.o | |
| mv -f protocols/.deps/libndpi_la-mssql_tds.Tpo protocols/.deps/libndpi_la-mssql_tds.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-mysql.lo -MD -MP -MF protocols/.deps/libndpi_la-mysql.Tpo -c protocols/mysql.c -o protocols/libndpi_la-mysql.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c -o protocols/libndpi_la-netflow.lo `test -f 'protocols/netflow.c' || echo './'`protocols/netflow.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netbios.lo -MD -MP -MF protocols/.deps/libndpi_la-netbios.Tpo -c protocols/netbios.c -o protocols/libndpi_la-netbios.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-msn.Tpo protocols/.deps/libndpi_la-msn.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c -o protocols/libndpi_la-nfs.lo `test -f 'protocols/nfs.c' || echo './'`protocols/nfs.c | |
| mv -f protocols/.deps/libndpi_la-mysql.Tpo protocols/.deps/libndpi_la-mysql.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c -o protocols/libndpi_la-noe.lo `test -f 'protocols/noe.c' || echo './'`protocols/noe.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-netflow.o | |
| mv -f protocols/.deps/libndpi_la-netbios.Tpo protocols/.deps/libndpi_la-netbios.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c -o protocols/libndpi_la-non_tcp_udp.lo `test -f 'protocols/non_tcp_udp.c' || echo './'`protocols/non_tcp_udp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -fno-common -DPIC -o protocols/.libs/libndpi_la-nfs.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-netflow.lo -MD -MP -MF protocols/.deps/libndpi_la-netflow.Tpo -c protocols/netflow.c -o protocols/libndpi_la-netflow.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -fno-common -DPIC -o protocols/.libs/libndpi_la-noe.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-nfs.lo -MD -MP -MF protocols/.deps/libndpi_la-nfs.Tpo -c protocols/nfs.c -o protocols/libndpi_la-nfs.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-non_tcp_udp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-noe.lo -MD -MP -MF protocols/.deps/libndpi_la-noe.Tpo -c protocols/noe.c -o protocols/libndpi_la-noe.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-netflow.Tpo protocols/.deps/libndpi_la-netflow.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-non_tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-non_tcp_udp.Tpo -c protocols/non_tcp_udp.c -o protocols/libndpi_la-non_tcp_udp.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-nfs.Tpo protocols/.deps/libndpi_la-nfs.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c -o protocols/libndpi_la-ntp.lo `test -f 'protocols/ntp.c' || echo './'`protocols/ntp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c -o protocols/libndpi_la-openft.lo `test -f 'protocols/openft.c' || echo './'`protocols/openft.c | |
| mv -f protocols/.deps/libndpi_la-non_tcp_udp.Tpo protocols/.deps/libndpi_la-non_tcp_udp.Plo | |
| mv -f protocols/.deps/libndpi_la-noe.Tpo protocols/.deps/libndpi_la-noe.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ntp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openft.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c -o protocols/libndpi_la-openvpn.lo `test -f 'protocols/openvpn.c' || echo './'`protocols/openvpn.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c -o protocols/libndpi_la-oracle.lo `test -f 'protocols/oracle.c' || echo './'`protocols/oracle.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openft.lo -MD -MP -MF protocols/.deps/libndpi_la-openft.Tpo -c protocols/openft.c -o protocols/libndpi_la-openft.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ntp.lo -MD -MP -MF protocols/.deps/libndpi_la-ntp.Tpo -c protocols/ntp.c -o protocols/libndpi_la-ntp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oracle.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -fno-common -DPIC -o protocols/.libs/libndpi_la-openvpn.o | |
| mv -f protocols/.deps/libndpi_la-ntp.Tpo protocols/.deps/libndpi_la-ntp.Plo | |
| mv -f protocols/.deps/libndpi_la-openft.Tpo protocols/.deps/libndpi_la-openft.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c -o protocols/libndpi_la-oscar.lo `test -f 'protocols/oscar.c' || echo './'`protocols/oscar.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oracle.lo -MD -MP -MF protocols/.deps/libndpi_la-oracle.Tpo -c protocols/oracle.c -o protocols/libndpi_la-oracle.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c -o protocols/libndpi_la-pando.lo `test -f 'protocols/pando.c' || echo './'`protocols/pando.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-openvpn.lo -MD -MP -MF protocols/.deps/libndpi_la-openvpn.Tpo -c protocols/openvpn.c -o protocols/libndpi_la-openvpn.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-oracle.Tpo protocols/.deps/libndpi_la-oracle.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pando.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -fno-common -DPIC -o protocols/.libs/libndpi_la-oscar.o | |
| mv -f protocols/.deps/libndpi_la-openvpn.Tpo protocols/.deps/libndpi_la-openvpn.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c -o protocols/libndpi_la-pcanywhere.lo `test -f 'protocols/pcanywhere.c' || echo './'`protocols/pcanywhere.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c -o protocols/libndpi_la-postgres.lo `test -f 'protocols/postgres.c' || echo './'`protocols/postgres.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pando.lo -MD -MP -MF protocols/.deps/libndpi_la-pando.Tpo -c protocols/pando.c -o protocols/libndpi_la-pando.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pcanywhere.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -fno-common -DPIC -o protocols/.libs/libndpi_la-postgres.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-oscar.lo -MD -MP -MF protocols/.deps/libndpi_la-oscar.Tpo -c protocols/oscar.c -o protocols/libndpi_la-oscar.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-pando.Tpo protocols/.deps/libndpi_la-pando.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c -o protocols/libndpi_la-pplive.lo `test -f 'protocols/pplive.c' || echo './'`protocols/pplive.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-postgres.lo -MD -MP -MF protocols/.deps/libndpi_la-postgres.Tpo -c protocols/postgres.c -o protocols/libndpi_la-postgres.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pcanywhere.lo -MD -MP -MF protocols/.deps/libndpi_la-pcanywhere.Tpo -c protocols/pcanywhere.c -o protocols/libndpi_la-pcanywhere.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-pcanywhere.Tpo protocols/.deps/libndpi_la-pcanywhere.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pplive.o | |
| mv -f protocols/.deps/libndpi_la-postgres.Tpo protocols/.deps/libndpi_la-postgres.Plo | |
| mv -f protocols/.deps/libndpi_la-oscar.Tpo protocols/.deps/libndpi_la-oscar.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c -o protocols/libndpi_la-ppstream.lo `test -f 'protocols/ppstream.c' || echo './'`protocols/ppstream.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c -o protocols/libndpi_la-pptp.lo `test -f 'protocols/pptp.c' || echo './'`protocols/pptp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c -o protocols/libndpi_la-qq.lo `test -f 'protocols/qq.c' || echo './'`protocols/qq.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pplive.lo -MD -MP -MF protocols/.deps/libndpi_la-pplive.Tpo -c protocols/pplive.c -o protocols/libndpi_la-pplive.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-pptp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ppstream.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-qq.o | |
| mv -f protocols/.deps/libndpi_la-pplive.Tpo protocols/.deps/libndpi_la-pplive.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-pptp.lo -MD -MP -MF protocols/.deps/libndpi_la-pptp.Tpo -c protocols/pptp.c -o protocols/libndpi_la-pptp.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c -o protocols/libndpi_la-quake.lo `test -f 'protocols/quake.c' || echo './'`protocols/quake.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ppstream.lo -MD -MP -MF protocols/.deps/libndpi_la-ppstream.Tpo -c protocols/ppstream.c -o protocols/libndpi_la-ppstream.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-pptp.Tpo protocols/.deps/libndpi_la-pptp.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quake.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c -o protocols/libndpi_la-quic.lo `test -f 'protocols/quic.c' || echo './'`protocols/quic.c | |
| mv -f protocols/.deps/libndpi_la-ppstream.Tpo protocols/.deps/libndpi_la-ppstream.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-qq.lo -MD -MP -MF protocols/.deps/libndpi_la-qq.Tpo -c protocols/qq.c -o protocols/libndpi_la-qq.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c -o protocols/libndpi_la-radius.lo `test -f 'protocols/radius.c' || echo './'`protocols/radius.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quake.lo -MD -MP -MF protocols/.deps/libndpi_la-quake.Tpo -c protocols/quake.c -o protocols/libndpi_la-quake.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -fno-common -DPIC -o protocols/.libs/libndpi_la-quic.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -fno-common -DPIC -o protocols/.libs/libndpi_la-radius.o | |
| mv -f protocols/.deps/libndpi_la-quake.Tpo protocols/.deps/libndpi_la-quake.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c -o protocols/libndpi_la-rdp.lo `test -f 'protocols/rdp.c' || echo './'`protocols/rdp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-radius.lo -MD -MP -MF protocols/.deps/libndpi_la-radius.Tpo -c protocols/radius.c -o protocols/libndpi_la-radius.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-quic.lo -MD -MP -MF protocols/.deps/libndpi_la-quic.Tpo -c protocols/quic.c -o protocols/libndpi_la-quic.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rdp.o | |
| mv -f protocols/.deps/libndpi_la-radius.Tpo protocols/.deps/libndpi_la-radius.Plo | |
| mv -f protocols/.deps/libndpi_la-qq.Tpo protocols/.deps/libndpi_la-qq.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c -o protocols/libndpi_la-redis_net.lo `test -f 'protocols/redis_net.c' || echo './'`protocols/redis_net.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c -o protocols/libndpi_la-rsync.lo `test -f 'protocols/rsync.c' || echo './'`protocols/rsync.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rdp.lo -MD -MP -MF protocols/.deps/libndpi_la-rdp.Tpo -c protocols/rdp.c -o protocols/libndpi_la-rdp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -fno-common -DPIC -o protocols/.libs/libndpi_la-redis_net.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rsync.o | |
| mv -f protocols/.deps/libndpi_la-quic.Tpo protocols/.deps/libndpi_la-quic.Plo | |
| mv -f protocols/.deps/libndpi_la-rdp.Tpo protocols/.deps/libndpi_la-rdp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c -o protocols/libndpi_la-rtcp.lo `test -f 'protocols/rtcp.c' || echo './'`protocols/rtcp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c -o protocols/libndpi_la-rtmp.lo `test -f 'protocols/rtmp.c' || echo './'`protocols/rtmp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-redis_net.lo -MD -MP -MF protocols/.deps/libndpi_la-redis_net.Tpo -c protocols/redis_net.c -o protocols/libndpi_la-redis_net.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rsync.lo -MD -MP -MF protocols/.deps/libndpi_la-rsync.Tpo -c protocols/rsync.c -o protocols/libndpi_la-rsync.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtmp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtcp.o | |
| mv -f protocols/.deps/libndpi_la-redis_net.Tpo protocols/.deps/libndpi_la-redis_net.Plo | |
| mv -f protocols/.deps/libndpi_la-rsync.Tpo protocols/.deps/libndpi_la-rsync.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c -o protocols/libndpi_la-rtp.lo `test -f 'protocols/rtp.c' || echo './'`protocols/rtp.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c -o protocols/libndpi_la-rtsp.lo `test -f 'protocols/rtsp.c' || echo './'`protocols/rtsp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtcp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtcp.Tpo -c protocols/rtcp.c -o protocols/libndpi_la-rtcp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtmp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtmp.Tpo -c protocols/rtmp.c -o protocols/libndpi_la-rtmp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rtsp.o | |
| mv -f protocols/.deps/libndpi_la-rtmp.Tpo protocols/.deps/libndpi_la-rtmp.Plo | |
| mv -f protocols/.deps/libndpi_la-rtcp.Tpo protocols/.deps/libndpi_la-rtcp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c -o protocols/libndpi_la-rx.lo `test -f 'protocols/rx.c' || echo './'`protocols/rx.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c -o protocols/libndpi_la-sflow.lo `test -f 'protocols/sflow.c' || echo './'`protocols/sflow.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtp.Tpo -c protocols/rtp.c -o protocols/libndpi_la-rtp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rtsp.lo -MD -MP -MF protocols/.deps/libndpi_la-rtsp.Tpo -c protocols/rtsp.c -o protocols/libndpi_la-rtsp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -fno-common -DPIC -o protocols/.libs/libndpi_la-rx.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sflow.o | |
| mv -f protocols/.deps/libndpi_la-rtp.Tpo protocols/.deps/libndpi_la-rtp.Plo | |
| mv -f protocols/.deps/libndpi_la-rtsp.Tpo protocols/.deps/libndpi_la-rtsp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c -o protocols/libndpi_la-shoutcast.lo `test -f 'protocols/shoutcast.c' || echo './'`protocols/shoutcast.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c -o protocols/libndpi_la-sip.lo `test -f 'protocols/sip.c' || echo './'`protocols/sip.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sflow.lo -MD -MP -MF protocols/.deps/libndpi_la-sflow.Tpo -c protocols/sflow.c -o protocols/libndpi_la-sflow.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-rx.lo -MD -MP -MF protocols/.deps/libndpi_la-rx.Tpo -c protocols/rx.c -o protocols/libndpi_la-rx.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-sflow.Tpo protocols/.deps/libndpi_la-sflow.Plo | |
| mv -f protocols/.deps/libndpi_la-rx.Tpo protocols/.deps/libndpi_la-rx.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-shoutcast.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sip.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c -o protocols/libndpi_la-skinny.lo `test -f 'protocols/skinny.c' || echo './'`protocols/skinny.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c -o protocols/libndpi_la-skype.lo `test -f 'protocols/skype.c' || echo './'`protocols/skype.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-shoutcast.lo -MD -MP -MF protocols/.deps/libndpi_la-shoutcast.Tpo -c protocols/shoutcast.c -o protocols/libndpi_la-shoutcast.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sip.lo -MD -MP -MF protocols/.deps/libndpi_la-sip.Tpo -c protocols/sip.c -o protocols/libndpi_la-sip.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skinny.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -fno-common -DPIC -o protocols/.libs/libndpi_la-skype.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skinny.lo -MD -MP -MF protocols/.deps/libndpi_la-skinny.Tpo -c protocols/skinny.c -o protocols/libndpi_la-skinny.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-skype.lo -MD -MP -MF protocols/.deps/libndpi_la-skype.Tpo -c protocols/skype.c -o protocols/libndpi_la-skype.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-shoutcast.Tpo protocols/.deps/libndpi_la-shoutcast.Plo | |
| mv -f protocols/.deps/libndpi_la-sip.Tpo protocols/.deps/libndpi_la-sip.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c -o protocols/libndpi_la-smb.lo `test -f 'protocols/smb.c' || echo './'`protocols/smb.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c -o protocols/libndpi_la-snmp.lo `test -f 'protocols/snmp.c' || echo './'`protocols/snmp.c | |
| mv -f protocols/.deps/libndpi_la-skinny.Tpo protocols/.deps/libndpi_la-skinny.Plo | |
| mv -f protocols/.deps/libndpi_la-skype.Tpo protocols/.deps/libndpi_la-skype.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c -o protocols/libndpi_la-socks45.lo `test -f 'protocols/socks45.c' || echo './'`protocols/socks45.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c -o protocols/libndpi_la-socrates.lo `test -f 'protocols/socrates.c' || echo './'`protocols/socrates.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smb.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-snmp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socks45.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -fno-common -DPIC -o protocols/.libs/libndpi_la-socrates.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smb.lo -MD -MP -MF protocols/.deps/libndpi_la-smb.Tpo -c protocols/smb.c -o protocols/libndpi_la-smb.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-snmp.lo -MD -MP -MF protocols/.deps/libndpi_la-snmp.Tpo -c protocols/snmp.c -o protocols/libndpi_la-snmp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socks45.lo -MD -MP -MF protocols/.deps/libndpi_la-socks45.Tpo -c protocols/socks45.c -o protocols/libndpi_la-socks45.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-socrates.lo -MD -MP -MF protocols/.deps/libndpi_la-socrates.Tpo -c protocols/socrates.c -o protocols/libndpi_la-socrates.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-smb.Tpo protocols/.deps/libndpi_la-smb.Plo | |
| mv -f protocols/.deps/libndpi_la-snmp.Tpo protocols/.deps/libndpi_la-snmp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c -o protocols/libndpi_la-sopcast.lo `test -f 'protocols/sopcast.c' || echo './'`protocols/sopcast.c | |
| mv -f protocols/.deps/libndpi_la-socrates.Tpo protocols/.deps/libndpi_la-socrates.Plo | |
| mv -f protocols/.deps/libndpi_la-socks45.Tpo protocols/.deps/libndpi_la-socks45.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c -o protocols/libndpi_la-soulseek.lo `test -f 'protocols/soulseek.c' || echo './'`protocols/soulseek.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c -o protocols/libndpi_la-spotify.lo `test -f 'protocols/spotify.c' || echo './'`protocols/spotify.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c -o protocols/libndpi_la-ssdp.lo `test -f 'protocols/ssdp.c' || echo './'`protocols/ssdp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -fno-common -DPIC -o protocols/.libs/libndpi_la-sopcast.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -fno-common -DPIC -o protocols/.libs/libndpi_la-soulseek.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssdp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -fno-common -DPIC -o protocols/.libs/libndpi_la-spotify.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-sopcast.lo -MD -MP -MF protocols/.deps/libndpi_la-sopcast.Tpo -c protocols/sopcast.c -o protocols/libndpi_la-sopcast.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssdp.lo -MD -MP -MF protocols/.deps/libndpi_la-ssdp.Tpo -c protocols/ssdp.c -o protocols/libndpi_la-ssdp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-spotify.lo -MD -MP -MF protocols/.deps/libndpi_la-spotify.Tpo -c protocols/spotify.c -o protocols/libndpi_la-spotify.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-soulseek.lo -MD -MP -MF protocols/.deps/libndpi_la-soulseek.Tpo -c protocols/soulseek.c -o protocols/libndpi_la-soulseek.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-ssdp.Tpo protocols/.deps/libndpi_la-ssdp.Plo | |
| mv -f protocols/.deps/libndpi_la-sopcast.Tpo protocols/.deps/libndpi_la-sopcast.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c -o protocols/libndpi_la-ssh.lo `test -f 'protocols/ssh.c' || echo './'`protocols/ssh.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c -o protocols/libndpi_la-ssl.lo `test -f 'protocols/ssl.c' || echo './'`protocols/ssl.c | |
| mv -f protocols/.deps/libndpi_la-spotify.Tpo protocols/.deps/libndpi_la-spotify.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c -o protocols/libndpi_la-starcraft.lo `test -f 'protocols/starcraft.c' || echo './'`protocols/starcraft.c | |
| mv -f protocols/.deps/libndpi_la-soulseek.Tpo protocols/.deps/libndpi_la-soulseek.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssh.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c -o protocols/libndpi_la-stealthnet.lo `test -f 'protocols/stealthnet.c' || echo './'`protocols/stealthnet.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ssl.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-starcraft.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssh.lo -MD -MP -MF protocols/.deps/libndpi_la-ssh.Tpo -c protocols/ssh.c -o protocols/libndpi_la-ssh.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stealthnet.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-starcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-starcraft.Tpo -c protocols/starcraft.c -o protocols/libndpi_la-starcraft.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ssl.lo -MD -MP -MF protocols/.deps/libndpi_la-ssl.Tpo -c protocols/ssl.c -o protocols/libndpi_la-ssl.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-ssh.Tpo protocols/.deps/libndpi_la-ssh.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stealthnet.lo -MD -MP -MF protocols/.deps/libndpi_la-stealthnet.Tpo -c protocols/stealthnet.c -o protocols/libndpi_la-stealthnet.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c -o protocols/libndpi_la-steam.lo `test -f 'protocols/steam.c' || echo './'`protocols/steam.c | |
| mv -f protocols/.deps/libndpi_la-starcraft.Tpo protocols/.deps/libndpi_la-starcraft.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -fno-common -DPIC -o protocols/.libs/libndpi_la-steam.o | |
| mv -f protocols/.deps/libndpi_la-stealthnet.Tpo protocols/.deps/libndpi_la-stealthnet.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c -o protocols/libndpi_la-stun.lo `test -f 'protocols/stun.c' || echo './'`protocols/stun.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c -o protocols/libndpi_la-syslog.lo `test -f 'protocols/syslog.c' || echo './'`protocols/syslog.c | |
| mv -f protocols/.deps/libndpi_la-ssl.Tpo protocols/.deps/libndpi_la-ssl.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c -o protocols/libndpi_la-tcp_udp.lo `test -f 'protocols/tcp_udp.c' || echo './'`protocols/tcp_udp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-steam.lo -MD -MP -MF protocols/.deps/libndpi_la-steam.Tpo -c protocols/steam.c -o protocols/libndpi_la-steam.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -fno-common -DPIC -o protocols/.libs/libndpi_la-syslog.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -fno-common -DPIC -o protocols/.libs/libndpi_la-stun.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-syslog.lo -MD -MP -MF protocols/.deps/libndpi_la-syslog.Tpo -c protocols/syslog.c -o protocols/libndpi_la-syslog.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-stun.lo -MD -MP -MF protocols/.deps/libndpi_la-stun.Tpo -c protocols/stun.c -o protocols/libndpi_la-stun.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tcp_udp.o | |
| mv -f protocols/.deps/libndpi_la-steam.Tpo protocols/.deps/libndpi_la-steam.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c -o protocols/libndpi_la-teamspeak.lo `test -f 'protocols/teamspeak.c' || echo './'`protocols/teamspeak.c | |
| mv -f protocols/.deps/libndpi_la-syslog.Tpo protocols/.deps/libndpi_la-syslog.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tcp_udp.lo -MD -MP -MF protocols/.deps/libndpi_la-tcp_udp.Tpo -c protocols/tcp_udp.c -o protocols/libndpi_la-tcp_udp.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-stun.Tpo protocols/.deps/libndpi_la-stun.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c -o protocols/libndpi_la-teamviewer.lo `test -f 'protocols/teamviewer.c' || echo './'`protocols/teamviewer.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c -o protocols/libndpi_la-telegram.lo `test -f 'protocols/telegram.c' || echo './'`protocols/telegram.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamspeak.o | |
| mv -f protocols/.deps/libndpi_la-tcp_udp.Tpo protocols/.deps/libndpi_la-tcp_udp.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teamviewer.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c -o protocols/libndpi_la-telnet.lo `test -f 'protocols/telnet.c' || echo './'`protocols/telnet.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telegram.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamspeak.lo -MD -MP -MF protocols/.deps/libndpi_la-teamspeak.Tpo -c protocols/teamspeak.c -o protocols/libndpi_la-teamspeak.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telegram.lo -MD -MP -MF protocols/.deps/libndpi_la-telegram.Tpo -c protocols/telegram.c -o protocols/libndpi_la-telegram.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teamviewer.lo -MD -MP -MF protocols/.deps/libndpi_la-teamviewer.Tpo -c protocols/teamviewer.c -o protocols/libndpi_la-teamviewer.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-teamspeak.Tpo protocols/.deps/libndpi_la-teamspeak.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-telnet.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c -o protocols/libndpi_la-tftp.lo `test -f 'protocols/tftp.c' || echo './'`protocols/tftp.c | |
| mv -f protocols/.deps/libndpi_la-telegram.Tpo protocols/.deps/libndpi_la-telegram.Plo | |
| mv -f protocols/.deps/libndpi_la-teamviewer.Tpo protocols/.deps/libndpi_la-teamviewer.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c -o protocols/libndpi_la-thunder.lo `test -f 'protocols/thunder.c' || echo './'`protocols/thunder.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c -o protocols/libndpi_la-tor.lo `test -f 'protocols/tor.c' || echo './'`protocols/tor.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-telnet.lo -MD -MP -MF protocols/.deps/libndpi_la-telnet.Tpo -c protocols/telnet.c -o protocols/libndpi_la-telnet.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tftp.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tftp.lo -MD -MP -MF protocols/.deps/libndpi_la-tftp.Tpo -c protocols/tftp.c -o protocols/libndpi_la-tftp.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-telnet.Tpo protocols/.deps/libndpi_la-telnet.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -fno-common -DPIC -o protocols/.libs/libndpi_la-thunder.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tor.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c -o protocols/libndpi_la-teredo.lo `test -f 'protocols/teredo.c' || echo './'`protocols/teredo.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tor.lo -MD -MP -MF protocols/.deps/libndpi_la-tor.Tpo -c protocols/tor.c -o protocols/libndpi_la-tor.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-thunder.lo -MD -MP -MF protocols/.deps/libndpi_la-thunder.Tpo -c protocols/thunder.c -o protocols/libndpi_la-thunder.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-tftp.Tpo protocols/.deps/libndpi_la-tftp.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c -o protocols/libndpi_la-tvants.lo `test -f 'protocols/tvants.c' || echo './'`protocols/tvants.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-teredo.o | |
| mv -f protocols/.deps/libndpi_la-thunder.Tpo protocols/.deps/libndpi_la-thunder.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-teredo.lo -MD -MP -MF protocols/.deps/libndpi_la-teredo.Tpo -c protocols/teredo.c -o protocols/libndpi_la-teredo.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvants.o | |
| mv -f protocols/.deps/libndpi_la-tor.Tpo protocols/.deps/libndpi_la-tor.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c -o protocols/libndpi_la-tvuplayer.lo `test -f 'protocols/tvuplayer.c' || echo './'`protocols/tvuplayer.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c -o protocols/libndpi_la-ubntac2.lo `test -f 'protocols/ubntac2.c' || echo './'`protocols/ubntac2.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvants.lo -MD -MP -MF protocols/.deps/libndpi_la-tvants.Tpo -c protocols/tvants.c -o protocols/libndpi_la-tvants.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-teredo.Tpo protocols/.deps/libndpi_la-teredo.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c -o protocols/libndpi_la-usenet.lo `test -f 'protocols/usenet.c' || echo './'`protocols/usenet.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -fno-common -DPIC -o protocols/.libs/libndpi_la-tvuplayer.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -fno-common -DPIC -o protocols/.libs/libndpi_la-ubntac2.o | |
| mv -f protocols/.deps/libndpi_la-tvants.Tpo protocols/.deps/libndpi_la-tvants.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c -o protocols/libndpi_la-viber.lo `test -f 'protocols/viber.c' || echo './'`protocols/viber.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-ubntac2.lo -MD -MP -MF protocols/.deps/libndpi_la-ubntac2.Tpo -c protocols/ubntac2.c -o protocols/libndpi_la-ubntac2.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -fno-common -DPIC -o protocols/.libs/libndpi_la-usenet.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-tvuplayer.lo -MD -MP -MF protocols/.deps/libndpi_la-tvuplayer.Tpo -c protocols/tvuplayer.c -o protocols/libndpi_la-tvuplayer.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -fno-common -DPIC -o protocols/.libs/libndpi_la-viber.o | |
| mv -f protocols/.deps/libndpi_la-ubntac2.Tpo protocols/.deps/libndpi_la-ubntac2.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-usenet.lo -MD -MP -MF protocols/.deps/libndpi_la-usenet.Tpo -c protocols/usenet.c -o protocols/libndpi_la-usenet.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c -o protocols/libndpi_la-vhua.lo `test -f 'protocols/vhua.c' || echo './'`protocols/vhua.c | |
| mv -f protocols/.deps/libndpi_la-tvuplayer.Tpo protocols/.deps/libndpi_la-tvuplayer.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c -o protocols/libndpi_la-vmware.lo `test -f 'protocols/vmware.c' || echo './'`protocols/vmware.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-viber.lo -MD -MP -MF protocols/.deps/libndpi_la-viber.Tpo -c protocols/viber.c -o protocols/libndpi_la-viber.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-usenet.Tpo protocols/.deps/libndpi_la-usenet.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c -o protocols/libndpi_la-vnc.lo `test -f 'protocols/vnc.c' || echo './'`protocols/vnc.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vhua.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vmware.o | |
| mv -f protocols/.deps/libndpi_la-viber.Tpo protocols/.deps/libndpi_la-viber.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c -o protocols/libndpi_la-warcraft3.lo `test -f 'protocols/warcraft3.c' || echo './'`protocols/warcraft3.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vhua.lo -MD -MP -MF protocols/.deps/libndpi_la-vhua.Tpo -c protocols/vhua.c -o protocols/libndpi_la-vhua.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vmware.lo -MD -MP -MF protocols/.deps/libndpi_la-vmware.Tpo -c protocols/vmware.c -o protocols/libndpi_la-vmware.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -fno-common -DPIC -o protocols/.libs/libndpi_la-vnc.o | |
| mv -f protocols/.deps/libndpi_la-vmware.Tpo protocols/.deps/libndpi_la-vmware.Plo | |
| mv -f protocols/.deps/libndpi_la-vhua.Tpo protocols/.deps/libndpi_la-vhua.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c -o protocols/libndpi_la-whoisdas.lo `test -f 'protocols/whoisdas.c' || echo './'`protocols/whoisdas.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c -o protocols/libndpi_la-world_of_kung_fu.lo `test -f 'protocols/world_of_kung_fu.c' || echo './'`protocols/world_of_kung_fu.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-vnc.lo -MD -MP -MF protocols/.deps/libndpi_la-vnc.Tpo -c protocols/vnc.c -o protocols/libndpi_la-vnc.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -fno-common -DPIC -o protocols/.libs/libndpi_la-warcraft3.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-warcraft3.lo -MD -MP -MF protocols/.deps/libndpi_la-warcraft3.Tpo -c protocols/warcraft3.c -o protocols/libndpi_la-warcraft3.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-vnc.Tpo protocols/.deps/libndpi_la-vnc.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c -o protocols/libndpi_la-world_of_warcraft.lo `test -f 'protocols/world_of_warcraft.c' || echo './'`protocols/world_of_warcraft.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_kung_fu.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -fno-common -DPIC -o protocols/.libs/libndpi_la-whoisdas.o | |
| mv -f protocols/.deps/libndpi_la-warcraft3.Tpo protocols/.deps/libndpi_la-warcraft3.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c -o protocols/libndpi_la-xbox.lo `test -f 'protocols/xbox.c' || echo './'`protocols/xbox.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -fno-common -DPIC -o protocols/.libs/libndpi_la-world_of_warcraft.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_kung_fu.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_kung_fu.Tpo -c protocols/world_of_kung_fu.c -o protocols/libndpi_la-world_of_kung_fu.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-whoisdas.lo -MD -MP -MF protocols/.deps/libndpi_la-whoisdas.Tpo -c protocols/whoisdas.c -o protocols/libndpi_la-whoisdas.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-world_of_kung_fu.Tpo protocols/.deps/libndpi_la-world_of_kung_fu.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-world_of_warcraft.lo -MD -MP -MF protocols/.deps/libndpi_la-world_of_warcraft.Tpo -c protocols/world_of_warcraft.c -o protocols/libndpi_la-world_of_warcraft.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xbox.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c -o protocols/libndpi_la-xdmcp.lo `test -f 'protocols/xdmcp.c' || echo './'`protocols/xdmcp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xbox.lo -MD -MP -MF protocols/.deps/libndpi_la-xbox.Tpo -c protocols/xbox.c -o protocols/libndpi_la-xbox.o >/dev/null 2>&1 | |
| mv -f protocols/.deps/libndpi_la-world_of_warcraft.Tpo protocols/.deps/libndpi_la-world_of_warcraft.Plo | |
| mv -f protocols/.deps/libndpi_la-whoisdas.Tpo protocols/.deps/libndpi_la-whoisdas.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-xdmcp.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c -o protocols/libndpi_la-yahoo.lo `test -f 'protocols/yahoo.c' || echo './'`protocols/yahoo.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c -o protocols/libndpi_la-zattoo.lo `test -f 'protocols/zattoo.c' || echo './'`protocols/zattoo.c | |
| mv -f protocols/.deps/libndpi_la-xbox.Tpo protocols/.deps/libndpi_la-xbox.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c -o protocols/libndpi_la-zeromq.lo `test -f 'protocols/zeromq.c' || echo './'`protocols/zeromq.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-xdmcp.lo -MD -MP -MF protocols/.deps/libndpi_la-xdmcp.Tpo -c protocols/xdmcp.c -o protocols/libndpi_la-xdmcp.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zattoo.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -fno-common -DPIC -o protocols/.libs/libndpi_la-yahoo.o | |
| mv -f protocols/.deps/libndpi_la-xdmcp.Tpo protocols/.deps/libndpi_la-xdmcp.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -fno-common -DPIC -o protocols/.libs/libndpi_la-zeromq.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c -o protocols/libndpi_la-smpp.lo `test -f 'protocols/smpp.c' || echo './'`protocols/smpp.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zeromq.lo -MD -MP -MF protocols/.deps/libndpi_la-zeromq.Tpo -c protocols/zeromq.c -o protocols/libndpi_la-zeromq.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-zattoo.lo -MD -MP -MF protocols/.deps/libndpi_la-zattoo.Tpo -c protocols/zattoo.c -o protocols/libndpi_la-zattoo.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-yahoo.lo -MD -MP -MF protocols/.deps/libndpi_la-yahoo.Tpo -c protocols/yahoo.c -o protocols/libndpi_la-yahoo.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -fno-common -DPIC -o protocols/.libs/libndpi_la-smpp.o | |
| mv -f protocols/.deps/libndpi_la-zeromq.Tpo protocols/.deps/libndpi_la-zeromq.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT protocols/libndpi_la-smpp.lo -MD -MP -MF protocols/.deps/libndpi_la-smpp.Tpo -c protocols/smpp.c -o protocols/libndpi_la-smpp.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c -o third_party/src/libndpi_la-ahocorasick.lo `test -f 'third_party/src/ahocorasick.c' || echo './'`third_party/src/ahocorasick.c | |
| mv -f protocols/.deps/libndpi_la-zattoo.Tpo protocols/.deps/libndpi_la-zattoo.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c -o third_party/src/libndpi_la-node.lo `test -f 'third_party/src/node.c' || echo './'`third_party/src/node.c | |
| mv -f protocols/.deps/libndpi_la-yahoo.Tpo protocols/.deps/libndpi_la-yahoo.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c -o third_party/src/libndpi_la-sort.lo `test -f 'third_party/src/sort.c' || echo './'`third_party/src/sort.c | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-ahocorasick.o | |
| mv -f protocols/.deps/libndpi_la-smpp.Tpo protocols/.deps/libndpi_la-smpp.Plo | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-node.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -fno-common -DPIC -o third_party/src/.libs/libndpi_la-sort.o | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-ahocorasick.lo -MD -MP -MF third_party/src/.deps/libndpi_la-ahocorasick.Tpo -c third_party/src/ahocorasick.c -o third_party/src/libndpi_la-ahocorasick.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-node.lo -MD -MP -MF third_party/src/.deps/libndpi_la-node.Tpo -c third_party/src/node.c -o third_party/src/libndpi_la-node.o >/dev/null 2>&1 | |
| libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/ -I../../src/lib/third_party/include/ -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -MT third_party/src/libndpi_la-sort.lo -MD -MP -MF third_party/src/.deps/libndpi_la-sort.Tpo -c third_party/src/sort.c -o third_party/src/libndpi_la-sort.o >/dev/null 2>&1 | |
| mv -f third_party/src/.deps/libndpi_la-node.Tpo third_party/src/.deps/libndpi_la-node.Plo | |
| mv -f third_party/src/.deps/libndpi_la-sort.Tpo third_party/src/.deps/libndpi_la-sort.Plo | |
| mv -f third_party/src/.deps/libndpi_la-ahocorasick.Tpo third_party/src/.deps/libndpi_la-ahocorasick.Plo | |
| /bin/sh ../../libtool --tag=CC --mode=link clang -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -fPIC -DPIC -version-info 1:0:0 -export-symbols ../../libndpi.sym -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -o libndpi.la -rpath /usr/local/lib libndpi_la-ndpi_main.lo protocols/libndpi_la-afp.lo protocols/libndpi_la-aimini.lo protocols/libndpi_la-applejuice.lo protocols/libndpi_la-armagetron.lo protocols/libndpi_la-ayiya.lo protocols/libndpi_la-amqp.lo protocols/libndpi_la-battlefield.lo protocols/libndpi_la-bgp.lo protocols/libndpi_la-bittorrent.lo protocols/libndpi_la-bjnp.lo protocols/libndpi_la-ciscovpn.lo protocols/libndpi_la-citrix.lo protocols/libndpi_la-coap.lo protocols/libndpi_la-collectd.lo protocols/libndpi_la-corba.lo protocols/libndpi_la-crossfire.lo protocols/libndpi_la-dcerpc.lo protocols/libndpi_la-dhcp.lo protocols/libndpi_la-dhcpv6.lo protocols/libndpi_la-directconnect.lo protocols/libndpi_la-directdownloadlink.lo protocols/libndpi_la-dns.lo protocols/libndpi_la-dofus.lo protocols/libndpi_la-drda.lo protocols/libndpi_la-dropbox.lo protocols/libndpi_la-eaq.lo protocols/libndpi_la-edonkey.lo protocols/libndpi_la-fasttrack.lo protocols/libndpi_la-fiesta.lo protocols/libndpi_la-filetopia.lo protocols/libndpi_la-florensia.lo protocols/libndpi_la-ftp_control.lo protocols/libndpi_la-ftp_data.lo protocols/libndpi_la-git.lo protocols/libndpi_la-gnutella.lo protocols/libndpi_la-gtp.lo protocols/libndpi_la-guildwars.lo protocols/libndpi_la-hangout.lo protocols/libndpi_la-h323.lo protocols/libndpi_la-halflife2_and_mods.lo protocols/libndpi_la-hep.lo protocols/libndpi_la-http_activesync.lo protocols/libndpi_la-http.lo protocols/libndpi_la-iax.lo protocols/libndpi_la-icecast.lo protocols/libndpi_la-ipp.lo protocols/libndpi_la-irc.lo protocols/libndpi_la-jabber.lo protocols/libndpi_la-kakaotalk_voice.lo protocols/libndpi_la-kerberos.lo protocols/libndpi_la-kontiki.lo protocols/libndpi_la-kxun.lo protocols/libndpi_la-ldap.lo protocols/libndpi_la-lotus_notes.lo protocols/libndpi_la-mail_imap.lo protocols/libndpi_la-mail_pop.lo protocols/libndpi_la-mail_smtp.lo protocols/libndpi_la-maplestory.lo protocols/libndpi_la-mdns.lo protocols/libndpi_la-megaco.lo protocols/libndpi_la-mgcp.lo protocols/libndpi_la-mms.lo protocols/libndpi_la-mpegts.lo protocols/libndpi_la-mqtt.lo protocols/libndpi_la-msn.lo protocols/libndpi_la-mssql_tds.lo protocols/libndpi_la-mysql.lo protocols/libndpi_la-netbios.lo protocols/libndpi_la-netflow.lo protocols/libndpi_la-nfs.lo protocols/libndpi_la-noe.lo protocols/libndpi_la-non_tcp_udp.lo protocols/libndpi_la-ntp.lo protocols/libndpi_la-openft.lo protocols/libndpi_la-openvpn.lo protocols/libndpi_la-oracle.lo protocols/libndpi_la-oscar.lo protocols/libndpi_la-pando.lo protocols/libndpi_la-pcanywhere.lo protocols/libndpi_la-postgres.lo protocols/libndpi_la-pplive.lo protocols/libndpi_la-ppstream.lo protocols/libndpi_la-pptp.lo protocols/libndpi_la-qq.lo protocols/libndpi_la-quake.lo protocols/libndpi_la-quic.lo protocols/libndpi_la-radius.lo protocols/libndpi_la-rdp.lo protocols/libndpi_la-redis_net.lo protocols/libndpi_la-rsync.lo protocols/libndpi_la-rtcp.lo protocols/libndpi_la-rtmp.lo protocols/libndpi_la-rtp.lo protocols/libndpi_la-rtsp.lo protocols/libndpi_la-rx.lo protocols/libndpi_la-sflow.lo protocols/libndpi_la-shoutcast.lo protocols/libndpi_la-sip.lo protocols/libndpi_la-skinny.lo protocols/libndpi_la-skype.lo protocols/libndpi_la-smb.lo protocols/libndpi_la-snmp.lo protocols/libndpi_la-socks45.lo protocols/libndpi_la-socrates.lo protocols/libndpi_la-sopcast.lo protocols/libndpi_la-soulseek.lo protocols/libndpi_la-spotify.lo protocols/libndpi_la-ssdp.lo protocols/libndpi_la-ssh.lo protocols/libndpi_la-ssl.lo protocols/libndpi_la-starcraft.lo protocols/libndpi_la-stealthnet.lo protocols/libndpi_la-steam.lo protocols/libndpi_la-stun.lo protocols/libndpi_la-syslog.lo protocols/libndpi_la-tcp_udp.lo protocols/libndpi_la-teamspeak.lo protocols/libndpi_la-teamviewer.lo protocols/libndpi_la-telegram.lo protocols/libndpi_la-telnet.lo protocols/libndpi_la-tftp.lo protocols/libndpi_la-thunder.lo protocols/libndpi_la-tor.lo protocols/libndpi_la-teredo.lo protocols/libndpi_la-tvants.lo protocols/libndpi_la-tvuplayer.lo protocols/libndpi_la-ubntac2.lo protocols/libndpi_la-usenet.lo protocols/libndpi_la-viber.lo protocols/libndpi_la-vhua.lo protocols/libndpi_la-vmware.lo protocols/libndpi_la-vnc.lo protocols/libndpi_la-warcraft3.lo protocols/libndpi_la-whoisdas.lo protocols/libndpi_la-world_of_kung_fu.lo protocols/libndpi_la-world_of_warcraft.lo protocols/libndpi_la-xbox.lo protocols/libndpi_la-xdmcp.lo protocols/libndpi_la-yahoo.lo protocols/libndpi_la-zattoo.lo protocols/libndpi_la-zeromq.lo protocols/libndpi_la-smpp.lo third_party/src/libndpi_la-ahocorasick.lo third_party/src/libndpi_la-node.lo third_party/src/libndpi_la-sort.lo | |
| libtool: link: sed 's|^|_|' < ../../libndpi.sym > .libs/libndpi-symbols.expsym | |
| libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libndpi.1.dylib .libs/libndpi_la-ndpi_main.o protocols/.libs/libndpi_la-afp.o protocols/.libs/libndpi_la-aimini.o protocols/.libs/libndpi_la-applejuice.o protocols/.libs/libndpi_la-armagetron.o protocols/.libs/libndpi_la-ayiya.o protocols/.libs/libndpi_la-amqp.o protocols/.libs/libndpi_la-battlefield.o protocols/.libs/libndpi_la-bgp.o protocols/.libs/libndpi_la-bittorrent.o protocols/.libs/libndpi_la-bjnp.o protocols/.libs/libndpi_la-ciscovpn.o protocols/.libs/libndpi_la-citrix.o protocols/.libs/libndpi_la-coap.o protocols/.libs/libndpi_la-collectd.o protocols/.libs/libndpi_la-corba.o protocols/.libs/libndpi_la-crossfire.o protocols/.libs/libndpi_la-dcerpc.o protocols/.libs/libndpi_la-dhcp.o protocols/.libs/libndpi_la-dhcpv6.o protocols/.libs/libndpi_la-directconnect.o protocols/.libs/libndpi_la-directdownloadlink.o protocols/.libs/libndpi_la-dns.o protocols/.libs/libndpi_la-dofus.o protocols/.libs/libndpi_la-drda.o protocols/.libs/libndpi_la-dropbox.o protocols/.libs/libndpi_la-eaq.o protocols/.libs/libndpi_la-edonkey.o protocols/.libs/libndpi_la-fasttrack.o protocols/.libs/libndpi_la-fiesta.o protocols/.libs/libndpi_la-filetopia.o protocols/.libs/libndpi_la-florensia.o protocols/.libs/libndpi_la-ftp_control.o protocols/.libs/libndpi_la-ftp_data.o protocols/.libs/libndpi_la-git.o protocols/.libs/libndpi_la-gnutella.o protocols/.libs/libndpi_la-gtp.o protocols/.libs/libndpi_la-guildwars.o protocols/.libs/libndpi_la-hangout.o protocols/.libs/libndpi_la-h323.o protocols/.libs/libndpi_la-halflife2_and_mods.o protocols/.libs/libndpi_la-hep.o protocols/.libs/libndpi_la-http_activesync.o protocols/.libs/libndpi_la-http.o protocols/.libs/libndpi_la-iax.o protocols/.libs/libndpi_la-icecast.o protocols/.libs/libndpi_la-ipp.o protocols/.libs/libndpi_la-irc.o protocols/.libs/libndpi_la-jabber.o protocols/.libs/libndpi_la-kakaotalk_voice.o protocols/.libs/libndpi_la-kerberos.o protocols/.libs/libndpi_la-kontiki.o protocols/.libs/libndpi_la-kxun.o protocols/.libs/libndpi_la-ldap.o protocols/.libs/libndpi_la-lotus_notes.o protocols/.libs/libndpi_la-mail_imap.o protocols/.libs/libndpi_la-mail_pop.o protocols/.libs/libndpi_la-mail_smtp.o protocols/.libs/libndpi_la-maplestory.o protocols/.libs/libndpi_la-mdns.o protocols/.libs/libndpi_la-megaco.o protocols/.libs/libndpi_la-mgcp.o protocols/.libs/libndpi_la-mms.o protocols/.libs/libndpi_la-mpegts.o protocols/.libs/libndpi_la-mqtt.o protocols/.libs/libndpi_la-msn.o protocols/.libs/libndpi_la-mssql_tds.o protocols/.libs/libndpi_la-mysql.o protocols/.libs/libndpi_la-netbios.o protocols/.libs/libndpi_la-netflow.o protocols/.libs/libndpi_la-nfs.o protocols/.libs/libndpi_la-noe.o protocols/.libs/libndpi_la-non_tcp_udp.o protocols/.libs/libndpi_la-ntp.o protocols/.libs/libndpi_la-openft.o protocols/.libs/libndpi_la-openvpn.o protocols/.libs/libndpi_la-oracle.o protocols/.libs/libndpi_la-oscar.o protocols/.libs/libndpi_la-pando.o protocols/.libs/libndpi_la-pcanywhere.o protocols/.libs/libndpi_la-postgres.o protocols/.libs/libndpi_la-pplive.o protocols/.libs/libndpi_la-ppstream.o protocols/.libs/libndpi_la-pptp.o protocols/.libs/libndpi_la-qq.o protocols/.libs/libndpi_la-quake.o protocols/.libs/libndpi_la-quic.o protocols/.libs/libndpi_la-radius.o protocols/.libs/libndpi_la-rdp.o protocols/.libs/libndpi_la-redis_net.o protocols/.libs/libndpi_la-rsync.o protocols/.libs/libndpi_la-rtcp.o protocols/.libs/libndpi_la-rtmp.o protocols/.libs/libndpi_la-rtp.o protocols/.libs/libndpi_la-rtsp.o protocols/.libs/libndpi_la-rx.o protocols/.libs/libndpi_la-sflow.o protocols/.libs/libndpi_la-shoutcast.o protocols/.libs/libndpi_la-sip.o protocols/.libs/libndpi_la-skinny.o protocols/.libs/libndpi_la-skype.o protocols/.libs/libndpi_la-smb.o protocols/.libs/libndpi_la-snmp.o protocols/.libs/libndpi_la-socks45.o protocols/.libs/libndpi_la-socrates.o protocols/.libs/libndpi_la-sopcast.o protocols/.libs/libndpi_la-soulseek.o protocols/.libs/libndpi_la-spotify.o protocols/.libs/libndpi_la-ssdp.o protocols/.libs/libndpi_la-ssh.o protocols/.libs/libndpi_la-ssl.o protocols/.libs/libndpi_la-starcraft.o protocols/.libs/libndpi_la-stealthnet.o protocols/.libs/libndpi_la-steam.o protocols/.libs/libndpi_la-stun.o protocols/.libs/libndpi_la-syslog.o protocols/.libs/libndpi_la-tcp_udp.o protocols/.libs/libndpi_la-teamspeak.o protocols/.libs/libndpi_la-teamviewer.o protocols/.libs/libndpi_la-telegram.o protocols/.libs/libndpi_la-telnet.o protocols/.libs/libndpi_la-tftp.o protocols/.libs/libndpi_la-thunder.o protocols/.libs/libndpi_la-tor.o protocols/.libs/libndpi_la-teredo.o protocols/.libs/libndpi_la-tvants.o protocols/.libs/libndpi_la-tvuplayer.o protocols/.libs/libndpi_la-ubntac2.o protocols/.libs/libndpi_la-usenet.o protocols/.libs/libndpi_la-viber.o protocols/.libs/libndpi_la-vhua.o protocols/.libs/libndpi_la-vmware.o protocols/.libs/libndpi_la-vnc.o protocols/.libs/libndpi_la-warcraft3.o protocols/.libs/libndpi_la-whoisdas.o protocols/.libs/libndpi_la-world_of_kung_fu.o protocols/.libs/libndpi_la-world_of_warcraft.o protocols/.libs/libndpi_la-xbox.o protocols/.libs/libndpi_la-xdmcp.o protocols/.libs/libndpi_la-yahoo.o protocols/.libs/libndpi_la-zattoo.o protocols/.libs/libndpi_la-zeromq.o protocols/.libs/libndpi_la-smpp.o third_party/src/.libs/libndpi_la-ahocorasick.o third_party/src/.libs/libndpi_la-node.o third_party/src/.libs/libndpi_la-sort.o -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -g -O2 -install_name /usr/local/lib/libndpi.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libndpi-symbols.expsym | |
| libtool: link: (cd ".libs" && rm -f "libndpi.dylib" && ln -s "libndpi.1.dylib" "libndpi.dylib") | |
| libtool: link: ar cru .libs/libndpi.a libndpi_la-ndpi_main.o protocols/libndpi_la-afp.o protocols/libndpi_la-aimini.o protocols/libndpi_la-applejuice.o protocols/libndpi_la-armagetron.o protocols/libndpi_la-ayiya.o protocols/libndpi_la-amqp.o protocols/libndpi_la-battlefield.o protocols/libndpi_la-bgp.o protocols/libndpi_la-bittorrent.o protocols/libndpi_la-bjnp.o protocols/libndpi_la-ciscovpn.o protocols/libndpi_la-citrix.o protocols/libndpi_la-coap.o protocols/libndpi_la-collectd.o protocols/libndpi_la-corba.o protocols/libndpi_la-crossfire.o protocols/libndpi_la-dcerpc.o protocols/libndpi_la-dhcp.o protocols/libndpi_la-dhcpv6.o protocols/libndpi_la-directconnect.o protocols/libndpi_la-directdownloadlink.o protocols/libndpi_la-dns.o protocols/libndpi_la-dofus.o protocols/libndpi_la-drda.o protocols/libndpi_la-dropbox.o protocols/libndpi_la-eaq.o protocols/libndpi_la-edonkey.o protocols/libndpi_la-fasttrack.o protocols/libndpi_la-fiesta.o protocols/libndpi_la-filetopia.o protocols/libndpi_la-florensia.o protocols/libndpi_la-ftp_control.o protocols/libndpi_la-ftp_data.o protocols/libndpi_la-git.o protocols/libndpi_la-gnutella.o protocols/libndpi_la-gtp.o protocols/libndpi_la-guildwars.o protocols/libndpi_la-hangout.o protocols/libndpi_la-h323.o protocols/libndpi_la-halflife2_and_mods.o protocols/libndpi_la-hep.o protocols/libndpi_la-http_activesync.o protocols/libndpi_la-http.o protocols/libndpi_la-iax.o protocols/libndpi_la-icecast.o protocols/libndpi_la-ipp.o protocols/libndpi_la-irc.o protocols/libndpi_la-jabber.o protocols/libndpi_la-kakaotalk_voice.o protocols/libndpi_la-kerberos.o protocols/libndpi_la-kontiki.o protocols/libndpi_la-kxun.o protocols/libndpi_la-ldap.o protocols/libndpi_la-lotus_notes.o protocols/libndpi_la-mail_imap.o protocols/libndpi_la-mail_pop.o protocols/libndpi_la-mail_smtp.o protocols/libndpi_la-maplestory.o protocols/libndpi_la-mdns.o protocols/libndpi_la-megaco.o protocols/libndpi_la-mgcp.o protocols/libndpi_la-mms.o protocols/libndpi_la-mpegts.o protocols/libndpi_la-mqtt.o protocols/libndpi_la-msn.o protocols/libndpi_la-mssql_tds.o protocols/libndpi_la-mysql.o protocols/libndpi_la-netbios.o protocols/libndpi_la-netflow.o protocols/libndpi_la-nfs.o protocols/libndpi_la-noe.o protocols/libndpi_la-non_tcp_udp.o protocols/libndpi_la-ntp.o protocols/libndpi_la-openft.o protocols/libndpi_la-openvpn.o protocols/libndpi_la-oracle.o protocols/libndpi_la-oscar.o protocols/libndpi_la-pando.o protocols/libndpi_la-pcanywhere.o protocols/libndpi_la-postgres.o protocols/libndpi_la-pplive.o protocols/libndpi_la-ppstream.o protocols/libndpi_la-pptp.o protocols/libndpi_la-qq.o protocols/libndpi_la-quake.o protocols/libndpi_la-quic.o protocols/libndpi_la-radius.o protocols/libndpi_la-rdp.o protocols/libndpi_la-redis_net.o protocols/libndpi_la-rsync.o protocols/libndpi_la-rtcp.o protocols/libndpi_la-rtmp.o protocols/libndpi_la-rtp.o protocols/libndpi_la-rtsp.o protocols/libndpi_la-rx.o protocols/libndpi_la-sflow.o protocols/libndpi_la-shoutcast.o protocols/libndpi_la-sip.o protocols/libndpi_la-skinny.o protocols/libndpi_la-skype.o protocols/libndpi_la-smb.o protocols/libndpi_la-snmp.o protocols/libndpi_la-socks45.o protocols/libndpi_la-socrates.o protocols/libndpi_la-sopcast.o protocols/libndpi_la-soulseek.o protocols/libndpi_la-spotify.o protocols/libndpi_la-ssdp.o protocols/libndpi_la-ssh.o protocols/libndpi_la-ssl.o protocols/libndpi_la-starcraft.o protocols/libndpi_la-stealthnet.o protocols/libndpi_la-steam.o protocols/libndpi_la-stun.o protocols/libndpi_la-syslog.o protocols/libndpi_la-tcp_udp.o protocols/libndpi_la-teamspeak.o protocols/libndpi_la-teamviewer.o protocols/libndpi_la-telegram.o protocols/libndpi_la-telnet.o protocols/libndpi_la-tftp.o protocols/libndpi_la-thunder.o protocols/libndpi_la-tor.o protocols/libndpi_la-teredo.o protocols/libndpi_la-tvants.o protocols/libndpi_la-tvuplayer.o protocols/libndpi_la-ubntac2.o protocols/libndpi_la-usenet.o protocols/libndpi_la-viber.o protocols/libndpi_la-vhua.o protocols/libndpi_la-vmware.o protocols/libndpi_la-vnc.o protocols/libndpi_la-warcraft3.o protocols/libndpi_la-whoisdas.o protocols/libndpi_la-world_of_kung_fu.o protocols/libndpi_la-world_of_warcraft.o protocols/libndpi_la-xbox.o protocols/libndpi_la-xdmcp.o protocols/libndpi_la-yahoo.o protocols/libndpi_la-zattoo.o protocols/libndpi_la-zeromq.o protocols/libndpi_la-smpp.o third_party/src/libndpi_la-ahocorasick.o third_party/src/libndpi_la-node.o third_party/src/libndpi_la-sort.o | |
| libtool: link: ranlib .libs/libndpi.a | |
| libtool: link: ( cd ".libs" && rm -f "libndpi.la" && ln -s "../libndpi.la" "libndpi.la" ) | |
| Making all in example | |
| depbase=`echo ndpiReader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
| clang -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpiReader.o -MD -MP -MF $depbase.Tpo -c -o ndpiReader.o ndpiReader.c &&\ | |
| mv -f $depbase.Tpo $depbase.Po | |
| depbase=`echo ndpi_util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ | |
| clang -DHAVE_CONFIG_H -I. -I.. -I../src/include -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -MT ndpi_util.o -MD -MP -MF $depbase.Tpo -c -o ndpi_util.o ndpi_util.c &&\ | |
| mv -f $depbase.Tpo $depbase.Po | |
| /bin/sh ../libtool --tag=CC --mode=link clang -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -static -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -o ndpiReader ndpiReader.o ndpi_util.o ../src/lib/libndpi.la -lpcap | |
| libtool: link: clang -Qunused-arguments -pthread -g -O2 -I/usr/local/Cellar/json-c/0.12/include/json-c -o ndpiReader ndpiReader.o ndpi_util.o -L/usr/local/Cellar/json-c/0.12/lib ../src/lib/.libs/libndpi.a -ljson-c -lpcap -pthread | |
| Making all in tests | |
| make[2]: Nothing to be done for `all'. | |
| make[2]: Nothing to be done for `all-am'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-06-06 00:23:07 -0400 | |
| ./autogen.sh | |
| Wait please... | |
| Now run ./configure |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-06-06 00:23:10 -0400 | |
| ./configure | |
| --prefix=/usr/local/Cellar/ntopng/3.0 | |
| checking for gcc... clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking how to run the C preprocessor... clang -E | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether clang++ accepts -g... yes | |
| fatal: Not a git repository (or any of the parent directories): .git | |
| checking for nDPI... found in ./nDPI | |
| checking for ./nDPI/src/lib/.libs/libndpi.a... found ./nDPI/src/lib/.libs/libndpi.a | |
| checking for ntopng professional edition... not found | |
| checking for pcap_open_live in -lpcap... yes | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking libnetfilter_queue/libnetfilter_queue.h usability... no | |
| checking libnetfilter_queue/libnetfilter_queue.h presence... no | |
| checking for libnetfilter_queue/libnetfilter_queue.h... no | |
| checking for nfq_create_queue in -lnetfilter_queue... no | |
| checking for nfnl_rcvbufsiz in -lnfnetlink... no | |
| checking for nfq_set_verdict2... no | |
| checking for ldap_initialize in -lldap... yes | |
| checking for nl_handle_alloc in -lnl... no | |
| checking for clock_gettime in -lrt... no | |
| checking for zlibVersion in -lz... yes | |
| checking for dlopen in -ldl... yes | |
| checking for curl_easy_perform in -lcurl... yes | |
| checking for GeoIP_record_by_ipnum in -lGeoIP... yes | |
| checking GeoIP.h usability... yes | |
| checking GeoIP.h presence... yes | |
| checking for GeoIP.h... yes | |
| checking for GeoIP_lib_version in -lGeoIP... yes | |
| checking for sqlite3_open in -lsqlite3... yes | |
| checking for mariadb_config... mariadb_config | |
| checking for main in -lwrap... no | |
| ERROR. wget is not installed on your host: you cannot download GeoIP data | |
| configure: creating ./config.status | |
| config.status: creating packages/ntopng.spec | |
| config.status: creating packages/ntopng-data.spec | |
| config.status: creating Makefile | |
| config.status: creating doc/doxygen.conf | |
| config.status: creating include/config.h | |
| You are now ready to compile typing /usr/local/Homebrew/Library/Homebrew/shims/super/gmake | |
| Please do not forget to download GeoIP databases doing: /usr/local/Homebrew/Library/Homebrew/shims/super/gmake geoip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -v | |
| superenv executed: clang++ -v | |
| clang++ called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -c conftest.cpp | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -c -g conftest.cpp | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lpcap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lnetfilter_queue | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lnetfilter_queue -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lnfnetlink | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lnfnetlink -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lldap | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib conftest.c -lldap -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lnl | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lnl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lrt | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lrt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lz | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz conftest.c -ldl | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz conftest.c -ldl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl conftest.c -lcurl | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl conftest.c -lcurl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| g++ called with: -Wall -fno-color-diagnostics Prefs.cpp | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native -Wall -fno-color-diagnostics Prefs.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lGeoIP | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lGeoIP -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lGeoIP -lGeoIP | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lGeoIP -lGeoIP -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lsqlite3 -lGeoIP -lGeoIP | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lsqlite3 -lGeoIP -lGeoIP -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lwrap -lGeoIP -lGeoIP | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -L/usr/local/lib -lldap -llber -lz -ldl -lcurl conftest.c -lwrap -lGeoIP -lGeoIP -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2017-06-06 00:23:17 -0400 | |
| make | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ActivityStats.cpp -o src/ActivityStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressList.cpp -o src/AddressList.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressResolution.cpp -o src/AddressResolution.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressTree.cpp -o src/AddressTree.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertCounter.cpp -o src/AlertCounter.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertsManager.cpp -o src/AlertsManager.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystem.cpp -o src/AutonomousSystem.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystemHash.cpp -o src/AutonomousSystemHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CategoryStats.cpp -o src/CategoryStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CollectorInterface.cpp -o src/CollectorInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DB.cpp -o src/DB.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DivertInterface.cpp -o src/DivertInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DnsStats.cpp -o src/DnsStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DummyInterface.cpp -o src/DummyInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ElasticSearch.cpp -o src/ElasticSearch.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/EthStats.cpp -o src/EthStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ExportInterface.cpp -o src/ExportInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flashstart.cpp -o src/Flashstart.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flow.cpp -o src/Flow.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FlowHash.cpp -o src/FlowHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentNumericItems.cpp -o src/FrequentNumericItems.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentStringItems.cpp -o src/FrequentStringItems.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHash.cpp -o src/GenericHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHashEntry.cpp -o src/GenericHashEntry.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHost.cpp -o src/GenericHost.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericTrafficElement.cpp -o src/GenericTrafficElement.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Geolocation.cpp -o src/Geolocation.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Grouper.cpp -o src/Grouper.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/HTTPBL.cpp -o src/HTTPBL.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/HTTPserver.cpp -o src/HTTPserver.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/HTTPstats.cpp -o src/HTTPstats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Host.cpp -o src/Host.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/HostHash.cpp -o src/HostHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/HostPools.cpp -o src/HostPools.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ICMPstats.cpp -o src/ICMPstats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/InterfaceStatsHash.cpp -o src/InterfaceStatsHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/IpAddress.cpp -o src/IpAddress.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/LocalTrafficStats.cpp -o src/LocalTrafficStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Logstash.cpp -o src/Logstash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Lua.cpp -o src/Lua.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Mac.cpp -o src/Mac.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/MacHash.cpp -o src/MacHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/MacManufacturers.cpp -o src/MacManufacturers.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Mutex.cpp -o src/Mutex.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/MySQLDB.cpp -o src/MySQLDB.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/NetworkInterface.cpp -o src/NetworkInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/NetworkStats.cpp -o src/NetworkStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Ntop.cpp -o src/Ntop.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/NtopGlobals.cpp -o src/NtopGlobals.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PF_RINGInterface.cpp -o src/PF_RINGInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PacketDumper.cpp -o src/PacketDumper.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PacketDumperTuntap.cpp -o src/PacketDumperTuntap.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PacketStats.cpp -o src/PacketStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Paginator.cpp -o src/Paginator.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ParserInterface.cpp -o src/ParserInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PcapInterface.cpp -o src/PcapInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/PeriodicActivities.cpp -o src/PeriodicActivities.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Prefs.cpp -o src/Prefs.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ProtoStats.cpp -o src/ProtoStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Redis.cpp -o src/Redis.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/RuntimePrefs.cpp -o src/RuntimePrefs.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/StatsManager.cpp -o src/StatsManager.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/StoreManager.cpp -o src/StoreManager.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/TcpFlowStats.cpp -o src/TcpFlowStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/TcpPacketStats.cpp -o src/TcpPacketStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Trace.cpp -o src/Trace.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/TrafficStats.cpp -o src/TrafficStats.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Utils.cpp -o src/Utils.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ViewInterface.cpp -o src/ViewInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/VirtualHost.cpp -o src/VirtualHost.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/VirtualHostHash.cpp -o src/VirtualHostHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Vlan.cpp -o src/Vlan.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/VlanHash.cpp -o src/VlanHash.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ZCCollectorInterface.cpp -o src/ZCCollectorInterface.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/main.cpp -o src/main.o | |
| clang++ -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR='"/usr/local/Cellar/ntopng/3.0/share"' -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/nDPIStats.cpp -o src/nDPIStats.o | |
| clang++ src/ActivityStats.o src/AddressList.o src/AddressResolution.o src/AddressTree.o src/AlertCounter.o src/AlertsManager.o src/AutonomousSystem.o src/AutonomousSystemHash.o src/CategoryStats.o src/CollectorInterface.o src/DB.o src/DivertInterface.o src/DnsStats.o src/DummyInterface.o src/ElasticSearch.o src/EthStats.o src/ExportInterface.o src/Flashstart.o src/Flow.o src/FlowHash.o src/FrequentNumericItems.o src/FrequentStringItems.o src/GenericHash.o src/GenericHashEntry.o src/GenericHost.o src/GenericTrafficElement.o src/Geolocation.o src/Grouper.o src/HTTPBL.o src/HTTPserver.o src/HTTPstats.o src/Host.o src/HostHash.o src/HostPools.o src/ICMPstats.o src/InterfaceStatsHash.o src/IpAddress.o src/LocalTrafficStats.o src/Logstash.o src/Lua.o src/Mac.o src/MacHash.o src/MacManufacturers.o src/Mutex.o src/MySQLDB.o src/NetworkInterface.o src/NetworkStats.o src/Ntop.o src/NtopGlobals.o src/PF_RINGInterface.o src/PacketDumper.o src/PacketDumperTuntap.o src/PacketStats.o src/Paginator.o src/ParserInterface.o src/PcapInterface.o src/PeriodicActivities.o src/Prefs.o src/ProtoStats.o src/Redis.o src/RuntimePrefs.o src/StatsManager.o src/StoreManager.o src/TcpFlowStats.o src/TcpPacketStats.o src/Trace.o src/TrafficStats.o src/Utils.o src/ViewInterface.o src/VirtualHost.o src/VirtualHostHash.o src/Vlan.o src/VlanHash.o src/ZCCollectorInterface.o src/main.o src/nDPIStats.o -Wall ./nDPI/src/lib/.libs/libndpi.a -lpcap -L/usr/local/Cellar/luajit/2.0.5/lib -pagezero_size 10000 -image_base 100000000 -lluajit-5.1 -L/usr/local/Cellar/rrdtool/1.7.0/lib -lrrd /usr/local/lib/libzmq.a -L/usr/local/Cellar/json-c/0.12/lib -ljson-c -lsqlite3 -L/usr/local/Cellar/mariadb/10.2.6/lib/ -lmariadb -lpthread -ldl -lm -l/usr/lib/libiconv.dylib -l/usr/local/opt/openssl/lib/libssl.dylib -l/usr/local/opt/openssl/lib/libcrypto.dylib /usr/lib/libiconv.dylib -pagezero_size 10000 -image_base 100000000 -lGeoIP -L/usr/local/lib -lldap -llber -lz -ldl -lcurl -lm -lpthread -lstdc++.6 -o ntopng | |
| ld: library not found for -l/usr/lib/libiconv.dylib | |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
| make: *** [ntopng] Error 1 | |
| HOMEBREW_VERSION: 1.2.2-4-g51aa2e3f4 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 51aa2e3f4dd3276912cc5b42e4eca50ac6028989 | |
| Last commit: 8 hours ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: e82aaed1d8ccb32c07ee270135d4d71481414118 | |
| Core tap last commit: 3 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: quad-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 8.0 build 800 | |
| Git: 2.13.1 => /usr/local/opt/git/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/opt/python/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_102 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 8.2.1 | |
| CLT: 8.2.0.0.1.1480973914 | |
| X11: 2.7.11 => /opt/X11 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
| MAKEFLAGS: -j4 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/openssl:/usr/local/opt/icu4c:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks | |
| MACOSX_DEPLOYMENT_TARGET: 10.11 | |
| PKG_CONFIG_PATH: /usr/local/opt/json-glib/lib/pkgconfig:/usr/local/opt/zeromq/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/rrdtool/lib/pkgconfig:/usr/local/opt/luajit/lib/pkgconfig:/usr/local/opt/geoip/lib/pkgconfig:/usr/local/opt/mariadb/share/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 | |
| ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
| PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/json-glib/bin:/usr/local/opt/zeromq/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/python/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/rrdtool/bin:/usr/local/opt/luajit/bin:/usr/local/opt/geoipupdate/bin:/usr/local/opt/geoip/bin:/usr/local/opt/redis/bin:/usr/local/opt/mariadb/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ActivityStats.cpp -o src/ActivityStats.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ActivityStats.cpp -o src/ActivityStats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressList.cpp -o src/AddressList.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressList.cpp -o src/AddressList.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressResolution.cpp -o src/AddressResolution.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressResolution.cpp -o src/AddressResolution.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressTree.cpp -o src/AddressTree.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AddressTree.cpp -o src/AddressTree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertCounter.cpp -o src/AlertCounter.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertCounter.cpp -o src/AlertCounter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertsManager.cpp -o src/AlertsManager.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AlertsManager.cpp -o src/AlertsManager.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystem.cpp -o src/AutonomousSystem.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystem.cpp -o src/AutonomousSystem.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystemHash.cpp -o src/AutonomousSystemHash.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/AutonomousSystemHash.cpp -o src/AutonomousSystemHash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CategoryStats.cpp -o src/CategoryStats.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CategoryStats.cpp -o src/CategoryStats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CollectorInterface.cpp -o src/CollectorInterface.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/CollectorInterface.cpp -o src/CollectorInterface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DB.cpp -o src/DB.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DB.cpp -o src/DB.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DivertInterface.cpp -o src/DivertInterface.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DivertInterface.cpp -o src/DivertInterface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DnsStats.cpp -o src/DnsStats.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DnsStats.cpp -o src/DnsStats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DummyInterface.cpp -o src/DummyInterface.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/DummyInterface.cpp -o src/DummyInterface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ElasticSearch.cpp -o src/ElasticSearch.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ElasticSearch.cpp -o src/ElasticSearch.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/EthStats.cpp -o src/EthStats.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/EthStats.cpp -o src/EthStats.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ExportInterface.cpp -o src/ExportInterface.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/ExportInterface.cpp -o src/ExportInterface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flashstart.cpp -o src/Flashstart.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flashstart.cpp -o src/Flashstart.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flow.cpp -o src/Flow.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Flow.cpp -o src/Flow.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FlowHash.cpp -o src/FlowHash.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FlowHash.cpp -o src/FlowHash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentNumericItems.cpp -o src/FrequentNumericItems.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentNumericItems.cpp -o src/FrequentNumericItems.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentStringItems.cpp -o src/FrequentStringItems.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/FrequentStringItems.cpp -o src/FrequentStringItems.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHash.cpp -o src/GenericHash.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHash.cpp -o src/GenericHash.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHashEntry.cpp -o src/GenericHashEntry.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHashEntry.cpp -o src/GenericHashEntry.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHost.cpp -o src/GenericHost.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericHost.cpp -o src/GenericHost.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericTrafficElement.cpp -o src/GenericTrafficElement.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/GenericTrafficElement.cpp -o src/GenericTrafficElement.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Geolocation.cpp -o src/Geolocation.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Geolocation.cpp -o src/Geolocation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| clang++ called with: -g -fno-color-diagnostics -Wall -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/usr/local/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/libgeohash -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/patricia -c src/Grouper.cpp -o src/Grouper.o | |
| superenv removed: -g -Wall -I/usr/local/include -I /private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/usr/local/include | |
| superenv added: -pipe -w -Os -march=native -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/openssl/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang++ -pipe -w -Os -march=native -fno-color-diagnostics -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0 -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/include -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/hiredis -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/mongoose -I/usr/local/Cellar/json-c/0.12/include/json-c -I./nDPI/src/include -I/usr/local/Cellar/luajit/2.0.5/include/luajit-2.0 -I/usr/local/Cellar/rrdtool/1.7.0/include -I/usr/local/Cellar/zeromq/4.2.2/include -I/usr/local/Cellar/mariadb/10.2.6/include/mysql -I/usr/local/Cellar/mariadb/10.2.6/include/mysql/mysql -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/third-party/http-client-c/src/ -DDATA_DIR="/usr/local/Cellar/ntopng/3.0/share" -I/private/tmp/ntopng-20170606-81888-1vfwv46/ntopng-3.0/th |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment