Skip to content

Instantly share code, notes, and snippets.

@BenjaminHCCarr
Created December 6, 2018 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenjaminHCCarr/a0b675c8d3efdd1fdbe29be10fc6163b to your computer and use it in GitHub Desktop.
Save BenjaminHCCarr/a0b675c8d3efdd1fdbe29be10fc6163b to your computer and use it in GitHub Desktop.
clamav (clamav) on macOS 10.13.6 - Homebrew build logs
Homebrew build logs for clamav on macOS 10.13.6
Build date: 2018-12-06 09:06:08
HOMEBREW_VERSION: 1.8.4-43-g864a6b5
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 864a6b53d3a27f58ca8e662d8bf5102dbf937ee9
Last commit: 5 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9d67f4bfc20d187a107faa0bbc78f8bbe7636400
Core tap last commit: 33 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.2 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_102
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: N/A
XQuartz: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: 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/libdiskmgt.1.dylib
/usr/local/lib/libnvpair.1.dylib
/usr/local/lib/libuutil.1.dylib
/usr/local/lib/libzfs.2.dylib
/usr/local/lib/libzfs_core.1.dylib
/usr/local/lib/libzpool.1.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/python3.6m/greenlet/greenlet.h
Warning: Unbrewed .la files 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 .la files:
/usr/local/lib/libdiskmgt.la
/usr/local/lib/libnvpair.la
/usr/local/lib/libuutil.la
/usr/local/lib/libzfs.la
/usr/local/lib/libzfs_core.la
/usr/local/lib/libzpool.la
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/libdiskmgt.a
/usr/local/lib/libnvpair.a
/usr/local/lib/libuutil.a
/usr/local/lib/libzfs.a
/usr/local/lib/libzfs_core.a
/usr/local/lib/libzpool.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:
docker
docker-machine
mpv
qt@5.7
nyx
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/bundle
/usr/local/bin/bundler
/usr/local/bin/p2p
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install tor
Run `brew missing` for more details.
Formula: clamav
Tap:
Path: /Users/benc/Code/git/Mine/homebrew-tap/Formula/clamav.rb
2018-12-06 09:00:40 -0500
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/usr/local/Cellar/clamav/0.101.0
--libdir=/usr/local/Cellar/clamav/0.101.0/lib
--sysconfdir=/usr/local/etc/clamav
--with-openssl=/usr/local/opt/openssl
--with-pcre=/usr/local/opt/pcre
--disable-zlib-vcheck
--enable-llvm=no
--without-libjson
--disable-yara
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 build system type... x86_64-apple-darwin17.7.0
checking host system type... x86_64-apple-darwin17.7.0
checking target system type... x86_64-apple-darwin17.7.0
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of clang++... none
checking whether make supports nested variables... (cached) yes
checking for gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/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-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
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 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 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... yes
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.16... 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) none
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for dlfcn.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for memory.h... (cached) yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for C/C++ restrict keyword... __restrict
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a supported version of gcc... ok (4.2.1)
checking for gcc bug PR27603... ok, bug not present
checking for gcc bug PR26763-2... ok, bug not present
checking for valid code generation of CLI_ISCONTAINED... ok, bug not present
checking for gcc bug PR28045... ok, bug not present
checking for gcc bug PR37573... ok, bug not present
checking for off_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of void *... 8
checking for ld --version-script... rm: conftest.so.dSYM: is a directory
yes
checking whether uname(2) is POSIX... yes
checking for bind in -lsocket... no
checking for library containing gethostent... none required
checking for poll... yes
checking for setsid... yes
checking for memcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strerror_r... yes
checking for strlcpy... (cached) yes
checking for strlcat... (cached) yes
checking for strcasestr... yes
checking for inet_ntop... yes
checking for setgroups... yes
checking for initgroups... yes
checking for ctime_r... yes
checking for mkstemp... yes
checking for mallinfo... no
checking for madvise... yes
checking for getnameinfo... yes
checking for strndup... yes
checking for strnlen... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for working mmap... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for getpagesize()... yes
checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS
checking for enable_extended_FILE_stdio... no
checking for timegm... yes
checking for sysctlbyname... yes
checking for CHECK... no
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking check.h usability... no
checking check.h presence... no
checking for check.h... no
configure: unable to compile/link with check
checking for libxml2 installation... /usr
checking xml2-config version... 2.9.4
-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2
-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm
checking for xmlreader.h in /usr... found
CPPFLAGS: -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2
LD_FLAGS: -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm
checking for xmlTextReaderRead in -lxml2... yes
configure: Compiling and linking with libxml2 from /usr
checking for OpenSSL installation... checking for CRYPTO_free in -lcrypto... yes
checking for X509_VERIFY_PARAM_new in -lssl... yes
checking for libjson installation... checking for pcre2-config... no
checking for pcre-config... /usr/local/opt/pcre/bin/pcre-config
checking pcre-config version... 8.42
configure: WARNING: pcre (original) detected. We recommend upgrading from pcre to pcre2 10.30 or later: http://www.pcre.org.
checking for CVE-2017-7186... ok
configure: CFLAGS from pcre-config: -I/usr/local/Cellar/pcre/8.42/include
configure: LIBS from pcre-config: -L/usr/local/Cellar/pcre/8.42/lib -lpcre
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
configure: Compiling and linking with pcre from /usr/local/Cellar/pcre/8.42
checking whether to enable maintainer-specific portions of Makefiles... no
checking for zlib installation... /usr
checking for inflateEnd in -lz... yes
checking for gzopen in -lz... yes
checking how to link with libbz2... -lbz2
checking for BZ2_bzDecompressInit in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for CVE-2008-1372... ok
checking for CVE-2010-0405... ok
checking for getaddrinfo... yes
checking for SYSTEMD... no
checking for SYSTEMD... no
systemd is not supported
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
checking for systemd system unit installation directory... no
checking for IPv6 support... yes
checking for resolv.h... yes
checking for dn_expand in std libs... no
checking for dn_expand in -lresolv... yes
checking whether setpgrp takes no argument... yes
checking for libiconv_open in -liconv... no
checking for libiconv_open in -liconv... (cached) no
checking for iconv... no
checking for pthread.h... (cached) yes
checking whether in_port_t is defined... yes
checking for in_addr_t definition... yes
checking for sched_yield... yes
checking for pthread_yield... no
checking for readdir_r... support disabled
checking for ctime_r... yes, and it takes 2 arguments
checking for socklen_t... yes
checking for structure packing via __attribute__((packed))... yes
checking for type aligning via __attribute__((aligned))... yes
checking that structure packing works... yes
checking for fd_set... yes, found in sys/types.h
checking default FD_SETSIZE value... 1024
checking stat64... yes
checking whether signed right shift is sign extended... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for msg_control field in struct msghdr... yes
checking BSD 4.4 / RFC2292 style fd passing... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
configure: unable to compile/link with ncurses
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking linking with ncurses... ok
configure: Compiling and linking with ncurses by using -lncurses
checking LFS safe fts implementation... yes
checking for libcurl installation... /usr
checking for curl_easy_init in -lcurl... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamd/clamav-daemon.service
config.status: creating clamd/clamav-daemon.socket
config.status: creating clamdscan/Makefile
config.status: creating clamsubmit/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/clamav-freshclam.service
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating libfreshclam/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating docs/man/clamsubmit.1
config.status: creating clamav-config.h
config.status: creating libclammspack/config.h
config.status: libclammspack/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libltdl/Makefile
config.status: creating clamscan/Makefile
config.status: creating database/Makefile
config.status: creating docs/Makefile
config.status: creating clamd/Makefile
config.status: creating clamd/clamav-daemon.service
config.status: creating clamd/clamav-daemon.socket
config.status: creating clamdscan/Makefile
config.status: creating clamsubmit/Makefile
config.status: creating clamav-milter/Makefile
config.status: creating freshclam/clamav-freshclam.service
config.status: creating freshclam/Makefile
config.status: creating sigtool/Makefile
config.status: creating clamconf/Makefile
config.status: creating etc/Makefile
config.status: creating test/Makefile
config.status: creating unit_tests/Makefile
config.status: creating clamdtop/Makefile
config.status: creating clambc/Makefile
config.status: creating libfreshclam/Makefile
config.status: creating Makefile
config.status: creating clamav-config
config.status: creating libclamav.pc
config.status: creating platform.h
config.status: creating docs/man/clamav-milter.8
config.status: creating docs/man/clamav-milter.conf.5
config.status: creating docs/man/clambc.1
config.status: creating docs/man/clamconf.1
config.status: creating docs/man/clamd.8
config.status: creating docs/man/clamd.conf.5
config.status: creating docs/man/clamdscan.1
config.status: creating docs/man/clamscan.1
config.status: creating docs/man/freshclam.1
config.status: creating docs/man/freshclam.conf.5
config.status: creating docs/man/sigtool.1
config.status: creating docs/man/clamdtop.1
config.status: creating docs/man/clamsubmit.1
config.status: creating libclamav/Makefile
config.status: creating clamav-config.h
config.status: clamav-config.h is unchanged
config.status: creating libclammspack/config.h
config.status: libclammspack/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Summary of detected features follows
OS : darwin17.7.0
pthreads : yes ()
configure: Summary of miscellaneous features
check : no (auto)
fanotify : no (disabled)
fdpassing : 1
IPv6 : yes
configure: Summary of optional tools
clamdtop : -lncurses (auto)
milter : yes (disabled)
clamsubmit : no (missing libjson-c-dev. Use the website to submit FPs/FNs.) (disabled)
configure: Summary of engine performance features
release mode: yes
llvm : no (disabled)
mempool : yes
configure: Summary of engine detection features
bzip2 : ok
zlib : /usr
unrar : yes
preclass : no (missing libjson-c-dev) (disabled)
pcre : /usr/local/Cellar/pcre/8.42
libmspack : yes (Internal)
libxml2 : yes, from /usr
yara : no (disabled)
fts : yes (libc)
configure: WARNING:
****** WARNING:
****** You are cross compiling to a different host or you are
****** linking to bugged system libraries or you have manually
****** disabled important configure checks.
****** Please be aware that this build may be badly broken.
****** DO NOT REPORT BUGS BASED ON THIS BUILD !!!
clang++ called with: --version
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E - -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: --version
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -ldl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldld
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -ldld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldld
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -ldld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c conftmod.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c conftmod.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftmod.so -bundle conftmod.o
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftmod.so -bundle conftmod.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c -lltdl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lltdl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lfl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lfl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ll
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -ll -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ll
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -ll -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -dumpversion
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dumpversion
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -dumpversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -g -O2 -shared -o conftest.so conftest.c -Wl,--version-script,conftest.map
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -shared -o conftest.so conftest.c -Wl,--version-script,conftest.map -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -shared -o conftest.so conftest.c -Wl,-M,conftest.map
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -shared -o conftest.so conftest.c -Wl,-M,conftest.map -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lsocket
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lsocket -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm conftest.c -lxml2 -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm conftest.c -lxml2 -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lcrypto -lcrypto -lz -lssl -lcrypto -lz
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lcrypto -lcrypto -lz -lssl -lcrypto -lz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -lssl -lcrypto -lz
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib conftest.c -lssl -lcrypto -lz -lssl -lcrypto -lz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -I/usr/local/Cellar/pcre/8.42/include conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/Cellar/pcre/8.42/include conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E -I/usr/local/Cellar/pcre/8.42/include conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E -I/usr/local/Cellar/pcre/8.42/include conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -I/usr/local/Cellar/pcre/8.42/include -L/usr/local/Cellar/pcre/8.42/lib -lpcre conftest.c -lpcre
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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/pcre/8.42/include -L/usr/local/Cellar/pcre/8.42/lib -lpcre conftest.c -lpcre -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lz
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lz
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lz -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lbz2
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lbz2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c -lz -lbz2
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lz -lbz2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lz -lbz2
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lz -lbz2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lresolv
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lresolv -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -L/usr/local/lib -liconv conftest.c -liconv
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -L/usr/local/lib -liconv conftest.c -liconv -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lz -lbz2
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -lz -lbz2 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lncurses
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lncurses -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -lcurl conftest.c -lcurl -lcurl
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -lcurl conftest.c -lcurl -lcurl -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
2018-12-06 09:03:10 -0500
make
install
Making install in libltdl
/bin/sh /private/tmp/clamav-20181206-8141-fcb1od/clamav-0.101.0/config/install-sh -d . libltdl
cp ./libltdl/lt__argz_.h libltdl/lt__argz.h-t
mv libltdl/lt__argz.h-t libltdl/lt__argz.h
/Library/Developer/CommandLineTools/usr/bin/make install-am
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lt__argz.lo lt__argz.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack "-DLT_CONFIG_H=<clamav-config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__argz.c -fno-common -DPIC -o .libs/lt__argz.o
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -module -avoid-version -o dlopen.la dlopen.lo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/sh ../libtool --tag=CC --mode=link clang -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__argz.lo
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: rm -f ".libs/libltdlc.nmI"
libtool: link: (cd .libs && clang -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/private/tmp/clamav-20181206-8141-fcb1od/clamav-0.101.0/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__argz.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
Making install in libclamav
/Library/Developer/CommandLineTools/usr/bin/make install-recursive
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-archive.lo `test -f '../libclamunrar/archive.cpp' || echo './'`../libclamunrar/archive.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-arcread.lo `test -f '../libclamunrar/arcread.cpp' || echo './'`../libclamunrar/arcread.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-blake2s.lo `test -f '../libclamunrar/blake2s.cpp' || echo './'`../libclamunrar/blake2s.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-cmddata.lo `test -f '../libclamunrar/cmddata.cpp' || echo './'`../libclamunrar/cmddata.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/archive.cpp -fno-common -DPIC -o .libs/libclamunrar_la-archive.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/arcread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-arcread.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/blake2s.cpp -fno-common -DPIC -o .libs/libclamunrar_la-blake2s.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/cmddata.cpp -fno-common -DPIC -o .libs/libclamunrar_la-cmddata.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-consio.lo `test -f '../libclamunrar/consio.cpp' || echo './'`../libclamunrar/consio.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-crc.lo `test -f '../libclamunrar/crc.cpp' || echo './'`../libclamunrar/crc.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/consio.cpp -fno-common -DPIC -o .libs/libclamunrar_la-consio.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-crypt.lo `test -f '../libclamunrar/crypt.cpp' || echo './'`../libclamunrar/crypt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/crc.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crc.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/crypt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crypt.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-dll.lo `test -f '../libclamunrar/dll.cpp' || echo './'`../libclamunrar/dll.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-encname.lo `test -f '../libclamunrar/encname.cpp' || echo './'`../libclamunrar/encname.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/dll.cpp -fno-common -DPIC -o .libs/libclamunrar_la-dll.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/encname.cpp -fno-common -DPIC -o .libs/libclamunrar_la-encname.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-errhnd.lo `test -f '../libclamunrar/errhnd.cpp' || echo './'`../libclamunrar/errhnd.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/errhnd.cpp -fno-common -DPIC -o .libs/libclamunrar_la-errhnd.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-extinfo.lo `test -f '../libclamunrar/extinfo.cpp' || echo './'`../libclamunrar/extinfo.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-extract.lo `test -f '../libclamunrar/extract.cpp' || echo './'`../libclamunrar/extract.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-filcreat.lo `test -f '../libclamunrar/filcreat.cpp' || echo './'`../libclamunrar/filcreat.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/extinfo.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extinfo.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-file.lo `test -f '../libclamunrar/file.cpp' || echo './'`../libclamunrar/file.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/extract.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extract.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filcreat.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filcreat.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/file.cpp -fno-common -DPIC -o .libs/libclamunrar_la-file.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-filefn.lo `test -f '../libclamunrar/filefn.cpp' || echo './'`../libclamunrar/filefn.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-filestr.lo `test -f '../libclamunrar/filestr.cpp' || echo './'`../libclamunrar/filestr.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filefn.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filestr.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filestr.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-find.lo `test -f '../libclamunrar/find.cpp' || echo './'`../libclamunrar/find.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-getbits.lo `test -f '../libclamunrar/getbits.cpp' || echo './'`../libclamunrar/getbits.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/find.cpp -fno-common -DPIC -o .libs/libclamunrar_la-find.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/getbits.cpp -fno-common -DPIC -o .libs/libclamunrar_la-getbits.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-global.lo `test -f '../libclamunrar/global.cpp' || echo './'`../libclamunrar/global.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-hash.lo `test -f '../libclamunrar/hash.cpp' || echo './'`../libclamunrar/hash.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/global.cpp -fno-common -DPIC -o .libs/libclamunrar_la-global.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-headers.lo `test -f '../libclamunrar/headers.cpp' || echo './'`../libclamunrar/headers.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/hash.cpp -fno-common -DPIC -o .libs/libclamunrar_la-hash.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-isnt.lo `test -f '../libclamunrar/isnt.cpp' || echo './'`../libclamunrar/isnt.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/headers.cpp -fno-common -DPIC -o .libs/libclamunrar_la-headers.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/isnt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-isnt.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-list.lo `test -f '../libclamunrar/list.cpp' || echo './'`../libclamunrar/list.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/list.cpp -fno-common -DPIC -o .libs/libclamunrar_la-list.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-match.lo `test -f '../libclamunrar/match.cpp' || echo './'`../libclamunrar/match.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-options.lo `test -f '../libclamunrar/options.cpp' || echo './'`../libclamunrar/options.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/match.cpp -fno-common -DPIC -o .libs/libclamunrar_la-match.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-pathfn.lo `test -f '../libclamunrar/pathfn.cpp' || echo './'`../libclamunrar/pathfn.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/options.cpp -fno-common -DPIC -o .libs/libclamunrar_la-options.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/pathfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-pathfn.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-qopen.lo `test -f '../libclamunrar/qopen.cpp' || echo './'`../libclamunrar/qopen.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rar.lo `test -f '../libclamunrar/rar.cpp' || echo './'`../libclamunrar/rar.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rarvm.lo `test -f '../libclamunrar/rarvm.cpp' || echo './'`../libclamunrar/rarvm.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/qopen.cpp -fno-common -DPIC -o .libs/libclamunrar_la-qopen.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rar.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rar.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rarvm.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rarvm.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rawread.lo `test -f '../libclamunrar/rawread.cpp' || echo './'`../libclamunrar/rawread.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rdwrfn.lo `test -f '../libclamunrar/rdwrfn.cpp' || echo './'`../libclamunrar/rdwrfn.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rawread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rawread.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-recvol.lo `test -f '../libclamunrar/recvol.cpp' || echo './'`../libclamunrar/recvol.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rdwrfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rdwrfn.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/recvol.cpp -fno-common -DPIC -o .libs/libclamunrar_la-recvol.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-resource.lo `test -f '../libclamunrar/resource.cpp' || echo './'`../libclamunrar/resource.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/resource.cpp -fno-common -DPIC -o .libs/libclamunrar_la-resource.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rijndael.lo `test -f '../libclamunrar/rijndael.cpp' || echo './'`../libclamunrar/rijndael.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rs.lo `test -f '../libclamunrar/rs.cpp' || echo './'`../libclamunrar/rs.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rijndael.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rijndael.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rs.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-rs16.lo `test -f '../libclamunrar/rs16.cpp' || echo './'`../libclamunrar/rs16.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rs16.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs16.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-scantree.lo `test -f '../libclamunrar/scantree.cpp' || echo './'`../libclamunrar/scantree.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/scantree.cpp -fno-common -DPIC -o .libs/libclamunrar_la-scantree.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-secpassword.lo `test -f '../libclamunrar/secpassword.cpp' || echo './'`../libclamunrar/secpassword.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-sha1.lo `test -f '../libclamunrar/sha1.cpp' || echo './'`../libclamunrar/sha1.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-sha256.lo `test -f '../libclamunrar/sha256.cpp' || echo './'`../libclamunrar/sha256.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/secpassword.cpp -fno-common -DPIC -o .libs/libclamunrar_la-secpassword.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/sha1.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha1.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/sha256.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha256.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-smallfn.lo `test -f '../libclamunrar/smallfn.cpp' || echo './'`../libclamunrar/smallfn.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-strfn.lo `test -f '../libclamunrar/strfn.cpp' || echo './'`../libclamunrar/strfn.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-strlist.lo `test -f '../libclamunrar/strlist.cpp' || echo './'`../libclamunrar/strlist.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/smallfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-smallfn.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/strlist.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strlist.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/strfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strfn.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-system.lo `test -f '../libclamunrar/system.cpp' || echo './'`../libclamunrar/system.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-threadpool.lo `test -f '../libclamunrar/threadpool.cpp' || echo './'`../libclamunrar/threadpool.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/system.cpp -fno-common -DPIC -o .libs/libclamunrar_la-system.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-timefn.lo `test -f '../libclamunrar/timefn.cpp' || echo './'`../libclamunrar/timefn.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/threadpool.cpp -fno-common -DPIC -o .libs/libclamunrar_la-threadpool.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-ui.lo `test -f '../libclamunrar/ui.cpp' || echo './'`../libclamunrar/ui.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/timefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-timefn.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/ui.cpp -fno-common -DPIC -o .libs/libclamunrar_la-ui.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-unicode.lo `test -f '../libclamunrar/unicode.cpp' || echo './'`../libclamunrar/unicode.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-unpack.lo `test -f '../libclamunrar/unpack.cpp' || echo './'`../libclamunrar/unpack.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/unicode.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unicode.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/unpack.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unpack.o
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c -o libclamunrar_la-volume.lo `test -f '../libclamunrar/volume.cpp' || echo './'`../libclamunrar/volume.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -g -O2 -c -o unrar_iface.lo `test -f '../libclamunrar_iface/unrar_iface.cpp' || echo './'`../libclamunrar_iface/unrar_iface.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/volume.cpp -fno-common -DPIC -o .libs/libclamunrar_la-volume.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -g -O2 -c ../libclamunrar_iface/unrar_iface.cpp -fno-common -DPIC -o .libs/unrar_iface.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-cabc.lo `test -f '../libclammspack/mspack/cabc.c' || echo './'`../libclammspack/mspack/cabc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabc.c -fno-common -DPIC -o .libs/libclammspack_la-cabc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-cabd.lo `test -f '../libclammspack/mspack/cabd.c' || echo './'`../libclammspack/mspack/cabd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-chmc.lo `test -f '../libclammspack/mspack/chmc.c' || echo './'`../libclammspack/mspack/chmc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabd.c -fno-common -DPIC -o .libs/libclammspack_la-cabd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmc.c -fno-common -DPIC -o .libs/libclammspack_la-chmc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-chmd.lo `test -f '../libclammspack/mspack/chmd.c' || echo './'`../libclammspack/mspack/chmd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmd.c -fno-common -DPIC -o .libs/libclammspack_la-chmd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-crc32.lo `test -f '../libclammspack/mspack/crc32.c' || echo './'`../libclammspack/mspack/crc32.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/crc32.c -fno-common -DPIC -o .libs/libclammspack_la-crc32.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-hlpc.lo `test -f '../libclammspack/mspack/hlpc.c' || echo './'`../libclammspack/mspack/hlpc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpc.c -fno-common -DPIC -o .libs/libclammspack_la-hlpc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-hlpd.lo `test -f '../libclammspack/mspack/hlpd.c' || echo './'`../libclammspack/mspack/hlpd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-kwajc.lo `test -f '../libclammspack/mspack/kwajc.c' || echo './'`../libclammspack/mspack/kwajc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpd.c -fno-common -DPIC -o .libs/libclammspack_la-hlpd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-kwajd.lo `test -f '../libclammspack/mspack/kwajd.c' || echo './'`../libclammspack/mspack/kwajd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajc.c -fno-common -DPIC -o .libs/libclammspack_la-kwajc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-litc.lo `test -f '../libclammspack/mspack/litc.c' || echo './'`../libclammspack/mspack/litc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajd.c -fno-common -DPIC -o .libs/libclammspack_la-kwajd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-litd.lo `test -f '../libclammspack/mspack/litd.c' || echo './'`../libclammspack/mspack/litd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litc.c -fno-common -DPIC -o .libs/libclammspack_la-litc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litd.c -fno-common -DPIC -o .libs/libclammspack_la-litd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzssd.lo `test -f '../libclammspack/mspack/lzssd.c' || echo './'`../libclammspack/mspack/lzssd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzxc.lo `test -f '../libclammspack/mspack/lzxc.c' || echo './'`../libclammspack/mspack/lzxc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzssd.c -fno-common -DPIC -o .libs/libclammspack_la-lzssd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzxd.lo `test -f '../libclammspack/mspack/lzxd.c' || echo './'`../libclammspack/mspack/lzxd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxc.c -fno-common -DPIC -o .libs/libclammspack_la-lzxc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-mszipc.lo `test -f '../libclammspack/mspack/mszipc.c' || echo './'`../libclammspack/mspack/mszipc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxd.c -fno-common -DPIC -o .libs/libclammspack_la-lzxd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-mszipd.lo `test -f '../libclammspack/mspack/mszipd.c' || echo './'`../libclammspack/mspack/mszipd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipc.c -fno-common -DPIC -o .libs/libclammspack_la-mszipc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-oabc.lo `test -f '../libclammspack/mspack/oabc.c' || echo './'`../libclammspack/mspack/oabc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipd.c -fno-common -DPIC -o .libs/libclammspack_la-mszipd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabc.c -fno-common -DPIC -o .libs/libclammspack_la-oabc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-oabd.lo `test -f '../libclammspack/mspack/oabd.c' || echo './'`../libclammspack/mspack/oabd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabd.c -fno-common -DPIC -o .libs/libclammspack_la-oabd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-qtmd.lo `test -f '../libclammspack/mspack/qtmd.c' || echo './'`../libclammspack/mspack/qtmd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/qtmd.c -fno-common -DPIC -o .libs/libclammspack_la-qtmd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-system.lo `test -f '../libclammspack/mspack/system.c' || echo './'`../libclammspack/mspack/system.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-szddc.lo `test -f '../libclammspack/mspack/szddc.c' || echo './'`../libclammspack/mspack/szddc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/system.c -fno-common -DPIC -o .libs/libclammspack_la-system.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddc.c -fno-common -DPIC -o .libs/libclammspack_la-szddc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-szddd.lo `test -f '../libclammspack/mspack/szddd.c' || echo './'`../libclammspack/mspack/szddd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-ac.lo `test -f 'matcher-ac.c' || echo './'`matcher-ac.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddd.c -fno-common -DPIC -o .libs/libclammspack_la-szddd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -fno-common -DPIC -o .libs/libclamav_la-matcher-ac.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-bm.lo `test -f 'matcher-bm.c' || echo './'`matcher-bm.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-hash.lo `test -f 'matcher-hash.c' || echo './'`matcher-hash.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -fno-common -DPIC -o .libs/libclamav_la-matcher-hash.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher.lo `test -f 'matcher.c' || echo './'`matcher.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -fno-common -DPIC -o .libs/libclamav_la-matcher-bm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -fno-common -DPIC -o .libs/libclamav_la-matcher.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-others.lo `test -f 'others.c' || echo './'`others.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-readdb.lo `test -f 'readdb.c' || echo './'`readdb.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -fno-common -DPIC -o .libs/libclamav_la-others.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -fno-common -DPIC -o .libs/libclamav_la-readdb.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cvd.lo `test -f 'cvd.c' || echo './'`cvd.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -fno-common -DPIC -o .libs/libclamav_la-cvd.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dsig.lo `test -f 'dsig.c' || echo './'`dsig.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-scanners.lo `test -f 'scanners.c' || echo './'`scanners.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -fno-common -DPIC -o .libs/libclamav_la-dsig.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -fno-common -DPIC -o .libs/libclamav_la-scanners.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textdet.lo `test -f 'textdet.c' || echo './'`textdet.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -fno-common -DPIC -o .libs/libclamav_la-textdet.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -fno-common -DPIC -o .libs/libclamav_la-filetypes.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rtf.lo `test -f 'rtf.c' || echo './'`rtf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -fno-common -DPIC -o .libs/libclamav_la-rtf.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-blob.lo `test -f 'blob.c' || echo './'`blob.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -fno-common -DPIC -o .libs/libclamav_la-blob.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbox.lo `test -f 'mbox.c' || echo './'`mbox.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-message.lo `test -f 'message.c' || echo './'`message.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -fno-common -DPIC -o .libs/libclamav_la-mbox.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -fno-common -DPIC -o .libs/libclamav_la-message.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-table.lo `test -f 'table.c' || echo './'`table.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-text.lo `test -f 'text.c' || echo './'`text.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -fno-common -DPIC -o .libs/libclamav_la-table.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -fno-common -DPIC -o .libs/libclamav_la-text.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ole2_extract.lo `test -f 'ole2_extract.c' || echo './'`ole2_extract.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-vba_extract.lo `test -f 'vba_extract.c' || echo './'`vba_extract.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -fno-common -DPIC -o .libs/libclamav_la-ole2_extract.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -fno-common -DPIC -o .libs/libclamav_la-vba_extract.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msexpand.lo `test -f 'msexpand.c' || echo './'`msexpand.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe.lo `test -f 'pe.c' || echo './'`pe.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -fno-common -DPIC -o .libs/libclamav_la-msexpand.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -fno-common -DPIC -o .libs/libclamav_la-pe.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe_icons.lo `test -f 'pe_icons.c' || echo './'`pe_icons.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-disasm.lo `test -f 'disasm.c' || echo './'`disasm.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upx.lo `test -f 'upx.c' || echo './'`upx.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -fno-common -DPIC -o .libs/libclamav_la-pe_icons.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -fno-common -DPIC -o .libs/libclamav_la-disasm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -fno-common -DPIC -o .libs/libclamav_la-upx.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-htmlnorm.lo `test -f 'htmlnorm.c' || echo './'`htmlnorm.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-libmspack.lo `test -f 'libmspack.c' || echo './'`libmspack.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -fno-common -DPIC -o .libs/libclamav_la-htmlnorm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -fno-common -DPIC -o .libs/libclamav_la-libmspack.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rebuildpe.lo `test -f 'rebuildpe.c' || echo './'`rebuildpe.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-petite.lo `test -f 'petite.c' || echo './'`petite.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -fno-common -DPIC -o .libs/libclamav_la-rebuildpe.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -fno-common -DPIC -o .libs/libclamav_la-petite.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-wwunpack.lo `test -f 'wwunpack.c' || echo './'`wwunpack.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -fno-common -DPIC -o .libs/libclamav_la-wwunpack.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unsp.lo `test -f 'unsp.c' || echo './'`unsp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -fno-common -DPIC -o .libs/libclamav_la-unsp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-aspack.lo `test -f 'aspack.c' || echo './'`aspack.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-packlibs.lo `test -f 'packlibs.c' || echo './'`packlibs.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fsg.lo `test -f 'fsg.c' || echo './'`fsg.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -fno-common -DPIC -o .libs/libclamav_la-aspack.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mew.lo `test -f 'mew.c' || echo './'`mew.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -fno-common -DPIC -o .libs/libclamav_la-packlibs.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -fno-common -DPIC -o .libs/libclamav_la-fsg.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -fno-common -DPIC -o .libs/libclamav_la-mew.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upack.lo `test -f 'upack.c' || echo './'`upack.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-line.lo `test -f 'line.c' || echo './'`line.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-untar.lo `test -f 'untar.c' || echo './'`untar.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -fno-common -DPIC -o .libs/libclamav_la-upack.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -fno-common -DPIC -o .libs/libclamav_la-line.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unzip.lo `test -f 'unzip.c' || echo './'`unzip.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -fno-common -DPIC -o .libs/libclamav_la-untar.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -fno-common -DPIC -o .libs/libclamav_la-unzip.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ooxml.lo `test -f 'ooxml.c' || echo './'`ooxml.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -fno-common -DPIC -o .libs/libclamav_la-ooxml.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-inflate64.lo `test -f 'inflate64.c' || echo './'`inflate64.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-special.lo `test -f 'special.c' || echo './'`special.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -fno-common -DPIC -o .libs/libclamav_la-inflate64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -fno-common -DPIC -o .libs/libclamav_la-special.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-binhex.lo `test -f 'binhex.c' || echo './'`binhex.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-is_tar.lo `test -f 'is_tar.c' || echo './'`is_tar.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -fno-common -DPIC -o .libs/libclamav_la-binhex.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -fno-common -DPIC -o .libs/libclamav_la-is_tar.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tnef.lo `test -f 'tnef.c' || echo './'`tnef.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-autoit.lo `test -f 'autoit.c' || echo './'`autoit.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unarj.lo `test -f 'unarj.c' || echo './'`unarj.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -fno-common -DPIC -o .libs/libclamav_la-tnef.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -fno-common -DPIC -o .libs/libclamav_la-autoit.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -fno-common -DPIC -o .libs/libclamav_la-unarj.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -fno-common -DPIC -o .libs/libclamav_la-bzlib.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -fno-common -DPIC -o .libs/libclamav_la-nulsft.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdf.lo `test -f 'pdf.c' || echo './'`pdf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -fno-common -DPIC -o .libs/libclamav_la-infblock.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfng.lo `test -f 'pdfng.c' || echo './'`pdfng.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -fno-common -DPIC -o .libs/libclamav_la-pdf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -fno-common -DPIC -o .libs/libclamav_la-pdfng.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfdecode.lo `test -f 'pdfdecode.c' || echo './'`pdfdecode.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-spin.lo `test -f 'spin.c' || echo './'`spin.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -fno-common -DPIC -o .libs/libclamav_la-pdfdecode.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yc.lo `test -f 'yc.c' || echo './'`yc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -fno-common -DPIC -o .libs/libclamav_la-spin.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -fno-common -DPIC -o .libs/libclamav_la-yc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-elf.lo `test -f 'elf.c' || echo './'`elf.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sis.lo `test -f 'sis.c' || echo './'`sis.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phishcheck.lo `test -f 'phishcheck.c' || echo './'`phishcheck.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -fno-common -DPIC -o .libs/libclamav_la-elf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -fno-common -DPIC -o .libs/libclamav_la-sis.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -fno-common -DPIC -o .libs/libclamav_la-uuencode.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -fno-common -DPIC -o .libs/libclamav_la-phishcheck.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_domaincheck_db.lo `test -f 'phish_domaincheck_db.c' || echo './'`phish_domaincheck_db.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_whitelist.lo `test -f 'phish_whitelist.c' || echo './'`phish_whitelist.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -fno-common -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -fno-common -DPIC -o .libs/libclamav_la-phish_whitelist.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_list.lo `test -f 'regex_list.c' || echo './'`regex_list.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_suffix.lo `test -f 'regex_suffix.c' || echo './'`regex_suffix.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-entconv.lo `test -f 'entconv.c' || echo './'`entconv.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -fno-common -DPIC -o .libs/libclamav_la-regex_list.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -fno-common -DPIC -o .libs/libclamav_la-regex_suffix.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -fno-common -DPIC -o .libs/libclamav_la-entconv.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -fno-common -DPIC -o .libs/libclamav_la-hashtab.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dconf.lo `test -f 'dconf.c' || echo './'`dconf.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzma_iface.lo `test -f 'lzma_iface.c' || echo './'`lzma_iface.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -fno-common -DPIC -o .libs/libclamav_la-dconf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzma_iface.c -fno-common -DPIC -o .libs/libclamav_la-lzma_iface.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7z_iface.lo `test -f '7z_iface.c' || echo './'`7z_iface.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zAlloc.lo `test -f '7z/7zAlloc.c' || echo './'`7z/7zAlloc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z_iface.c -fno-common -DPIC -o .libs/libclamav_la-7z_iface.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zAlloc.c -fno-common -DPIC -o .libs/libclamav_la-7zAlloc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf.lo `test -f '7z/7zBuf.c' || echo './'`7z/7zBuf.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf2.lo `test -f '7z/7zBuf2.c' || echo './'`7z/7zBuf2.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf.c -fno-common -DPIC -o .libs/libclamav_la-7zBuf.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrc.lo `test -f '7z/7zCrc.c' || echo './'`7z/7zCrc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zDec.lo `test -f '7z/7zDec.c' || echo './'`7z/7zDec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf2.c -fno-common -DPIC -o .libs/libclamav_la-7zBuf2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrc.c -fno-common -DPIC -o .libs/libclamav_la-7zCrc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zDec.c -fno-common -DPIC -o .libs/libclamav_la-7zDec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zFile.lo `test -f '7z/7zFile.c' || echo './'`7z/7zFile.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zIn.lo `test -f '7z/7zIn.c' || echo './'`7z/7zIn.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zFile.c -fno-common -DPIC -o .libs/libclamav_la-7zFile.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zStream.lo `test -f '7z/7zStream.c' || echo './'`7z/7zStream.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zIn.c -fno-common -DPIC -o .libs/libclamav_la-7zIn.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zStream.c -fno-common -DPIC -o .libs/libclamav_la-7zStream.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bcj2.lo `test -f '7z/Bcj2.c' || echo './'`7z/Bcj2.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra.lo `test -f '7z/Bra.c' || echo './'`7z/Bra.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra.c -fno-common -DPIC -o .libs/libclamav_la-Bra.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bcj2.c -fno-common -DPIC -o .libs/libclamav_la-Bcj2.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra86.lo `test -f '7z/Bra86.c' || echo './'`7z/Bra86.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra86.c -fno-common -DPIC -o .libs/libclamav_la-Bra86.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Lzma2Dec.lo `test -f '7z/Lzma2Dec.c' || echo './'`7z/Lzma2Dec.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-LzmaDec.lo `test -f '7z/LzmaDec.c' || echo './'`7z/LzmaDec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Lzma2Dec.c -fno-common -DPIC -o .libs/libclamav_la-Lzma2Dec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/LzmaDec.c -fno-common -DPIC -o .libs/libclamav_la-LzmaDec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7.lo `test -f '7z/Ppmd7.c' || echo './'`7z/Ppmd7.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7.c -fno-common -DPIC -o .libs/libclamav_la-Ppmd7.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7Dec.lo `test -f '7z/Ppmd7Dec.c' || echo './'`7z/Ppmd7Dec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7Dec.c -fno-common -DPIC -o .libs/libclamav_la-Ppmd7Dec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Xz.lo `test -f '7z/Xz.c' || echo './'`7z/Xz.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Xz.c -fno-common -DPIC -o .libs/libclamav_la-Xz.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzCrc64.lo `test -f '7z/XzCrc64.c' || echo './'`7z/XzCrc64.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzDec.lo `test -f '7z/XzDec.c' || echo './'`7z/XzDec.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzIn.lo `test -f '7z/XzIn.c' || echo './'`7z/XzIn.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzCrc64.c -fno-common -DPIC -o .libs/libclamav_la-XzCrc64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzDec.c -fno-common -DPIC -o .libs/libclamav_la-XzDec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Delta.lo `test -f '7z/Delta.c' || echo './'`7z/Delta.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzIn.c -fno-common -DPIC -o .libs/libclamav_la-XzIn.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Delta.c -fno-common -DPIC -o .libs/libclamav_la-Delta.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-BraIA64.lo `test -f '7z/BraIA64.c' || echo './'`7z/BraIA64.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/BraIA64.c -fno-common -DPIC -o .libs/libclamav_la-BraIA64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-CpuArch.lo `test -f '7z/CpuArch.c' || echo './'`7z/CpuArch.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrcOpt.lo `test -f '7z/7zCrcOpt.c' || echo './'`7z/7zCrcOpt.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-explode.lo `test -f 'explode.c' || echo './'`explode.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/CpuArch.c -fno-common -DPIC -o .libs/libclamav_la-CpuArch.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrcOpt.c -fno-common -DPIC -o .libs/libclamav_la-7zCrcOpt.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c explode.c -fno-common -DPIC -o .libs/libclamav_la-explode.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textnorm.lo `test -f 'textnorm.c' || echo './'`textnorm.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textnorm.c -fno-common -DPIC -o .libs/libclamav_la-textnorm.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dlp.lo `test -f 'dlp.c' || echo './'`dlp.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dlp.c -fno-common -DPIC -o .libs/libclamav_la-dlp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uniq.lo `test -f 'uniq.c' || echo './'`uniq.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jsparse/js-norm.c -fno-common -DPIC -o .libs/libclamav_la-js-norm.o
test -f version.h || touch version.h;\
rm -f version.h.tmp;\
REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\
if test "$REVISION" = "exported"; then\
REVISION="";\
fi;\
if test -n "$REVISION"; then\
echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\
else\
touch version.h.tmp;\
fi
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mpool.lo `test -f 'mpool.c' || echo './'`mpool.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uniq.c -fno-common -DPIC -o .libs/libclamav_la-uniq.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mpool.c -fno-common -DPIC -o .libs/libclamav_la-mpool.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filtering.lo `test -f 'filtering.c' || echo './'`filtering.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fmap.lo `test -f 'fmap.c' || echo './'`fmap.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filtering.c -fno-common -DPIC -o .libs/libclamav_la-filtering.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-perflogging.lo `test -f 'perflogging.c' || echo './'`perflogging.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fmap.c -fno-common -DPIC -o .libs/libclamav_la-fmap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c perflogging.c -fno-common -DPIC -o .libs/libclamav_la-perflogging.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode.lo `test -f 'bytecode.c' || echo './'`bytecode.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_vm.lo `test -f 'bytecode_vm.c' || echo './'`bytecode_vm.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode.c -fno-common -DPIC -o .libs/libclamav_la-bytecode.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cpio.lo `test -f 'cpio.c' || echo './'`cpio.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-macho.lo `test -f 'macho.c' || echo './'`macho.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_vm.c -fno-common -DPIC -o .libs/libclamav_la-bytecode_vm.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cpio.c -fno-common -DPIC -o .libs/libclamav_la-cpio.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c macho.c -fno-common -DPIC -o .libs/libclamav_la-macho.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ishield.lo `test -f 'ishield.c' || echo './'`ishield.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ishield.c -fno-common -DPIC -o .libs/libclamav_la-ishield.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api.lo `test -f 'bytecode_api.c' || echo './'`bytecode_api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api.c -fno-common -DPIC -o .libs/libclamav_la-bytecode_api.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api_decl.lo `test -f 'bytecode_api_decl.c' || echo './'`bytecode_api_decl.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api_decl.c -fno-common -DPIC -o .libs/libclamav_la-bytecode_api_decl.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cache.lo `test -f 'cache.c' || echo './'`cache.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_detect.lo `test -f 'bytecode_detect.c' || echo './'`bytecode_detect.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cache.c -fno-common -DPIC -o .libs/libclamav_la-cache.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_detect.c -fno-common -DPIC -o .libs/libclamav_la-bytecode_detect.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-events.lo `test -f 'events.c' || echo './'`events.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-adc.lo `test -f 'adc.c' || echo './'`adc.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dmg.lo `test -f 'dmg.c' || echo './'`dmg.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c events.c -fno-common -DPIC -o .libs/libclamav_la-events.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c adc.c -fno-common -DPIC -o .libs/libclamav_la-adc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dmg.c -fno-common -DPIC -o .libs/libclamav_la-dmg.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xar.lo `test -f 'xar.c' || echo './'`xar.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xdp.lo `test -f 'xdp.c' || echo './'`xdp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xar.c -fno-common -DPIC -o .libs/libclamav_la-xar.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xdp.c -fno-common -DPIC -o .libs/libclamav_la-xdp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbr.lo `test -f 'mbr.c' || echo './'`mbr.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbr.c -fno-common -DPIC -o .libs/libclamav_la-mbr.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-gpt.lo `test -f 'gpt.c' || echo './'`gpt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpt.c -fno-common -DPIC -o .libs/libclamav_la-gpt.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-apm.lo `test -f 'apm.c' || echo './'`apm.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c apm.c -fno-common -DPIC -o .libs/libclamav_la-apm.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-prtn_intxn.lo `test -f 'prtn_intxn.c' || echo './'`prtn_intxn.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-json_api.lo `test -f 'json_api.c' || echo './'`json_api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c prtn_intxn.c -fno-common -DPIC -o .libs/libclamav_la-prtn_intxn.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xz_iface.lo `test -f 'xz_iface.c' || echo './'`xz_iface.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c json_api.c -fno-common -DPIC -o .libs/libclamav_la-json_api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xz_iface.c -fno-common -DPIC -o .libs/libclamav_la-xz_iface.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sf_base64decode.lo `test -f 'sf_base64decode.c' || echo './'`sf_base64decode.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hfsplus.lo `test -f 'hfsplus.c' || echo './'`hfsplus.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-swf.lo `test -f 'swf.c' || echo './'`swf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sf_base64decode.c -fno-common -DPIC -o .libs/libclamav_la-sf_base64decode.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hfsplus.c -fno-common -DPIC -o .libs/libclamav_la-hfsplus.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c swf.c -fno-common -DPIC -o .libs/libclamav_la-swf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jpeg.c -fno-common -DPIC -o .libs/libclamav_la-jpeg.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-png.lo `test -f 'png.c' || echo './'`png.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-iso9660.lo `test -f 'iso9660.c' || echo './'`iso9660.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-arc4.lo `test -f 'arc4.c' || echo './'`arc4.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c png.c -fno-common -DPIC -o .libs/libclamav_la-png.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iso9660.c -fno-common -DPIC -o .libs/libclamav_la-iso9660.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c arc4.c -fno-common -DPIC -o .libs/libclamav_la-arc4.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rijndael.lo `test -f 'rijndael.c' || echo './'`rijndael.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rijndael.c -fno-common -DPIC -o .libs/libclamav_la-rijndael.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-crtmgr.lo `test -f 'crtmgr.c' || echo './'`crtmgr.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crtmgr.c -fno-common -DPIC -o .libs/libclamav_la-crtmgr.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-asn1.lo `test -f 'asn1.c' || echo './'`asn1.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c asn1.c -fno-common -DPIC -o .libs/libclamav_la-asn1.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fpu.lo `test -f 'fpu.c' || echo './'`fpu.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats.lo `test -f 'stats.c' || echo './'`stats.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fpu.c -fno-common -DPIC -o .libs/libclamav_la-fpu.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats.c -fno-common -DPIC -o .libs/libclamav_la-stats.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-www.lo `test -f 'www.c' || echo './'`www.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c www.c -fno-common -DPIC -o .libs/libclamav_la-www.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats_json.lo `test -f 'stats_json.c' || echo './'`stats_json.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats_json.c -fno-common -DPIC -o .libs/libclamav_la-stats_json.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hostid.lo `test -f 'hostid.c' || echo './'`hostid.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-openioc.lo `test -f 'openioc.c' || echo './'`openioc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hostid.c -fno-common -DPIC -o .libs/libclamav_la-hostid.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msdoc.lo `test -f 'msdoc.c' || echo './'`msdoc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c openioc.c -fno-common -DPIC -o .libs/libclamav_la-openioc.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msdoc.c -fno-common -DPIC -o .libs/libclamav_la-msdoc.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-pcre.lo `test -f 'matcher-pcre.c' || echo './'`matcher-pcre.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_pcre.lo `test -f 'regex_pcre.c' || echo './'`regex_pcre.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-pcre.c -fno-common -DPIC -o .libs/libclamav_la-matcher-pcre.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml.lo `test -f 'msxml.c' || echo './'`msxml.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_pcre.c -fno-common -DPIC -o .libs/libclamav_la-regex_pcre.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml.c -fno-common -DPIC -o .libs/libclamav_la-msxml.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml_parser.lo `test -f 'msxml_parser.c' || echo './'`msxml_parser.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tiff.lo `test -f 'tiff.c' || echo './'`tiff.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hwp.lo `test -f 'hwp.c' || echo './'`hwp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml_parser.c -fno-common -DPIC -o .libs/libclamav_la-msxml_parser.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tiff.c -fno-common -DPIC -o .libs/libclamav_la-tiff.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hwp.c -fno-common -DPIC -o .libs/libclamav_la-hwp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzwdec.lo `test -f 'lzw/lzwdec.c' || echo './'`lzw/lzwdec.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-byte-comp.lo `test -f 'matcher-byte-comp.c' || echo './'`matcher-byte-comp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzw/lzwdec.c -fno-common -DPIC -o .libs/libclamav_la-lzwdec.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-byte-comp.c -fno-common -DPIC -o .libs/libclamav_la-matcher-byte-comp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add.lo `test -f 'tomsfastmath/addsub/fp_add.c' || echo './'`tomsfastmath/addsub/fp_add.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add.c -fno-common -DPIC -o .libs/libclamav_la-fp_add.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add_d.lo `test -f 'tomsfastmath/addsub/fp_add_d.c' || echo './'`tomsfastmath/addsub/fp_add_d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_addmod.lo `test -f 'tomsfastmath/addsub/fp_addmod.c' || echo './'`tomsfastmath/addsub/fp_addmod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp.lo `test -f 'tomsfastmath/addsub/fp_cmp.c' || echo './'`tomsfastmath/addsub/fp_cmp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_add_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_addmod.c -fno-common -DPIC -o .libs/libclamav_la-fp_addmod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp.c -fno-common -DPIC -o .libs/libclamav_la-fp_cmp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_d.lo `test -f 'tomsfastmath/addsub/fp_cmp_d.c' || echo './'`tomsfastmath/addsub/fp_cmp_d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_mag.lo `test -f 'tomsfastmath/addsub/fp_cmp_mag.c' || echo './'`tomsfastmath/addsub/fp_cmp_mag.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub.lo `test -f 'tomsfastmath/addsub/fp_sub.c' || echo './'`tomsfastmath/addsub/fp_sub.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_cmp_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_mag.c -fno-common -DPIC -o .libs/libclamav_la-fp_cmp_mag.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub.c -fno-common -DPIC -o .libs/libclamav_la-fp_sub.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub_d.lo `test -f 'tomsfastmath/addsub/fp_sub_d.c' || echo './'`tomsfastmath/addsub/fp_sub_d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_submod.lo `test -f 'tomsfastmath/addsub/fp_submod.c' || echo './'`tomsfastmath/addsub/fp_submod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_add.lo `test -f 'tomsfastmath/addsub/s_fp_add.c' || echo './'`tomsfastmath/addsub/s_fp_add.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_sub.lo `test -f 'tomsfastmath/addsub/s_fp_sub.c' || echo './'`tomsfastmath/addsub/s_fp_sub.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_sub_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_submod.c -fno-common -DPIC -o .libs/libclamav_la-fp_submod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_add.c -fno-common -DPIC -o .libs/libclamav_la-s_fp_add.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_sub.c -fno-common -DPIC -o .libs/libclamav_la-s_fp_sub.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_radix_size.lo `test -f 'tomsfastmath/bin/fp_radix_size.c' || echo './'`tomsfastmath/bin/fp_radix_size.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_radix.lo `test -f 'tomsfastmath/bin/fp_read_radix.c' || echo './'`tomsfastmath/bin/fp_read_radix.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_signed_bin.lo `test -f 'tomsfastmath/bin/fp_read_signed_bin.c' || echo './'`tomsfastmath/bin/fp_read_signed_bin.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_read_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_read_unsigned_bin.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_radix_size.c -fno-common -DPIC -o .libs/libclamav_la-fp_radix_size.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_radix.c -fno-common -DPIC -o .libs/libclamav_la-fp_read_radix.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_signed_bin.c -fno-common -DPIC -o .libs/libclamav_la-fp_read_signed_bin.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_unsigned_bin.c -fno-common -DPIC -o .libs/libclamav_la-fp_read_unsigned_bin.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_reverse.lo `test -f 'tomsfastmath/bin/fp_reverse.c' || echo './'`tomsfastmath/bin/fp_reverse.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_s_rmap.lo `test -f 'tomsfastmath/bin/fp_s_rmap.c' || echo './'`tomsfastmath/bin/fp_s_rmap.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_signed_bin_size.lo `test -f 'tomsfastmath/bin/fp_signed_bin_size.c' || echo './'`tomsfastmath/bin/fp_signed_bin_size.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_signed_bin.lo `test -f 'tomsfastmath/bin/fp_to_signed_bin.c' || echo './'`tomsfastmath/bin/fp_to_signed_bin.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_reverse.c -fno-common -DPIC -o .libs/libclamav_la-fp_reverse.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_s_rmap.c -fno-common -DPIC -o .libs/libclamav_la-fp_s_rmap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_signed_bin.c -fno-common -DPIC -o .libs/libclamav_la-fp_to_signed_bin.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_signed_bin_size.c -fno-common -DPIC -o .libs/libclamav_la-fp_signed_bin_size.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_to_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_to_unsigned_bin.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix.lo `test -f 'tomsfastmath/bin/fp_toradix.c' || echo './'`tomsfastmath/bin/fp_toradix.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix_n.lo `test -f 'tomsfastmath/bin/fp_toradix_n.c' || echo './'`tomsfastmath/bin/fp_toradix_n.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_unsigned_bin_size.lo `test -f 'tomsfastmath/bin/fp_unsigned_bin_size.c' || echo './'`tomsfastmath/bin/fp_unsigned_bin_size.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_unsigned_bin.c -fno-common -DPIC -o .libs/libclamav_la-fp_to_unsigned_bin.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix.c -fno-common -DPIC -o .libs/libclamav_la-fp_toradix.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix_n.c -fno-common -DPIC -o .libs/libclamav_la-fp_toradix_n.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_unsigned_bin_size.c -fno-common -DPIC -o .libs/libclamav_la-fp_unsigned_bin_size.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cnt_lsb.lo `test -f 'tomsfastmath/bit/fp_cnt_lsb.c' || echo './'`tomsfastmath/bit/fp_cnt_lsb.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_count_bits.lo `test -f 'tomsfastmath/bit/fp_count_bits.c' || echo './'`tomsfastmath/bit/fp_count_bits.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2.lo `test -f 'tomsfastmath/bit/fp_div_2.c' || echo './'`tomsfastmath/bit/fp_div_2.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2d.lo `test -f 'tomsfastmath/bit/fp_div_2d.c' || echo './'`tomsfastmath/bit/fp_div_2d.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2.c -fno-common -DPIC -o .libs/libclamav_la-fp_div_2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_cnt_lsb.c -fno-common -DPIC -o .libs/libclamav_la-fp_cnt_lsb.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_count_bits.c -fno-common -DPIC -o .libs/libclamav_la-fp_count_bits.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2d.c -fno-common -DPIC -o .libs/libclamav_la-fp_div_2d.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_lshd.lo `test -f 'tomsfastmath/bit/fp_lshd.c' || echo './'`tomsfastmath/bit/fp_lshd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_2d.lo `test -f 'tomsfastmath/bit/fp_mod_2d.c' || echo './'`tomsfastmath/bit/fp_mod_2d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_rshd.lo `test -f 'tomsfastmath/bit/fp_rshd.c' || echo './'`tomsfastmath/bit/fp_rshd.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div.lo `test -f 'tomsfastmath/divide/fp_div.c' || echo './'`tomsfastmath/divide/fp_div.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_lshd.c -fno-common -DPIC -o .libs/libclamav_la-fp_lshd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_mod_2d.c -fno-common -DPIC -o .libs/libclamav_la-fp_mod_2d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_rshd.c -fno-common -DPIC -o .libs/libclamav_la-fp_rshd.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div.c -fno-common -DPIC -o .libs/libclamav_la-fp_div.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_d.lo `test -f 'tomsfastmath/divide/fp_div_d.c' || echo './'`tomsfastmath/divide/fp_div_d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod.lo `test -f 'tomsfastmath/divide/fp_mod.c' || echo './'`tomsfastmath/divide/fp_mod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_d.lo `test -f 'tomsfastmath/divide/fp_mod_d.c' || echo './'`tomsfastmath/divide/fp_mod_d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_2expt.lo `test -f 'tomsfastmath/exptmod/fp_2expt.c' || echo './'`tomsfastmath/exptmod/fp_2expt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_div_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod.c -fno-common -DPIC -o .libs/libclamav_la-fp_mod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_mod_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_2expt.c -fno-common -DPIC -o .libs/libclamav_la-fp_2expt.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_exptmod.lo `test -f 'tomsfastmath/exptmod/fp_exptmod.c' || echo './'`tomsfastmath/exptmod/fp_exptmod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_ident.lo `test -f 'tomsfastmath/misc/fp_ident.c' || echo './'`tomsfastmath/misc/fp_ident.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_set.lo `test -f 'tomsfastmath/misc/fp_set.c' || echo './'`tomsfastmath/misc/fp_set.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_calc_normalization.lo `test -f 'tomsfastmath/mont/fp_montgomery_calc_normalization.c' || echo './'`tomsfastmath/mont/fp_montgomery_calc_normalization.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_ident.c -fno-common -DPIC -o .libs/libclamav_la-fp_ident.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_exptmod.c -fno-common -DPIC -o .libs/libclamav_la-fp_exptmod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_set.c -fno-common -DPIC -o .libs/libclamav_la-fp_set.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_calc_normalization.c -fno-common -DPIC -o .libs/libclamav_la-fp_montgomery_calc_normalization.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_reduce.lo `test -f 'tomsfastmath/mont/fp_montgomery_reduce.c' || echo './'`tomsfastmath/mont/fp_montgomery_reduce.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_setup.lo `test -f 'tomsfastmath/mont/fp_montgomery_setup.c' || echo './'`tomsfastmath/mont/fp_montgomery_setup.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul.lo `test -f 'tomsfastmath/mul/fp_mul.c' || echo './'`tomsfastmath/mul/fp_mul.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba.lo `test -f 'tomsfastmath/mul/fp_mul_comba.c' || echo './'`tomsfastmath/mul/fp_mul_comba.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_reduce.c -fno-common -DPIC -o .libs/libclamav_la-fp_montgomery_reduce.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_setup.c -fno-common -DPIC -o .libs/libclamav_la-fp_montgomery_setup.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2.lo `test -f 'tomsfastmath/mul/fp_mul_2.c' || echo './'`tomsfastmath/mul/fp_mul_2.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2d.lo `test -f 'tomsfastmath/mul/fp_mul_2d.c' || echo './'`tomsfastmath/mul/fp_mul_2d.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_12.lo `test -f 'tomsfastmath/mul/fp_mul_comba_12.c' || echo './'`tomsfastmath/mul/fp_mul_comba_12.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_17.lo `test -f 'tomsfastmath/mul/fp_mul_comba_17.c' || echo './'`tomsfastmath/mul/fp_mul_comba_17.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_2.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_12.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_12.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_17.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_17.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2d.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_2d.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_20.lo `test -f 'tomsfastmath/mul/fp_mul_comba_20.c' || echo './'`tomsfastmath/mul/fp_mul_comba_20.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_24.lo `test -f 'tomsfastmath/mul/fp_mul_comba_24.c' || echo './'`tomsfastmath/mul/fp_mul_comba_24.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_28.lo `test -f 'tomsfastmath/mul/fp_mul_comba_28.c' || echo './'`tomsfastmath/mul/fp_mul_comba_28.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_3.lo `test -f 'tomsfastmath/mul/fp_mul_comba_3.c' || echo './'`tomsfastmath/mul/fp_mul_comba_3.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_20.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_20.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_24.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_24.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_28.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_28.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_3.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_3.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_32.lo `test -f 'tomsfastmath/mul/fp_mul_comba_32.c' || echo './'`tomsfastmath/mul/fp_mul_comba_32.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_32.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_32.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_4.lo `test -f 'tomsfastmath/mul/fp_mul_comba_4.c' || echo './'`tomsfastmath/mul/fp_mul_comba_4.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_48.lo `test -f 'tomsfastmath/mul/fp_mul_comba_48.c' || echo './'`tomsfastmath/mul/fp_mul_comba_48.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_4.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_4.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_6.lo `test -f 'tomsfastmath/mul/fp_mul_comba_6.c' || echo './'`tomsfastmath/mul/fp_mul_comba_6.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_48.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_48.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_64.lo `test -f 'tomsfastmath/mul/fp_mul_comba_64.c' || echo './'`tomsfastmath/mul/fp_mul_comba_64.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_7.lo `test -f 'tomsfastmath/mul/fp_mul_comba_7.c' || echo './'`tomsfastmath/mul/fp_mul_comba_7.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_6.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_6.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_8.lo `test -f 'tomsfastmath/mul/fp_mul_comba_8.c' || echo './'`tomsfastmath/mul/fp_mul_comba_8.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_64.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_64.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_7.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_7.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_9.lo `test -f 'tomsfastmath/mul/fp_mul_comba_9.c' || echo './'`tomsfastmath/mul/fp_mul_comba_9.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_small_set.lo `test -f 'tomsfastmath/mul/fp_mul_comba_small_set.c' || echo './'`tomsfastmath/mul/fp_mul_comba_small_set.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_8.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_8.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_d.lo `test -f 'tomsfastmath/mul/fp_mul_d.c' || echo './'`tomsfastmath/mul/fp_mul_d.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_9.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_9.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_small_set.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_comba_small_set.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mulmod.lo `test -f 'tomsfastmath/mul/fp_mulmod.c' || echo './'`tomsfastmath/mul/fp_mulmod.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_invmod.lo `test -f 'tomsfastmath/numtheory/fp_invmod.c' || echo './'`tomsfastmath/numtheory/fp_invmod.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_d.c -fno-common -DPIC -o .libs/libclamav_la-fp_mul_d.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mulmod.c -fno-common -DPIC -o .libs/libclamav_la-fp_mulmod.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/numtheory/fp_invmod.c -fno-common -DPIC -o .libs/libclamav_la-fp_invmod.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr.lo `test -f 'tomsfastmath/sqr/fp_sqr.c' || echo './'`tomsfastmath/sqr/fp_sqr.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_12.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_12.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_12.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_17.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_17.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_17.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_12.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_12.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_20.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_20.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_20.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_17.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_17.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_24.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_24.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_24.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_28.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_28.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_28.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_20.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_20.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_24.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_24.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_28.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_28.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_3.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_3.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_3.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_32.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_32.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_32.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_4.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_4.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_4.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_3.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_3.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_48.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_48.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_48.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_6.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_6.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_6.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_32.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_32.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_4.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_4.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_48.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_48.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_64.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_64.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_64.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_6.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_6.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_7.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_7.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_7.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_64.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_64.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_8.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_8.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_8.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_7.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_7.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_9.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_9.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_9.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_8.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_8.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_generic.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_generic.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_generic.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_9.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_9.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_small_set.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_small_set.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_small_set.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqrmod.lo `test -f 'tomsfastmath/sqr/fp_sqrmod.c' || echo './'`tomsfastmath/sqr/fp_sqrmod.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_generic.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_generic.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_small_set.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqr_comba_small_set.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_nocxx_la-bytecode_nojit.lo `test -f 'bytecode_nojit.c' || echo './'`bytecode_nojit.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqrmod.c -fno-common -DPIC -o .libs/libclamav_la-fp_sqrmod.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo './'`str.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_nojit.c -fno-common -DPIC -o .libs/libclamav_nocxx_la-bytecode_nojit.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-str.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-conv.lo `test -f 'conv.c' || echo './'`conv.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-conv.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-crypto.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-iowrap.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-others_common.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-qsort.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-strlcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-regcomp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-regerror.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-regexec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-regfree.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fno-common -DPIC -o .libs/libclamav_internal_utils_la-strlcat.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-str.lo `test -f 'str.c' || echo './'`str.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-conv.lo `test -f 'conv.c' || echo './'`conv.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-str.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-conv.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-crypto.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-iowrap.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-others_common.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-qsort.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regcomp.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regerror.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regexec.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regfree.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fno-common -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcat.o
/bin/sh ../libtool --tag=CXX --mode=link clang++ -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -version-info 9:0:0 -no-undefined -Wl,-M,../libclamunrar/libclamunrar.map -o libclamunrar.la -rpath /usr/local/Cellar/clamav/0.101.0/lib libclamunrar_la-archive.lo libclamunrar_la-arcread.lo libclamunrar_la-blake2s.lo libclamunrar_la-cmddata.lo libclamunrar_la-consio.lo libclamunrar_la-crc.lo libclamunrar_la-crypt.lo libclamunrar_la-dll.lo libclamunrar_la-encname.lo libclamunrar_la-errhnd.lo libclamunrar_la-extinfo.lo libclamunrar_la-extract.lo libclamunrar_la-filcreat.lo libclamunrar_la-file.lo libclamunrar_la-filefn.lo libclamunrar_la-filestr.lo libclamunrar_la-find.lo libclamunrar_la-getbits.lo libclamunrar_la-global.lo libclamunrar_la-hash.lo libclamunrar_la-headers.lo libclamunrar_la-isnt.lo libclamunrar_la-list.lo libclamunrar_la-match.lo libclamunrar_la-options.lo libclamunrar_la-pathfn.lo libclamunrar_la-qopen.lo libclamunrar_la-rar.lo libclamunrar_la-rarvm.lo libclamunrar_la-rawread.lo libclamunrar_la-rdwrfn.lo libclamunrar_la-recvol.lo libclamunrar_la-resource.lo libclamunrar_la-rijndael.lo libclamunrar_la-rs.lo libclamunrar_la-rs16.lo libclamunrar_la-scantree.lo libclamunrar_la-secpassword.lo libclamunrar_la-sha1.lo libclamunrar_la-sha256.lo libclamunrar_la-smallfn.lo libclamunrar_la-strfn.lo libclamunrar_la-strlist.lo libclamunrar_la-system.lo libclamunrar_la-threadpool.lo libclamunrar_la-timefn.lo libclamunrar_la-ui.lo libclamunrar_la-unicode.lo libclamunrar_la-unpack.lo libclamunrar_la-volume.lo
/bin/sh ../libtool --tag=CC --mode=link clang -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 1:0:1 -no-undefined -export-symbols-regex '^mspack_' -o libclammspack.la -rpath /usr/local/Cellar/clamav/0.101.0/lib libclammspack_la-cabc.lo libclammspack_la-cabd.lo libclammspack_la-chmc.lo libclammspack_la-chmd.lo libclammspack_la-crc32.lo libclammspack_la-hlpc.lo libclammspack_la-hlpd.lo libclammspack_la-kwajc.lo libclammspack_la-kwajd.lo libclammspack_la-litc.lo libclammspack_la-litd.lo libclammspack_la-lzssd.lo libclammspack_la-lzxc.lo libclammspack_la-lzxd.lo libclammspack_la-mszipc.lo libclammspack_la-mszipd.lo libclammspack_la-oabc.lo libclammspack_la-oabd.lo libclammspack_la-qtmd.lo libclammspack_la-system.lo libclammspack_la-szddc.lo libclammspack_la-szddd.lo
if test -f version.h.static; then\
cp version.h.static version.h;\
elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\
cp version.h.tmp version.h;\
fi
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o libclamav_nocxx.la libclamav_nocxx_la-bytecode_nojit.lo
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -DPIC -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -L/usr/local/opt/openssl/lib -o libclamav_internal_utils.la libclamav_internal_utils_la-str.lo libclamav_internal_utils_la-conv.lo libclamav_internal_utils_la-crypto.lo libclamav_internal_utils_la-iowrap.lo libclamav_internal_utils_la-others_common.lo libclamav_internal_utils_la-qsort.lo libclamav_internal_utils_la-strlcpy.lo libclamav_internal_utils_la-regcomp.lo libclamav_internal_utils_la-regerror.lo libclamav_internal_utils_la-regexec.lo libclamav_internal_utils_la-regfree.lo libclamav_internal_utils_la-strlcat.lo -lssl -lcrypto -lz -L/usr/local/Cellar/pcre/8.42/lib -lpcre
libtool: link: /usr/bin/nm -B .libs/libclammspack_la-cabc.o .libs/libclammspack_la-cabd.o .libs/libclammspack_la-chmc.o .libs/libclammspack_la-chmd.o .libs/libclammspack_la-crc32.o .libs/libclammspack_la-hlpc.o .libs/libclammspack_la-hlpd.o .libs/libclammspack_la-kwajc.o .libs/libclammspack_la-kwajd.o .libs/libclammspack_la-litc.o .libs/libclammspack_la-litd.o .libs/libclammspack_la-lzssd.o .libs/libclammspack_la-lzxc.o .libs/libclammspack_la-lzxd.o .libs/libclammspack_la-mszipc.o .libs/libclammspack_la-mszipd.o .libs/libclammspack_la-oabc.o .libs/libclammspack_la-oabd.o .libs/libclammspack_la-qtmd.o .libs/libclammspack_la-system.o .libs/libclammspack_la-szddc.o .libs/libclammspack_la-szddd.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed 's/.* //' | sort | uniq > .libs/libclammspack.exp
libtool: link: ar cru .libs/libclamav_nocxx.a .libs/libclamav_nocxx_la-bytecode_nojit.o
libtool: link: ranlib .libs/libclamav_nocxx.a
libtool: link: /usr/bin/grep -E -e "^mspack_" ".libs/libclammspack.exp" > ".libs/libclammspack.expT"
libtool: link: mv -f ".libs/libclammspack.expT" ".libs/libclammspack.exp"
libtool: link: sed 's|^|_|' < .libs/libclammspack.exp > .libs/libclammspack-symbols.expsym
libtool: link: clang -dynamiclib -o .libs/libclammspack.0.dylib .libs/libclammspack_la-cabc.o .libs/libclammspack_la-cabd.o .libs/libclammspack_la-chmc.o .libs/libclammspack_la-chmd.o .libs/libclammspack_la-crc32.o .libs/libclammspack_la-hlpc.o .libs/libclammspack_la-hlpd.o .libs/libclammspack_la-kwajc.o .libs/libclammspack_la-kwajd.o .libs/libclammspack_la-litc.o .libs/libclammspack_la-litd.o .libs/libclammspack_la-lzssd.o .libs/libclammspack_la-lzxc.o .libs/libclammspack_la-lzxd.o .libs/libclammspack_la-mszipc.o .libs/libclammspack_la-mszipd.o .libs/libclammspack_la-oabc.o .libs/libclammspack_la-oabd.o .libs/libclammspack_la-qtmd.o .libs/libclammspack_la-system.o .libs/libclammspack_la-szddc.o .libs/libclammspack_la-szddd.o -g -O2 -install_name /usr/local/Cellar/clamav/0.101.0/lib/libclammspack.0.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libclammspack-symbols.expsym
libtool: link: ( cd ".libs" && rm -f "libclamav_nocxx.la" && ln -s "../libclamav_nocxx.la" "libclamav_nocxx.la" )
libtool: link: clang++ -dynamiclib -o .libs/libclamunrar.9.dylib .libs/libclamunrar_la-archive.o .libs/libclamunrar_la-arcread.o .libs/libclamunrar_la-blake2s.o .libs/libclamunrar_la-cmddata.o .libs/libclamunrar_la-consio.o .libs/libclamunrar_la-crc.o .libs/libclamunrar_la-crypt.o .libs/libclamunrar_la-dll.o .libs/libclamunrar_la-encname.o .libs/libclamunrar_la-errhnd.o .libs/libclamunrar_la-extinfo.o .libs/libclamunrar_la-extract.o .libs/libclamunrar_la-filcreat.o .libs/libclamunrar_la-file.o .libs/libclamunrar_la-filefn.o .libs/libclamunrar_la-filestr.o .libs/libclamunrar_la-find.o .libs/libclamunrar_la-getbits.o .libs/libclamunrar_la-global.o .libs/libclamunrar_la-hash.o .libs/libclamunrar_la-headers.o .libs/libclamunrar_la-isnt.o .libs/libclamunrar_la-list.o .libs/libclamunrar_la-match.o .libs/libclamunrar_la-options.o .libs/libclamunrar_la-pathfn.o .libs/libclamunrar_la-qopen.o .libs/libclamunrar_la-rar.o .libs/libclamunrar_la-rarvm.o .libs/libclamunrar_la-rawread.o .libs/libclamunrar_la-rdwrfn.o .libs/libclamunrar_la-recvol.o .libs/libclamunrar_la-resource.o .libs/libclamunrar_la-rijndael.o .libs/libclamunrar_la-rs.o .libs/libclamunrar_la-rs16.o .libs/libclamunrar_la-scantree.o .libs/libclamunrar_la-secpassword.o .libs/libclamunrar_la-sha1.o .libs/libclamunrar_la-sha256.o .libs/libclamunrar_la-smallfn.o .libs/libclamunrar_la-strfn.o .libs/libclamunrar_la-strlist.o .libs/libclamunrar_la-system.o .libs/libclamunrar_la-threadpool.o .libs/libclamunrar_la-timefn.o .libs/libclamunrar_la-ui.o .libs/libclamunrar_la-unicode.o .libs/libclamunrar_la-unpack.o .libs/libclamunrar_la-volume.o -g -O2 -Wl,-M -Wl,../libclamunrar/libclamunrar.map -install_name /usr/local/Cellar/clamav/0.101.0/lib/libclamunrar.9.dylib -compatibility_version 10 -current_version 10.0 -Wl,-single_module
/bin/sh ../libtool --tag=CC --mode=link clang -DCL_NOTHREADS -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -L/usr/local/opt/openssl/lib -o libclamav_internal_utils_nothreads.la libclamav_internal_utils_nothreads_la-str.lo libclamav_internal_utils_nothreads_la-conv.lo libclamav_internal_utils_nothreads_la-crypto.lo libclamav_internal_utils_nothreads_la-iowrap.lo libclamav_internal_utils_nothreads_la-others_common.lo libclamav_internal_utils_nothreads_la-qsort.lo libclamav_internal_utils_nothreads_la-strlcpy.lo libclamav_internal_utils_nothreads_la-regcomp.lo libclamav_internal_utils_nothreads_la-regerror.lo libclamav_internal_utils_nothreads_la-regexec.lo libclamav_internal_utils_nothreads_la-regfree.lo libclamav_internal_utils_nothreads_la-strlcat.lo -lssl -lcrypto -lz -L/usr/local/Cellar/pcre/8.42/lib -lpcre
libtool: link: (cd ".libs" && rm -f "libclammspack.dylib" && ln -s "libclammspack.0.dylib" "libclammspack.dylib")
libtool: link: (cd ".libs" && rm -f "libclamunrar.dylib" && ln -s "libclamunrar.9.dylib" "libclamunrar.dylib")
libtool: link: ( cd ".libs" && rm -f "libclammspack.la" && ln -s "../libclammspack.la" "libclammspack.la" )
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-version.lo `test -f 'version.c' || echo './'`version.c
libtool: link: ( cd ".libs" && rm -f "libclamunrar.la" && ln -s "../libclamunrar.la" "libclamunrar.la" )
/bin/sh ../libtool --tag=CXX --mode=link clang++ -g -O2 -module -version-info 9:0:0 -no-undefined -Wl,-M,../libclamunrar_iface/libclamunrar_iface.map -o libclamunrar_iface.la -rpath /usr/local/Cellar/clamav/0.101.0/lib unrar_iface.lo libclamunrar.la
libtool: link: ar cru .libs/libclamav_internal_utils.a .libs/libclamav_internal_utils_la-str.o .libs/libclamav_internal_utils_la-conv.o .libs/libclamav_internal_utils_la-crypto.o .libs/libclamav_internal_utils_la-iowrap.o .libs/libclamav_internal_utils_la-others_common.o .libs/libclamav_internal_utils_la-qsort.o .libs/libclamav_internal_utils_la-strlcpy.o .libs/libclamav_internal_utils_la-regcomp.o .libs/libclamav_internal_utils_la-regerror.o .libs/libclamav_internal_utils_la-regexec.o .libs/libclamav_internal_utils_la-regfree.o .libs/libclamav_internal_utils_la-strlcat.o
libtool: link: ranlib .libs/libclamav_internal_utils.a
libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils.la" && ln -s "../libclamav_internal_utils.la" "libclamav_internal_utils.la" )
libtool: link: ar cru .libs/libclamav_internal_utils_nothreads.a .libs/libclamav_internal_utils_nothreads_la-str.o .libs/libclamav_internal_utils_nothreads_la-conv.o .libs/libclamav_internal_utils_nothreads_la-crypto.o .libs/libclamav_internal_utils_nothreads_la-iowrap.o .libs/libclamav_internal_utils_nothreads_la-others_common.o .libs/libclamav_internal_utils_nothreads_la-qsort.o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o .libs/libclamav_internal_utils_nothreads_la-regcomp.o .libs/libclamav_internal_utils_nothreads_la-regerror.o .libs/libclamav_internal_utils_nothreads_la-regexec.o .libs/libclamav_internal_utils_nothreads_la-regfree.o .libs/libclamav_internal_utils_nothreads_la-strlcat.o
libtool: link: ranlib .libs/libclamav_internal_utils_nothreads.a
libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils_nothreads.la" && ln -s "../libclamav_internal_utils_nothreads.la" "libclamav_internal_utils_nothreads.la" )
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -fno-common -DPIC -o .libs/libclamav_la-version.o
libtool: link: clang++ -o .libs/libclamunrar_iface.9.so -bundle .libs/unrar_iface.o ./.libs/libclamunrar.dylib -g -O2 -Wl,-M -Wl,../libclamunrar_iface/libclamunrar_iface.map
libtool: link: (cd ".libs" && rm -f "libclamunrar_iface.so" && ln -s "libclamunrar_iface.9.so" "libclamunrar_iface.so")
libtool: link: ( cd ".libs" && rm -f "libclamunrar_iface.la" && ln -s "../libclamunrar_iface.la" "libclamunrar_iface.la" )
/bin/sh ../libtool --tag=CC --mode=link clang -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR=\"/usr/local/Cellar/clamav/0.101.0/lib\" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/local/opt/openssl/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -version-info 9:0:0 -no-undefined -Wl,-M,../libclamav/libclamav.map -o libclamav.la -rpath /usr/local/Cellar/clamav/0.101.0/lib libclamav_la-matcher-ac.lo libclamav_la-matcher-bm.lo libclamav_la-matcher-hash.lo libclamav_la-matcher.lo libclamav_la-others.lo libclamav_la-readdb.lo libclamav_la-cvd.lo libclamav_la-dsig.lo libclamav_la-scanners.lo libclamav_la-textdet.lo libclamav_la-filetypes.lo libclamav_la-rtf.lo libclamav_la-blob.lo libclamav_la-mbox.lo libclamav_la-message.lo libclamav_la-table.lo libclamav_la-text.lo libclamav_la-ole2_extract.lo libclamav_la-vba_extract.lo libclamav_la-msexpand.lo libclamav_la-pe.lo libclamav_la-pe_icons.lo libclamav_la-disasm.lo libclamav_la-upx.lo libclamav_la-htmlnorm.lo libclamav_la-libmspack.lo libclamav_la-rebuildpe.lo libclamav_la-petite.lo libclamav_la-wwunpack.lo libclamav_la-unsp.lo libclamav_la-aspack.lo libclamav_la-packlibs.lo libclamav_la-fsg.lo libclamav_la-mew.lo libclamav_la-upack.lo libclamav_la-line.lo libclamav_la-untar.lo libclamav_la-unzip.lo libclamav_la-ooxml.lo libclamav_la-inflate64.lo libclamav_la-special.lo libclamav_la-binhex.lo libclamav_la-is_tar.lo libclamav_la-tnef.lo libclamav_la-autoit.lo libclamav_la-unarj.lo libclamav_la-bzlib.lo libclamav_la-nulsft.lo libclamav_la-infblock.lo libclamav_la-pdf.lo libclamav_la-pdfng.lo libclamav_la-pdfdecode.lo libclamav_la-spin.lo libclamav_la-yc.lo libclamav_la-elf.lo libclamav_la-sis.lo libclamav_la-uuencode.lo libclamav_la-phishcheck.lo libclamav_la-phish_domaincheck_db.lo libclamav_la-phish_whitelist.lo libclamav_la-regex_list.lo libclamav_la-regex_suffix.lo libclamav_la-entconv.lo libclamav_la-hashtab.lo libclamav_la-dconf.lo libclamav_la-lzma_iface.lo libclamav_la-7z_iface.lo libclamav_la-7zAlloc.lo libclamav_la-7zBuf.lo libclamav_la-7zBuf2.lo libclamav_la-7zCrc.lo libclamav_la-7zDec.lo libclamav_la-7zFile.lo libclamav_la-7zIn.lo libclamav_la-7zStream.lo libclamav_la-Bcj2.lo libclamav_la-Bra.lo libclamav_la-Bra86.lo libclamav_la-Lzma2Dec.lo libclamav_la-LzmaDec.lo libclamav_la-Ppmd7.lo libclamav_la-Ppmd7Dec.lo libclamav_la-Xz.lo libclamav_la-XzCrc64.lo libclamav_la-XzDec.lo libclamav_la-XzIn.lo libclamav_la-Delta.lo libclamav_la-BraIA64.lo libclamav_la-CpuArch.lo libclamav_la-7zCrcOpt.lo libclamav_la-explode.lo libclamav_la-textnorm.lo libclamav_la-dlp.lo libclamav_la-js-norm.lo libclamav_la-uniq.lo libclamav_la-version.lo libclamav_la-mpool.lo libclamav_la-filtering.lo libclamav_la-fmap.lo libclamav_la-perflogging.lo libclamav_la-bytecode.lo libclamav_la-bytecode_vm.lo libclamav_la-cpio.lo libclamav_la-macho.lo libclamav_la-ishield.lo libclamav_la-bytecode_api.lo libclamav_la-bytecode_api_decl.lo libclamav_la-cache.lo libclamav_la-bytecode_detect.lo libclamav_la-events.lo libclamav_la-adc.lo libclamav_la-dmg.lo libclamav_la-xar.lo libclamav_la-xdp.lo libclamav_la-mbr.lo libclamav_la-gpt.lo libclamav_la-apm.lo libclamav_la-prtn_intxn.lo libclamav_la-json_api.lo libclamav_la-xz_iface.lo libclamav_la-sf_base64decode.lo libclamav_la-hfsplus.lo libclamav_la-swf.lo libclamav_la-jpeg.lo libclamav_la-png.lo libclamav_la-iso9660.lo libclamav_la-arc4.lo libclamav_la-rijndael.lo libclamav_la-crtmgr.lo libclamav_la-asn1.lo libclamav_la-fpu.lo libclamav_la-stats.lo libclamav_la-www.lo libclamav_la-stats_json.lo libclamav_la-hostid.lo libclamav_la-openioc.lo libclamav_la-msdoc.lo libclamav_la-matcher-pcre.lo libclamav_la-regex_pcre.lo libclamav_la-msxml.lo libclamav_la-msxml_parser.lo libclamav_la-tiff.lo libclamav_la-hwp.lo libclamav_la-lzwdec.lo libclamav_la-matcher-byte-comp.lo libclamav_la-fp_add.lo libclamav_la-fp_add_d.lo libclamav_la-fp_addmod.lo libclamav_la-fp_cmp.lo libclamav_la-fp_cmp_d.lo libclamav_la-fp_cmp_mag.lo libclamav_la-fp_sub.lo libclamav_la-fp_sub_d.lo libclamav_la-fp_submod.lo libclamav_la-s_fp_add.lo libclamav_la-s_fp_sub.lo libclamav_la-fp_radix_size.lo libclamav_la-fp_read_radix.lo libclamav_la-fp_read_signed_bin.lo libclamav_la-fp_read_unsigned_bin.lo libclamav_la-fp_reverse.lo libclamav_la-fp_s_rmap.lo libclamav_la-fp_signed_bin_size.lo libclamav_la-fp_to_signed_bin.lo libclamav_la-fp_to_unsigned_bin.lo libclamav_la-fp_toradix.lo libclamav_la-fp_toradix_n.lo libclamav_la-fp_unsigned_bin_size.lo libclamav_la-fp_cnt_lsb.lo libclamav_la-fp_count_bits.lo libclamav_la-fp_div_2.lo libclamav_la-fp_div_2d.lo libclamav_la-fp_lshd.lo libclamav_la-fp_mod_2d.lo libclamav_la-fp_rshd.lo libclamav_la-fp_div.lo libclamav_la-fp_div_d.lo libclamav_la-fp_mod.lo libclamav_la-fp_mod_d.lo libclamav_la-fp_2expt.lo libclamav_la-fp_exptmod.lo libclamav_la-fp_ident.lo libclamav_la-fp_set.lo libclamav_la-fp_montgomery_calc_normalization.lo libclamav_la-fp_montgomery_reduce.lo libclamav_la-fp_montgomery_setup.lo libclamav_la-fp_mul.lo libclamav_la-fp_mul_comba.lo libclamav_la-fp_mul_2.lo libclamav_la-fp_mul_2d.lo libclamav_la-fp_mul_comba_12.lo libclamav_la-fp_mul_comba_17.lo libclamav_la-fp_mul_comba_20.lo libclamav_la-fp_mul_comba_24.lo libclamav_la-fp_mul_comba_28.lo libclamav_la-fp_mul_comba_3.lo libclamav_la-fp_mul_comba_32.lo libclamav_la-fp_mul_comba_4.lo libclamav_la-fp_mul_comba_48.lo libclamav_la-fp_mul_comba_6.lo libclamav_la-fp_mul_comba_64.lo libclamav_la-fp_mul_comba_7.lo libclamav_la-fp_mul_comba_8.lo libclamav_la-fp_mul_comba_9.lo libclamav_la-fp_mul_comba_small_set.lo libclamav_la-fp_mul_d.lo libclamav_la-fp_mulmod.lo libclamav_la-fp_invmod.lo libclamav_la-fp_sqr.lo libclamav_la-fp_sqr_comba_12.lo libclamav_la-fp_sqr_comba_17.lo libclamav_la-fp_sqr_comba_20.lo libclamav_la-fp_sqr_comba_24.lo libclamav_la-fp_sqr_comba_28.lo libclamav_la-fp_sqr_comba_3.lo libclamav_la-fp_sqr_comba_32.lo libclamav_la-fp_sqr_comba_4.lo libclamav_la-fp_sqr_comba_48.lo libclamav_la-fp_sqr_comba_6.lo libclamav_la-fp_sqr_comba_64.lo libclamav_la-fp_sqr_comba_7.lo libclamav_la-fp_sqr_comba_8.lo libclamav_la-fp_sqr_comba_9.lo libclamav_la-fp_sqr_comba_generic.lo libclamav_la-fp_sqr_comba_small_set.lo libclamav_la-fp_sqrmod.lo -lssl -lcrypto -lz -L/usr/local/Cellar/pcre/8.42/lib -lpcre -lz -lbz2 -lltdl -dlopen libclamunrar_iface.la -lclammspack libclamav_nocxx.la libclamav_internal_utils.la
libtool: link: rm -f .libs/libclamav.nm .libs/libclamav.nmS .libs/libclamav.nmT
libtool: link: rm -f ".libs/libclamav.nmI"
libtool: link: (cd .libs && clang -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC "libclamavS.c")
libtool: link: rm -f ".libs/libclamavS.c" ".libs/libclamav.nm" ".libs/libclamav.nmS" ".libs/libclamav.nmT" ".libs/libclamav.nmI"
libtool: link: clang -dynamiclib -o .libs/libclamav.9.dylib .libs/libclamav_la-matcher-ac.o .libs/libclamav_la-matcher-bm.o .libs/libclamav_la-matcher-hash.o .libs/libclamav_la-matcher.o .libs/libclamav_la-others.o .libs/libclamav_la-readdb.o .libs/libclamav_la-cvd.o .libs/libclamav_la-dsig.o .libs/libclamav_la-scanners.o .libs/libclamav_la-textdet.o .libs/libclamav_la-filetypes.o .libs/libclamav_la-rtf.o .libs/libclamav_la-blob.o .libs/libclamav_la-mbox.o .libs/libclamav_la-message.o .libs/libclamav_la-table.o .libs/libclamav_la-text.o .libs/libclamav_la-ole2_extract.o .libs/libclamav_la-vba_extract.o .libs/libclamav_la-msexpand.o .libs/libclamav_la-pe.o .libs/libclamav_la-pe_icons.o .libs/libclamav_la-disasm.o .libs/libclamav_la-upx.o .libs/libclamav_la-htmlnorm.o .libs/libclamav_la-libmspack.o .libs/libclamav_la-rebuildpe.o .libs/libclamav_la-petite.o .libs/libclamav_la-wwunpack.o .libs/libclamav_la-unsp.o .libs/libclamav_la-aspack.o .libs/libclamav_la-packlibs.o .libs/libclamav_la-fsg.o .libs/libclamav_la-mew.o .libs/libclamav_la-upack.o .libs/libclamav_la-line.o .libs/libclamav_la-untar.o .libs/libclamav_la-unzip.o .libs/libclamav_la-ooxml.o .libs/libclamav_la-inflate64.o .libs/libclamav_la-special.o .libs/libclamav_la-binhex.o .libs/libclamav_la-is_tar.o .libs/libclamav_la-tnef.o .libs/libclamav_la-autoit.o .libs/libclamav_la-unarj.o .libs/libclamav_la-bzlib.o .libs/libclamav_la-nulsft.o .libs/libclamav_la-infblock.o .libs/libclamav_la-pdf.o .libs/libclamav_la-pdfng.o .libs/libclamav_la-pdfdecode.o .libs/libclamav_la-spin.o .libs/libclamav_la-yc.o .libs/libclamav_la-elf.o .libs/libclamav_la-sis.o .libs/libclamav_la-uuencode.o .libs/libclamav_la-phishcheck.o .libs/libclamav_la-phish_domaincheck_db.o .libs/libclamav_la-phish_whitelist.o .libs/libclamav_la-regex_list.o .libs/libclamav_la-regex_suffix.o .libs/libclamav_la-entconv.o .libs/libclamav_la-hashtab.o .libs/libclamav_la-dconf.o .libs/libclamav_la-lzma_iface.o .libs/libclamav_la-7z_iface.o .libs/libclamav_la-7zAlloc.o .libs/libclamav_la-7zBuf.o .libs/libclamav_la-7zBuf2.o .libs/libclamav_la-7zCrc.o .libs/libclamav_la-7zDec.o .libs/libclamav_la-7zFile.o .libs/libclamav_la-7zIn.o .libs/libclamav_la-7zStream.o .libs/libclamav_la-Bcj2.o .libs/libclamav_la-Bra.o .libs/libclamav_la-Bra86.o .libs/libclamav_la-Lzma2Dec.o .libs/libclamav_la-LzmaDec.o .libs/libclamav_la-Ppmd7.o .libs/libclamav_la-Ppmd7Dec.o .libs/libclamav_la-Xz.o .libs/libclamav_la-XzCrc64.o .libs/libclamav_la-XzDec.o .libs/libclamav_la-XzIn.o .libs/libclamav_la-Delta.o .libs/libclamav_la-BraIA64.o .libs/libclamav_la-CpuArch.o .libs/libclamav_la-7zCrcOpt.o .libs/libclamav_la-explode.o .libs/libclamav_la-textnorm.o .libs/libclamav_la-dlp.o .libs/libclamav_la-js-norm.o .libs/libclamav_la-uniq.o .libs/libclamav_la-version.o .libs/libclamav_la-mpool.o .libs/libclamav_la-filtering.o .libs/libclamav_la-fmap.o .libs/libclamav_la-perflogging.o .libs/libclamav_la-bytecode.o .libs/libclamav_la-bytecode_vm.o .libs/libclamav_la-cpio.o .libs/libclamav_la-macho.o .libs/libclamav_la-ishield.o .libs/libclamav_la-bytecode_api.o .libs/libclamav_la-bytecode_api_decl.o .libs/libclamav_la-cache.o .libs/libclamav_la-bytecode_detect.o .libs/libclamav_la-events.o .libs/libclamav_la-adc.o .libs/libclamav_la-dmg.o .libs/libclamav_la-xar.o .libs/libclamav_la-xdp.o .libs/libclamav_la-mbr.o .libs/libclamav_la-gpt.o .libs/libclamav_la-apm.o .libs/libclamav_la-prtn_intxn.o .libs/libclamav_la-json_api.o .libs/libclamav_la-xz_iface.o .libs/libclamav_la-sf_base64decode.o .libs/libclamav_la-hfsplus.o .libs/libclamav_la-swf.o .libs/libclamav_la-jpeg.o .libs/libclamav_la-png.o .libs/libclamav_la-iso9660.o .libs/libclamav_la-arc4.o .libs/libclamav_la-rijndael.o .libs/libclamav_la-crtmgr.o .libs/libclamav_la-asn1.o .libs/libclamav_la-fpu.o .libs/libclamav_la-stats.o .libs/libclamav_la-www.o .libs/libclamav_la-stats_json.o .libs/libclamav_la-hostid.o .libs/libclamav_la-openioc.o .libs/libclamav_la-msdoc.o .libs/libclamav_la-matcher-pcre.o .libs/libclamav_la-regex_pcre.o .libs/libclamav_la-msxml.o .libs/libclamav_la-msxml_parser.o .libs/libclamav_la-tiff.o .libs/libclamav_la-hwp.o .libs/libclamav_la-lzwdec.o .libs/libclamav_la-matcher-byte-comp.o .libs/libclamav_la-fp_add.o .libs/libclamav_la-fp_add_d.o .libs/libclamav_la-fp_addmod.o .libs/libclamav_la-fp_cmp.o .libs/libclamav_la-fp_cmp_d.o .libs/libclamav_la-fp_cmp_mag.o .libs/libclamav_la-fp_sub.o .libs/libclamav_la-fp_sub_d.o .libs/libclamav_la-fp_submod.o .libs/libclamav_la-s_fp_add.o .libs/libclamav_la-s_fp_sub.o .libs/libclamav_la-fp_radix_size.o .libs/libclamav_la-fp_read_radix.o .libs/libclamav_la-fp_read_signed_bin.o .libs/libclamav_la-fp_read_unsigned_bin.o .libs/libclamav_la-fp_reverse.o .libs/libclamav_la-fp_s_rmap.o .libs/libclamav_la-fp_signed_bin_size.o .libs/libclamav_la-fp_to_signed_bin.o .libs/libclamav_la-fp_to_unsigned_bin.o .libs/libclamav_la-fp_toradix.o .libs/libclamav_la-fp_toradix_n.o .libs/libclamav_la-fp_unsigned_bin_size.o .libs/libclamav_la-fp_cnt_lsb.o .libs/libclamav_la-fp_count_bits.o .libs/libclamav_la-fp_div_2.o .libs/libclamav_la-fp_div_2d.o .libs/libclamav_la-fp_lshd.o .libs/libclamav_la-fp_mod_2d.o .libs/libclamav_la-fp_rshd.o .libs/libclamav_la-fp_div.o .libs/libclamav_la-fp_div_d.o .libs/libclamav_la-fp_mod.o .libs/libclamav_la-fp_mod_d.o .libs/libclamav_la-fp_2expt.o .libs/libclamav_la-fp_exptmod.o .libs/libclamav_la-fp_ident.o .libs/libclamav_la-fp_set.o .libs/libclamav_la-fp_montgomery_calc_normalization.o .libs/libclamav_la-fp_montgomery_reduce.o .libs/libclamav_la-fp_montgomery_setup.o .libs/libclamav_la-fp_mul.o .libs/libclamav_la-fp_mul_comba.o .libs/libclamav_la-fp_mul_2.o .libs/libclamav_la-fp_mul_2d.o .libs/libclamav_la-fp_mul_comba_12.o .libs/libclamav_la-fp_mul_comba_17.o .libs/libclamav_la-fp_mul_comba_20.o .libs/libclamav_la-fp_mul_comba_24.o .libs/libclamav_la-fp_mul_comba_28.o .libs/libclamav_la-fp_mul_comba_3.o .libs/libclamav_la-fp_mul_comba_32.o .libs/libclamav_la-fp_mul_comba_4.o .libs/libclamav_la-fp_mul_comba_48.o .libs/libclamav_la-fp_mul_comba_6.o .libs/libclamav_la-fp_mul_comba_64.o .libs/libclamav_la-fp_mul_comba_7.o .libs/libclamav_la-fp_mul_comba_8.o .libs/libclamav_la-fp_mul_comba_9.o .libs/libclamav_la-fp_mul_comba_small_set.o .libs/libclamav_la-fp_mul_d.o .libs/libclamav_la-fp_mulmod.o .libs/libclamav_la-fp_invmod.o .libs/libclamav_la-fp_sqr.o .libs/libclamav_la-fp_sqr_comba_12.o .libs/libclamav_la-fp_sqr_comba_17.o .libs/libclamav_la-fp_sqr_comba_20.o .libs/libclamav_la-fp_sqr_comba_24.o .libs/libclamav_la-fp_sqr_comba_28.o .libs/libclamav_la-fp_sqr_comba_3.o .libs/libclamav_la-fp_sqr_comba_32.o .libs/libclamav_la-fp_sqr_comba_4.o .libs/libclamav_la-fp_sqr_comba_48.o .libs/libclamav_la-fp_sqr_comba_6.o .libs/libclamav_la-fp_sqr_comba_64.o .libs/libclamav_la-fp_sqr_comba_7.o .libs/libclamav_la-fp_sqr_comba_8.o .libs/libclamav_la-fp_sqr_comba_9.o .libs/libclamav_la-fp_sqr_comba_generic.o .libs/libclamav_la-fp_sqr_comba_small_set.o .libs/libclamav_la-fp_sqrmod.o .libs/libclamavS.o -Wl,-force_load,./.libs/libclamav_nocxx.a -Wl,-force_load,./.libs/libclamav_internal_utils.a -L/usr/local/opt/openssl/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib -lxml2 -lpthread -licucore -lm -L/usr/local/Cellar/pcre/8.42/lib -lbz2 -lltdl /private/tmp/clamav-20181206-8141-fcb1od/clamav-0.101.0/libclamav/.libs/libclammspack.dylib -lssl -lcrypto -lz -lpcre -g -O2 -Wl,-M -Wl,../libclamav/libclamav.map -install_name /usr/local/Cellar/clamav/0.101.0/lib/libclamav.9.dylib -compatibility_version 10 -current_version 10.0 -Wl,-single_module
Undefined symbols for architecture x86_64:
"_cli_strndup", referenced from:
_cli_get_filepath_from_filedesc in libclamav_internal_utils.a(libclamav_internal_utils_la-others_common.o)
"_cli_strnlen", referenced from:
_cli_get_filepath_from_filedesc in libclamav_internal_utils.a(libclamav_internal_utils_la-others_common.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [libclamav.la] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 1.8.4-43-g864a6b5
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 864a6b53d3a27f58ca8e662d8bf5102dbf937ee9
Last commit: 5 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 9d67f4bfc20d187a107faa0bbc78f8bbe7636400
Core tap last commit: 29 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/benc/Library/Caches/Homebrew
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.2 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_102
macOS: 10.13.6-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: N/A
XQuartz: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/openssl/bin:/usr/local/opt/pcre/bin:/usr/bin:/bin:/usr/sbin:/sbin
This file has been truncated, but you can view the full file.
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -fno-common -DPIC -o .libs/libltdlc_la-lt_dlloader.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -fno-common -DPIC -o .libs/libltdlc_la-lt__alloc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -fno-common -DPIC -o .libs/dlopen.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -fno-common -DPIC -o .libs/libltdlc_la-preopen.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -fno-common -DPIC -o .libs/libltdlc_la-ltdl.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -fno-common -DPIC -o .libs/libltdlc_la-lt_error.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -fno-common -DPIC -o .libs/libltdlc_la-slist.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H=<clamav-config.h> -DLTDL -I. -I. -Ilibltdl -I./libltdl -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__argz.c -fno-common -DPIC -o .libs/lt__argz.o
superenv removed: -I./libltdl -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H=<clamav-config.h> -DLTDL -Ilibltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__argz.c -fno-common -DPIC -o .libs/lt__argz.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC libltdlcS.c
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fno-rtti -fno-exceptions -fno-common -DPIC libltdlcS.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/cmddata.cpp -fno-common -DPIC -o .libs/libclamunrar_la-cmddata.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/cmddata.cpp -fno-common -DPIC -o .libs/libclamunrar_la-cmddata.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/blake2s.cpp -fno-common -DPIC -o .libs/libclamunrar_la-blake2s.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/blake2s.cpp -fno-common -DPIC -o .libs/libclamunrar_la-blake2s.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/archive.cpp -fno-common -DPIC -o .libs/libclamunrar_la-archive.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/archive.cpp -fno-common -DPIC -o .libs/libclamunrar_la-archive.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/arcread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-arcread.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/arcread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-arcread.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/consio.cpp -fno-common -DPIC -o .libs/libclamunrar_la-consio.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/consio.cpp -fno-common -DPIC -o .libs/libclamunrar_la-consio.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/crc.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/crc.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/crypt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crypt.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/crypt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-crypt.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/dll.cpp -fno-common -DPIC -o .libs/libclamunrar_la-dll.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/dll.cpp -fno-common -DPIC -o .libs/libclamunrar_la-dll.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/encname.cpp -fno-common -DPIC -o .libs/libclamunrar_la-encname.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/encname.cpp -fno-common -DPIC -o .libs/libclamunrar_la-encname.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/errhnd.cpp -fno-common -DPIC -o .libs/libclamunrar_la-errhnd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/errhnd.cpp -fno-common -DPIC -o .libs/libclamunrar_la-errhnd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/extinfo.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extinfo.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/extinfo.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extinfo.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/extract.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extract.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/extract.cpp -fno-common -DPIC -o .libs/libclamunrar_la-extract.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filcreat.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filcreat.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/filcreat.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filcreat.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/file.cpp -fno-common -DPIC -o .libs/libclamunrar_la-file.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/file.cpp -fno-common -DPIC -o .libs/libclamunrar_la-file.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filefn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/filefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filefn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/filestr.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filestr.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/filestr.cpp -fno-common -DPIC -o .libs/libclamunrar_la-filestr.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/find.cpp -fno-common -DPIC -o .libs/libclamunrar_la-find.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/find.cpp -fno-common -DPIC -o .libs/libclamunrar_la-find.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/getbits.cpp -fno-common -DPIC -o .libs/libclamunrar_la-getbits.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/getbits.cpp -fno-common -DPIC -o .libs/libclamunrar_la-getbits.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/global.cpp -fno-common -DPIC -o .libs/libclamunrar_la-global.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/global.cpp -fno-common -DPIC -o .libs/libclamunrar_la-global.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/hash.cpp -fno-common -DPIC -o .libs/libclamunrar_la-hash.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/hash.cpp -fno-common -DPIC -o .libs/libclamunrar_la-hash.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/headers.cpp -fno-common -DPIC -o .libs/libclamunrar_la-headers.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/headers.cpp -fno-common -DPIC -o .libs/libclamunrar_la-headers.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/isnt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-isnt.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/isnt.cpp -fno-common -DPIC -o .libs/libclamunrar_la-isnt.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/list.cpp -fno-common -DPIC -o .libs/libclamunrar_la-list.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/list.cpp -fno-common -DPIC -o .libs/libclamunrar_la-list.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/match.cpp -fno-common -DPIC -o .libs/libclamunrar_la-match.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/match.cpp -fno-common -DPIC -o .libs/libclamunrar_la-match.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/options.cpp -fno-common -DPIC -o .libs/libclamunrar_la-options.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/options.cpp -fno-common -DPIC -o .libs/libclamunrar_la-options.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/pathfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-pathfn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/pathfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-pathfn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/qopen.cpp -fno-common -DPIC -o .libs/libclamunrar_la-qopen.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/qopen.cpp -fno-common -DPIC -o .libs/libclamunrar_la-qopen.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rar.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rar.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rar.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rarvm.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rarvm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rarvm.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rarvm.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rawread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rawread.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rawread.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rawread.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rdwrfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rdwrfn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rdwrfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rdwrfn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/recvol.cpp -fno-common -DPIC -o .libs/libclamunrar_la-recvol.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/recvol.cpp -fno-common -DPIC -o .libs/libclamunrar_la-recvol.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/resource.cpp -fno-common -DPIC -o .libs/libclamunrar_la-resource.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/resource.cpp -fno-common -DPIC -o .libs/libclamunrar_la-resource.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rijndael.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rijndael.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rijndael.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rijndael.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rs.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rs.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/rs16.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs16.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/rs16.cpp -fno-common -DPIC -o .libs/libclamunrar_la-rs16.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/scantree.cpp -fno-common -DPIC -o .libs/libclamunrar_la-scantree.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/scantree.cpp -fno-common -DPIC -o .libs/libclamunrar_la-scantree.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/secpassword.cpp -fno-common -DPIC -o .libs/libclamunrar_la-secpassword.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/secpassword.cpp -fno-common -DPIC -o .libs/libclamunrar_la-secpassword.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/sha256.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha256.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/sha256.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha256.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/sha1.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha1.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/sha1.cpp -fno-common -DPIC -o .libs/libclamunrar_la-sha1.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/smallfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-smallfn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/smallfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-smallfn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/strlist.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strlist.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/strlist.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strlist.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/strfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strfn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/strfn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-strfn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/system.cpp -fno-common -DPIC -o .libs/libclamunrar_la-system.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/system.cpp -fno-common -DPIC -o .libs/libclamunrar_la-system.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/threadpool.cpp -fno-common -DPIC -o .libs/libclamunrar_la-threadpool.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/threadpool.cpp -fno-common -DPIC -o .libs/libclamunrar_la-threadpool.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/timefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-timefn.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/timefn.cpp -fno-common -DPIC -o .libs/libclamunrar_la-timefn.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/ui.cpp -fno-common -DPIC -o .libs/libclamunrar_la-ui.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/ui.cpp -fno-common -DPIC -o .libs/libclamunrar_la-ui.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/unicode.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unicode.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/unicode.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unicode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/unpack.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unpack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/unpack.cpp -fno-common -DPIC -o .libs/libclamunrar_la-unpack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I.. -I./nsis -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -g -O2 -c ../libclamunrar/volume.cpp -fno-common -DPIC -o .libs/libclamunrar_la-volume.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -DWARN_DLOPEN_FAIL -DRARDLL -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else -c ../libclamunrar/volume.cpp -fno-common -DPIC -o .libs/libclamunrar_la-volume.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang++ called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -g -O2 -c ../libclamunrar_iface/unrar_iface.cpp -fno-common -DPIC -o .libs/unrar_iface.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang++ -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -c ../libclamunrar_iface/unrar_iface.cpp -fno-common -DPIC -o .libs/unrar_iface.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabc.c -fno-common -DPIC -o .libs/libclammspack_la-cabc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabc.c -fno-common -DPIC -o .libs/libclammspack_la-cabc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabd.c -fno-common -DPIC -o .libs/libclammspack_la-cabd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabd.c -fno-common -DPIC -o .libs/libclammspack_la-cabd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmc.c -fno-common -DPIC -o .libs/libclammspack_la-chmc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmc.c -fno-common -DPIC -o .libs/libclammspack_la-chmc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmd.c -fno-common -DPIC -o .libs/libclammspack_la-chmd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmd.c -fno-common -DPIC -o .libs/libclammspack_la-chmd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/crc32.c -fno-common -DPIC -o .libs/libclammspack_la-crc32.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/crc32.c -fno-common -DPIC -o .libs/libclammspack_la-crc32.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpc.c -fno-common -DPIC -o .libs/libclammspack_la-hlpc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpc.c -fno-common -DPIC -o .libs/libclammspack_la-hlpc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpd.c -fno-common -DPIC -o .libs/libclammspack_la-hlpd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpd.c -fno-common -DPIC -o .libs/libclammspack_la-hlpd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajc.c -fno-common -DPIC -o .libs/libclammspack_la-kwajc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajc.c -fno-common -DPIC -o .libs/libclammspack_la-kwajc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajd.c -fno-common -DPIC -o .libs/libclammspack_la-kwajd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajd.c -fno-common -DPIC -o .libs/libclammspack_la-kwajd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litc.c -fno-common -DPIC -o .libs/libclammspack_la-litc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litc.c -fno-common -DPIC -o .libs/libclammspack_la-litc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litd.c -fno-common -DPIC -o .libs/libclammspack_la-litd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litd.c -fno-common -DPIC -o .libs/libclammspack_la-litd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzssd.c -fno-common -DPIC -o .libs/libclammspack_la-lzssd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzssd.c -fno-common -DPIC -o .libs/libclammspack_la-lzssd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxc.c -fno-common -DPIC -o .libs/libclammspack_la-lzxc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxc.c -fno-common -DPIC -o .libs/libclammspack_la-lzxc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxd.c -fno-common -DPIC -o .libs/libclammspack_la-lzxd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxd.c -fno-common -DPIC -o .libs/libclammspack_la-lzxd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipc.c -fno-common -DPIC -o .libs/libclammspack_la-mszipc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipc.c -fno-common -DPIC -o .libs/libclammspack_la-mszipc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipd.c -fno-common -DPIC -o .libs/libclammspack_la-mszipd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipd.c -fno-common -DPIC -o .libs/libclammspack_la-mszipd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabc.c -fno-common -DPIC -o .libs/libclammspack_la-oabc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabc.c -fno-common -DPIC -o .libs/libclammspack_la-oabc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabd.c -fno-common -DPIC -o .libs/libclammspack_la-oabd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabd.c -fno-common -DPIC -o .libs/libclammspack_la-oabd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/qtmd.c -fno-common -DPIC -o .libs/libclammspack_la-qtmd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/qtmd.c -fno-common -DPIC -o .libs/libclammspack_la-qtmd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/system.c -fno-common -DPIC -o .libs/libclammspack_la-system.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/system.c -fno-common -DPIC -o .libs/libclammspack_la-system.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddc.c -fno-common -DPIC -o .libs/libclammspack_la-szddc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddc.c -fno-common -DPIC -o .libs/libclammspack_la-szddc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddd.c -fno-common -DPIC -o .libs/libclammspack_la-szddd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddd.c -fno-common -DPIC -o .libs/libclammspack_la-szddd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -fno-common -DPIC -o .libs/libclamav_la-matcher-ac.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -fno-common -DPIC -o .libs/libclamav_la-matcher-ac.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -fno-common -DPIC -o .libs/libclamav_la-matcher-hash.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -fno-common -DPIC -o .libs/libclamav_la-matcher-hash.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -fno-common -DPIC -o .libs/libclamav_la-matcher-bm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -fno-common -DPIC -o .libs/libclamav_la-matcher-bm.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -fno-common -DPIC -o .libs/libclamav_la-matcher.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -fno-common -DPIC -o .libs/libclamav_la-matcher.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -fno-common -DPIC -o .libs/libclamav_la-others.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -fno-common -DPIC -o .libs/libclamav_la-others.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -fno-common -DPIC -o .libs/libclamav_la-readdb.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -fno-common -DPIC -o .libs/libclamav_la-readdb.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -fno-common -DPIC -o .libs/libclamav_la-cvd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -fno-common -DPIC -o .libs/libclamav_la-cvd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -fno-common -DPIC -o .libs/libclamav_la-dsig.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -fno-common -DPIC -o .libs/libclamav_la-dsig.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -fno-common -DPIC -o .libs/libclamav_la-scanners.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -fno-common -DPIC -o .libs/libclamav_la-scanners.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -fno-common -DPIC -o .libs/libclamav_la-textdet.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -fno-common -DPIC -o .libs/libclamav_la-textdet.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -fno-common -DPIC -o .libs/libclamav_la-filetypes.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -fno-common -DPIC -o .libs/libclamav_la-filetypes.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -fno-common -DPIC -o .libs/libclamav_la-rtf.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -fno-common -DPIC -o .libs/libclamav_la-rtf.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -fno-common -DPIC -o .libs/libclamav_la-blob.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -fno-common -DPIC -o .libs/libclamav_la-blob.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -fno-common -DPIC -o .libs/libclamav_la-mbox.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -fno-common -DPIC -o .libs/libclamav_la-mbox.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -fno-common -DPIC -o .libs/libclamav_la-message.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -fno-common -DPIC -o .libs/libclamav_la-message.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -fno-common -DPIC -o .libs/libclamav_la-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -fno-common -DPIC -o .libs/libclamav_la-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -fno-common -DPIC -o .libs/libclamav_la-text.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -fno-common -DPIC -o .libs/libclamav_la-text.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -fno-common -DPIC -o .libs/libclamav_la-ole2_extract.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -fno-common -DPIC -o .libs/libclamav_la-ole2_extract.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -fno-common -DPIC -o .libs/libclamav_la-vba_extract.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -fno-common -DPIC -o .libs/libclamav_la-vba_extract.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -fno-common -DPIC -o .libs/libclamav_la-msexpand.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -fno-common -DPIC -o .libs/libclamav_la-msexpand.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -fno-common -DPIC -o .libs/libclamav_la-pe.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -fno-common -DPIC -o .libs/libclamav_la-pe.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -fno-common -DPIC -o .libs/libclamav_la-pe_icons.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -fno-common -DPIC -o .libs/libclamav_la-pe_icons.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -fno-common -DPIC -o .libs/libclamav_la-disasm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -fno-common -DPIC -o .libs/libclamav_la-disasm.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -fno-common -DPIC -o .libs/libclamav_la-upx.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -fno-common -DPIC -o .libs/libclamav_la-upx.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -fno-common -DPIC -o .libs/libclamav_la-htmlnorm.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -fno-common -DPIC -o .libs/libclamav_la-htmlnorm.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -fno-common -DPIC -o .libs/libclamav_la-libmspack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -fno-common -DPIC -o .libs/libclamav_la-libmspack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -fno-common -DPIC -o .libs/libclamav_la-rebuildpe.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -fno-common -DPIC -o .libs/libclamav_la-rebuildpe.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -fno-common -DPIC -o .libs/libclamav_la-petite.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -fno-common -DPIC -o .libs/libclamav_la-petite.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -fno-common -DPIC -o .libs/libclamav_la-wwunpack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -fno-common -DPIC -o .libs/libclamav_la-wwunpack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -fno-common -DPIC -o .libs/libclamav_la-unsp.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -fno-common -DPIC -o .libs/libclamav_la-unsp.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -fno-common -DPIC -o .libs/libclamav_la-aspack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -fno-common -DPIC -o .libs/libclamav_la-aspack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -fno-common -DPIC -o .libs/libclamav_la-packlibs.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -fno-common -DPIC -o .libs/libclamav_la-packlibs.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -fno-common -DPIC -o .libs/libclamav_la-fsg.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -fno-common -DPIC -o .libs/libclamav_la-fsg.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -fno-common -DPIC -o .libs/libclamav_la-mew.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -fno-common -DPIC -o .libs/libclamav_la-mew.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -fno-common -DPIC -o .libs/libclamav_la-upack.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -fno-common -DPIC -o .libs/libclamav_la-upack.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -fno-common -DPIC -o .libs/libclamav_la-line.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -fno-common -DPIC -o .libs/libclamav_la-line.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -fno-common -DPIC -o .libs/libclamav_la-untar.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -fno-common -DPIC -o .libs/libclamav_la-untar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -fno-common -DPIC -o .libs/libclamav_la-unzip.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -fno-common -DPIC -o .libs/libclamav_la-unzip.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -fno-common -DPIC -o .libs/libclamav_la-ooxml.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -fno-common -DPIC -o .libs/libclamav_la-ooxml.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -fno-common -DPIC -o .libs/libclamav_la-inflate64.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -fno-common -DPIC -o .libs/libclamav_la-inflate64.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -fno-common -DPIC -o .libs/libclamav_la-special.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -fno-common -DPIC -o .libs/libclamav_la-special.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -fno-common -DPIC -o .libs/libclamav_la-binhex.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -fno-common -DPIC -o .libs/libclamav_la-binhex.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -fno-common -DPIC -o .libs/libclamav_la-is_tar.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -fno-common -DPIC -o .libs/libclamav_la-is_tar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -fno-common -DPIC -o .libs/libclamav_la-tnef.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -fno-common -DPIC -o .libs/libclamav_la-tnef.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -fno-common -DPIC -o .libs/libclamav_la-autoit.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -fno-common -DPIC -o .libs/libclamav_la-autoit.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -fno-common -DPIC -o .libs/libclamav_la-unarj.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -fno-common -DPIC -o .libs/libclamav_la-unarj.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -fno-common -DPIC -o .libs/libclamav_la-bzlib.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -fno-common -DPIC -o .libs/libclamav_la-bzlib.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -fno-common -DPIC -o .libs/libclamav_la-nulsft.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -fno-common -DPIC -o .libs/libclamav_la-nulsft.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -fno-common -DPIC -o .libs/libclamav_la-infblock.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -fno-common -DPIC -o .libs/libclamav_la-infblock.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -fno-common -DPIC -o .libs/libclamav_la-pdf.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -fno-common -DPIC -o .libs/libclamav_la-pdf.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -fno-common -DPIC -o .libs/libclamav_la-pdfng.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -fno-common -DPIC -o .libs/libclamav_la-pdfng.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -fno-common -DPIC -o .libs/libclamav_la-pdfdecode.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -fno-common -DPIC -o .libs/libclamav_la-pdfdecode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -fno-common -DPIC -o .libs/libclamav_la-spin.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -fno-common -DPIC -o .libs/libclamav_la-spin.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -fno-common -DPIC -o .libs/libclamav_la-yc.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -fno-common -DPIC -o .libs/libclamav_la-yc.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -fno-common -DPIC -o .libs/libclamav_la-elf.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -fno-common -DPIC -o .libs/libclamav_la-elf.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -fno-common -DPIC -o .libs/libclamav_la-sis.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -fno-common -DPIC -o .libs/libclamav_la-sis.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -fno-common -DPIC -o .libs/libclamav_la-uuencode.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -fno-common -DPIC -o .libs/libclamav_la-uuencode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -fno-common -DPIC -o .libs/libclamav_la-phishcheck.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -fno-common -DPIC -o .libs/libclamav_la-phishcheck.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -fno-common -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -fno-common -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -fno-common -DPIC -o .libs/libclamav_la-phish_whitelist.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -fno-common -DPIC -o .libs/libclamav_la-phish_whitelist.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -fno-common -DPIC -o .libs/libclamav_la-regex_list.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -fno-common -DPIC -o .libs/libclamav_la-regex_list.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -fno-common -DPIC -o .libs/libclamav_la-regex_suffix.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -fno-common -DPIC -o .libs/libclamav_la-regex_suffix.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -fno-common -DPIC -o .libs/libclamav_la-entconv.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -fno-common -DPIC -o .libs/libclamav_la-entconv.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -fno-common -DPIC -o .libs/libclamav_la-hashtab.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -fno-common -DPIC -o .libs/libclamav_la-hashtab.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -fno-common -DPIC -o .libs/libclamav_la-dconf.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=native -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I./nsis -DWARN_DLOPEN_FAIL -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DSEARCH_LIBDIR="/usr/local/Cellar/clamav/0.101.0/lib" -I/usr/local/opt/openssl/include -I/usr/local/Cellar/pcre/8.42/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -fno-common -DPIC -o .libs/libclamav_la-dconf.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include
clang called with: -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DWARN_DLOPEN_FAIL -I
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