Skip to content

Instantly share code, notes, and snippets.

@claui
Created September 3, 2020 08:04
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 claui/0223db3dd656cd91be8e3aa31837986d to your computer and use it in GitHub Desktop.
Save claui/0223db3dd656cd91be8e3aa31837986d to your computer and use it in GitHub Desktop.
sdl2 on macOS 11.0 - Homebrew build logs
Homebrew build logs for sdl2 on macOS 11.0
Build date: 2020-09-03 10:04:02
HOMEBREW_VERSION: 2.4.16-90-g233cac0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 233cac0d95c598dd83c8114e24960a51a406c149
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 788d243946f3ac0bea3db62369bcdcc147413f08
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--colorpickerdir=/Library/ColorPickers", "--prefpanedir=/Library/PreferencePanes", "--qlplugindir=/Library/QuickLook", "--mdimporterdir=/Library/Spotlight", "--dictionarydir=/Library/Dictionaries", "--fontdir=/Library/Fonts", "--servicedir=/Library/Services", "--input_methoddir=/Library/Input Methods", "--internet_plugindir=/Library/Internet Plug-Ins", "--audio_unit_plugindir=/Library/Audio/Plug-Ins/Components", "--vst_plugindir=/Library/Audio/Plug-Ins/VST", "--screen_saverdir=/Library/Screen Savers"]
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: /usr/bin/vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_SKIP_OR_LATER_BOTTLES: set
CPU: octa-core 64-bit arm_vortex_tempest
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 12.0 build 1200
Git: 2.28.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 14.0.2
macOS: 11.0-arm64
CLT: N/A
Xcode: 12.0 => /Applications/Xcode-beta.app/Contents/Developer
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: Some installed formulae were deleted!
You should find replacements for the following formulae:
jtool2
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:
telnet
2020-09-03 10:03:35 +0200
./configure
--prefix=/usr/local/Cellar/sdl2/2.0.12_1
--without-x
checking build system type... arm-apple-darwin20.0.0
checking host system type... arm-apple-darwin20.0.0
checking how to print strings... printf
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -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... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert arm-apple-darwin20.0.0 file names to arm-apple-darwin20.0.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin20.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for windres... no
checking for pkg-config... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for GCC -MMD -MT option... yes
checking for linker option --no-undefined... no
checking for linker option --dynamicbase... no
checking for linker option --nxcompat... no
checking for linker option --high-entropy-va... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for size_t... yes
checking for M_PI in math.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for working strtod... yes
checking for mprotect... yes
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for getenv... yes
checking for setenv... yes
checking for putenv... yes
checking for unsetenv... yes
checking for qsort... yes
checking for abs... yes
checking for bcopy... yes
checking for memset... yes
checking for memcpy... yes
checking for memmove... yes
checking for wcslen... yes
checking for wcslcpy... yes
checking for wcslcat... yes
checking for wcsdup... yes
checking for wcsstr... yes
checking for wcscmp... yes
checking for wcsncmp... yes
checking for strlen... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for _strrev... no
checking for _strupr... no
checking for _strlwr... no
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtok_r... yes
checking for itoa... no
checking for _ltoa... no
checking for _uitoa... no
checking for _ultoa... no
checking for strtol... yes
checking for strtoul... yes
checking for _i64toa... no
checking for _ui64toa... no
checking for strtoll... yes
checking for strtoull... yes
checking for atoi... yes
checking for atof... yes
checking for strcmp... yes
checking for strncmp... yes
checking for _stricmp... no
checking for strcasecmp... yes
checking for _strnicmp... no
checking for strncasecmp... yes
checking for vsscanf... yes
checking for vsnprintf... yes
checking for fopen64... no
checking for fseeko... yes
checking for fseeko64... no
checking for sigaction... yes
checking for setjmp... yes
checking for nanosleep... yes
checking for sysconf... yes
checking for sysctlbyname... yes
checking for getauxval... no
checking for poll... yes
checking for _Exit... yes
checking for pow in -lm... yes
checking for acos... yes
checking for acosf... yes
checking for asin... yes
checking for asinf... yes
checking for atan... yes
checking for atanf... yes
checking for atan2... yes
checking for atan2f... yes
checking for ceil... yes
checking for ceilf... yes
checking for copysign... yes
checking for copysignf... yes
checking for cos... yes
checking for cosf... yes
checking for exp... yes
checking for expf... yes
checking for fabs... yes
checking for fabsf... yes
checking for floor... yes
checking for floorf... yes
checking for fmod... yes
checking for fmodf... yes
checking for log... yes
checking for logf... yes
checking for log10... yes
checking for log10f... yes
checking for pow... yes
checking for powf... yes
checking for scalbn... yes
checking for scalbnf... yes
checking for sin... yes
checking for sinf... yes
checking for sqrt... yes
checking for sqrtf... yes
checking for tan... yes
checking for tanf... yes
checking for iconv_open in -liconv... yes
checking for iconv... yes
checking for struct sigaction.sa_sigaction... yes
checking libunwind.h usability... yes
checking libunwind.h presence... yes
checking for libunwind.h... yes
checking for GCC builtin atomic operations... yes
checking for GCC -mmmx option... no
checking for GCC -m3dnow option... no
checking for GCC -msse option... no
checking for GCC -msse2 option... no
checking for GCC -msse3 option... no
checking immintrin.h usability... no
checking immintrin.h presence... yes
configure: WARNING: immintrin.h: present but cannot be compiled
configure: WARNING: immintrin.h: check for missing prerequisite headers?
configure: WARNING: immintrin.h: see the Autoconf documentation
configure: WARNING: immintrin.h: section "Present But Cannot Be Compiled"
configure: WARNING: immintrin.h: proceeding with the compiler's result
checking for immintrin.h... no
checking for Altivec with GCC altivec.h and -maltivec option... no
checking for Altivec with GCC -maltivec option... no
checking for Altivec with GCC altivec.h and -faltivec option... no
checking for Altivec with GCC -faltivec option... no
checking for GCC -Wall option... yes
checking for necessary GCC -Wno-multichar option... no
checking for GCC -fno-strict-aliasing option... yes
checking for GCC -fvisibility=hidden option... yes
checking for GCC -Wdeclaration-after-statement option... yes
checking for dlopen... yes
checking for dlopen in -lc... yes
checking for Metal framework... no
configure: WARNING: Vulkan does not work on this configuration.
checking for pthreads... yes
checking for recursive mutexes... yes
checking for pthread semaphores... yes
checking for sem_timedwait... no
checking for pthread_np.h... no
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking whether to install sdl2-config... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sdl2-config
config.status: creating sdl2-config.cmake
config.status: creating sdl2-config-version.cmake
config.status: creating SDL2.spec
config.status: creating sdl2.pc
config.status: creating include/SDL_config.h
config.status: executing libtool commands
config.status: executing sdl2_config commands
config.status: executing summary commands
-en SDL2 Configure Summary:
Building Shared Libraries
Building Static Libraries
Enabled modules : atomic audio video render events joystick haptic sensor power filesystem threads timers file loadso cpuinfo assembly
Assembly Math :
Audio drivers : disk dummy coreaudio
Video drivers : dummy
Input drivers :
Using libsamplerate : NO
Using libudev : NO
Using dbus : NO
Using ime : NO
Using ibus : NO
Using fcitx : NO
clang called with: --version
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-prog-name=ld -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -g -O2 -c -o conftest.o conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -static conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -print-search-dirs -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -g -O2 -print-multi-os-directory -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: --version
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os --version -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -qversion -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c -g conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -E conftest.cpp
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -E conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c -g -O2 conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -o conftest -g -O2 conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -print-prog-name=ld -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c -g -O2 conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -o conftest -g -O2 -static conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.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 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -c -g -O2 -o out/conftest2.o conftest.cpp -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--no-undefined conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--no-undefined conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--dynamicbase conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--dynamicbase conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--nxcompat conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--nxcompat conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--high-entropy-va conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--high-entropy-va conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -liconv -lm
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -liconv -lm -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -mmmx -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -mmmx -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -m3dnow -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -m3dnow -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse3 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -msse3 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -maltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -maltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -maltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -maltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -faltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -faltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -faltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -faltivec -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fvisibility=hidden -Werror -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fvisibility=hidden -Werror -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wdeclaration-after-statement -Werror=declaration-after-statement -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wdeclaration-after-statement -Werror=declaration-after-statement -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lc -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lc -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -x objective-c -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -x objective-c -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -x objective-c -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -x objective-c -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv
superenv added: -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -D_THREAD_SAFE -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm -liconv -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2020-09-03 10:03:57 +0200
make
install
/bin/sh build-scripts/updaterev.sh
/bin/sh build-scripts/mkinstalldirs build
mkdir build
touch build/.created
/bin/sh build-scripts/mkinstalldirs /usr/local/Cellar/sdl2/2.0.12_1/bin
mkdir /usr/local/Cellar/sdl2/2.0.12_1/bin
/bin/sh build-scripts/mkinstalldirs /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2
/bin/sh build-scripts/mkinstalldirs /usr/local/Cellar/sdl2/2.0.12_1/share/aclocal
/usr/bin/install -c -m 755 sdl2-config /usr/local/Cellar/sdl2/2.0.12_1/bin/sdl2-config
mkdir /usr/local/Cellar/sdl2/2.0.12_1/include
CC build/SDL.lo
CC build/SDL_assert.lo
CC build/SDL_error.lo
CC build/SDL_dataqueue.lo
mkdir /usr/local/Cellar/sdl2/2.0.12_1/share
CC build/SDL_log.lo
mkdir /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2
CC build/SDL_hints.lo
for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \
/usr/bin/install -c -m 644 /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include/$file /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2/$file; \
done
mkdir /usr/local/Cellar/sdl2/2.0.12_1/share/aclocal
/usr/bin/install -c -m 644 /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/sdl2.m4 /usr/local/Cellar/sdl2/2.0.12_1/share/aclocal/sdl2.m4
/bin/sh build-scripts/mkinstalldirs /usr/local/Cellar/sdl2/2.0.12_1/lib/pkgconfig
mkdir /usr/local/Cellar/sdl2/2.0.12_1/lib
mkdir /usr/local/Cellar/sdl2/2.0.12_1/lib/pkgconfig
/usr/bin/install -c -m 644 sdl2.pc /usr/local/Cellar/sdl2/2.0.12_1/lib/pkgconfig
/bin/sh build-scripts/mkinstalldirs /usr/local/Cellar/sdl2/2.0.12_1/lib/cmake/SDL2
mkdir /usr/local/Cellar/sdl2/2.0.12_1/lib/cmake
mkdir /usr/local/Cellar/sdl2/2.0.12_1/lib/cmake/SDL2
/usr/bin/install -c -m 644 sdl2-config.cmake /usr/local/Cellar/sdl2/2.0.12_1/lib/cmake/SDL2
/usr/bin/install -c -m 644 sdl2-config-version.cmake /usr/local/Cellar/sdl2/2.0.12_1/lib/cmake/SDL2
CC build/SDL_atomic.lo
CC build/SDL_spinlock.lo
CC build/SDL_audio.lo
CC build/SDL_audiocvt.lo
CC build/SDL_audiodev.lo
/usr/bin/install -c -m 644 include/SDL_config.h /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2/SDL_config.h
if test -f include/SDL_revision.h; then \
/usr/bin/install -c -m 644 include/SDL_revision.h /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2/SDL_revision.h; \
else \
/usr/bin/install -c -m 644 /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include/SDL_revision.h /usr/local/Cellar/sdl2/2.0.12_1/include/SDL2/SDL_revision.h; \
fi
CC build/SDL_audiotypecvt.lo
CC build/SDL_mixer.lo
CC build/SDL_wave.lo
CC build/SDL_cpuinfo.lo
CC build/SDL_dynapi.lo
CC build/SDL_clipboardevents.lo
CC build/SDL_displayevents.lo
CC build/SDL_events.lo
CC build/SDL_dropevents.lo
CC build/SDL_gesture.lo
CC build/SDL_keyboard.lo
CC build/SDL_mouse.lo
CC build/SDL_quit.lo
CC build/SDL_touch.lo
CC build/SDL_windowevents.lo
CC build/SDL_rwops.lo
CC build/SDL_haptic.lo
CC build/SDL_gamecontroller.lo
CC build/SDL_joystick.lo
CC build/e_atan2.lo
CC build/e_exp.lo
CC build/e_fmod.lo
CC build/e_log.lo
CC build/e_log10.lo
CC build/e_pow.lo
CC build/e_rem_pio2.lo
CC build/e_sqrt.lo
CC build/k_cos.lo
CC build/k_rem_pio2.lo
CC build/k_sin.lo
CC build/k_tan.lo
CC build/s_atan.lo
CC build/s_copysign.lo
CC build/s_fabs.lo
CC build/s_cos.lo
CC build/s_floor.lo
CC build/s_scalbn.lo
CC build/s_tan.lo
CC build/s_sin.lo
CC build/SDL_power.lo
CC build/SDL_d3dmath.lo
CC build/SDL_render.lo
CC build/SDL_yuv_sw.lo
CC build/SDL_render_d3d.lo
CC build/SDL_shaders_d3d.lo
CC build/SDL_render_d3d11.lo
CC build/SDL_shaders_d3d11.lo
CC build/SDL_render_gl.lo
CC build/SDL_shaders_gl.lo
CC build/SDL_render_gles.lo
CC build/SDL_render_gles2.lo
CC build/SDL_shaders_gles2.lo
CC build/SDL_render_psp.lo
CC build/SDL_blendfillrect.lo
CC build/SDL_blendline.lo
CC build/SDL_blendpoint.lo
In file included from /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles/SDL_render_gles.c:27:
include/SDL_opengles.h:33:10: fatal error: 'GLES/gl.h' file not found
#include <GLES/gl.h>
^~~~~~~~~~~
1 error generated.
make: *** [build/SDL_render_gles.lo] Error 1
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 2.4.16-90-g233cac0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 233cac0d95c598dd83c8114e24960a51a406c149
Last commit: 2 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 788d243946f3ac0bea3db62369bcdcc147413f08
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: ["--colorpickerdir=/Library/ColorPickers", "--prefpanedir=/Library/PreferencePanes", "--qlplugindir=/Library/QuickLook", "--mdimporterdir=/Library/Spotlight", "--dictionarydir=/Library/Dictionaries", "--fontdir=/Library/Fonts", "--servicedir=/Library/Services", "--input_methoddir=/Library/Input Methods", "--internet_plugindir=/Library/Internet Plug-Ins", "--audio_unit_plugindir=/Library/Audio/Plug-Ins/Components", "--vst_plugindir=/Library/Audio/Plug-Ins/VST", "--screen_saverdir=/Library/Screen Savers"]
HOMEBREW_DEVELOPER: set
HOMEBREW_EDITOR: /usr/bin/vim
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_ANALYTICS: set
HOMEBREW_NO_AUTO_UPDATE: set
HOMEBREW_SKIP_OR_LATER_BOTTLES: set
CPU: octa-core 64-bit arm_vortex_tempest
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 12.0 build 1200
Git: 2.28.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 14.0.2
macOS: 11.0-arm64
CLT: N/A
Xcode: 12.0 => /Applications/Xcode-beta.app/Contents/Developer
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/11.0
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_log.c -fno-common -DPIC -o build/.libs/SDL_log.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_log.c -fno-common -DPIC -o build/.libs/SDL_log.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_assert.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_assert.c -fno-common -DPIC -o build/.libs/SDL_assert.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_assert.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_assert.c -fno-common -DPIC -o build/.libs/SDL_assert.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dataqueue.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_dataqueue.c -fno-common -DPIC -o build/.libs/SDL_dataqueue.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dataqueue.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_dataqueue.c -fno-common -DPIC -o build/.libs/SDL_dataqueue.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_error.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_error.c -fno-common -DPIC -o build/.libs/SDL_error.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_error.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_error.c -fno-common -DPIC -o build/.libs/SDL_error.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_hints.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_hints.c -fno-common -DPIC -o build/.libs/SDL_hints.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_hints.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_hints.c -fno-common -DPIC -o build/.libs/SDL_hints.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL.c -fno-common -DPIC -o build/.libs/SDL.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL.c -fno-common -DPIC -o build/.libs/SDL.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_atomic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_atomic.c -fno-common -DPIC -o build/.libs/SDL_atomic.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_atomic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_atomic.c -fno-common -DPIC -o build/.libs/SDL_atomic.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_log.c -o build/SDL_log.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_log.c -o build/SDL_log.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_error.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_error.c -o build/SDL_error.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_error.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_error.c -o build/SDL_error.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_hints.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_hints.c -o build/SDL_hints.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_hints.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_hints.c -o build/SDL_hints.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dataqueue.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_dataqueue.c -o build/SDL_dataqueue.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dataqueue.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_dataqueue.c -o build/SDL_dataqueue.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL.c -o build/SDL.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL.c -o build/SDL.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_atomic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_atomic.c -o build/SDL_atomic.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_atomic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_atomic.c -o build/SDL_atomic.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_assert.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_assert.c -o build/SDL_assert.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_assert.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/SDL_assert.c -o build/SDL_assert.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_spinlock.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_spinlock.c -fno-common -DPIC -o build/.libs/SDL_spinlock.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_spinlock.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_spinlock.c -fno-common -DPIC -o build/.libs/SDL_spinlock.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audio.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audio.c -fno-common -DPIC -o build/.libs/SDL_audio.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audio.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audio.c -fno-common -DPIC -o build/.libs/SDL_audio.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiocvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiocvt.c -fno-common -DPIC -o build/.libs/SDL_audiocvt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiocvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiocvt.c -fno-common -DPIC -o build/.libs/SDL_audiocvt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiodev.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiodev.c -fno-common -DPIC -o build/.libs/SDL_audiodev.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiodev.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiodev.c -fno-common -DPIC -o build/.libs/SDL_audiodev.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_spinlock.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_spinlock.c -o build/SDL_spinlock.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_spinlock.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/atomic/SDL_spinlock.c -o build/SDL_spinlock.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiotypecvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiotypecvt.c -fno-common -DPIC -o build/.libs/SDL_audiotypecvt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiotypecvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiotypecvt.c -fno-common -DPIC -o build/.libs/SDL_audiotypecvt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiodev.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiodev.c -o build/SDL_audiodev.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiodev.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiodev.c -o build/SDL_audiodev.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_wave.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_wave.c -fno-common -DPIC -o build/.libs/SDL_wave.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_wave.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_wave.c -fno-common -DPIC -o build/.libs/SDL_wave.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_mixer.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_mixer.c -fno-common -DPIC -o build/.libs/SDL_mixer.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_mixer.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_mixer.c -fno-common -DPIC -o build/.libs/SDL_mixer.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_cpuinfo.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/cpuinfo/SDL_cpuinfo.c -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_cpuinfo.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/cpuinfo/SDL_cpuinfo.c -fno-common -DPIC -o build/.libs/SDL_cpuinfo.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dynapi.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/dynapi/SDL_dynapi.c -fno-common -DPIC -o build/.libs/SDL_dynapi.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dynapi.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/dynapi/SDL_dynapi.c -fno-common -DPIC -o build/.libs/SDL_dynapi.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_clipboardevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_clipboardevents.c -fno-common -DPIC -o build/.libs/SDL_clipboardevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_clipboardevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_clipboardevents.c -fno-common -DPIC -o build/.libs/SDL_clipboardevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audio.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audio.c -o build/SDL_audio.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audio.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audio.c -o build/SDL_audio.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiocvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiocvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_mixer.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_mixer.c -o build/SDL_mixer.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_mixer.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_mixer.c -o build/SDL_mixer.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_cpuinfo.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_cpuinfo.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_clipboardevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_clipboardevents.c -o build/SDL_clipboardevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_clipboardevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_clipboardevents.c -o build/SDL_clipboardevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_audiotypecvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiotypecvt.c -o build/SDL_audiotypecvt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_audiotypecvt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_audiotypecvt.c -o build/SDL_audiotypecvt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_displayevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_displayevents.c -fno-common -DPIC -o build/.libs/SDL_displayevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_displayevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_displayevents.c -fno-common -DPIC -o build/.libs/SDL_displayevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_wave.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_wave.c -o build/SDL_wave.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_wave.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/audio/SDL_wave.c -o build/SDL_wave.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dropevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_dropevents.c -fno-common -DPIC -o build/.libs/SDL_dropevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dropevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_dropevents.c -fno-common -DPIC -o build/.libs/SDL_dropevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_events.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_events.c -fno-common -DPIC -o build/.libs/SDL_events.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_events.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_events.c -fno-common -DPIC -o build/.libs/SDL_events.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_displayevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_displayevents.c -o build/SDL_displayevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_displayevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_displayevents.c -o build/SDL_displayevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_gesture.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_gesture.c -fno-common -DPIC -o build/.libs/SDL_gesture.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_gesture.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_gesture.c -fno-common -DPIC -o build/.libs/SDL_gesture.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_keyboard.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_keyboard.c -fno-common -DPIC -o build/.libs/SDL_keyboard.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_keyboard.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_keyboard.c -fno-common -DPIC -o build/.libs/SDL_keyboard.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_mouse.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_mouse.c -fno-common -DPIC -o build/.libs/SDL_mouse.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_mouse.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_mouse.c -fno-common -DPIC -o build/.libs/SDL_mouse.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dropevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_dropevents.c -o build/SDL_dropevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dropevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_dropevents.c -o build/SDL_dropevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_keyboard.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_keyboard.c -o build/SDL_keyboard.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_keyboard.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_keyboard.c -o build/SDL_keyboard.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_gesture.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_gesture.c -o build/SDL_gesture.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_gesture.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_gesture.c -o build/SDL_gesture.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_quit.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_quit.c -fno-common -DPIC -o build/.libs/SDL_quit.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_quit.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_quit.c -fno-common -DPIC -o build/.libs/SDL_quit.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_touch.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_touch.c -fno-common -DPIC -o build/.libs/SDL_touch.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_touch.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_touch.c -fno-common -DPIC -o build/.libs/SDL_touch.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_mouse.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_mouse.c -o build/SDL_mouse.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_mouse.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_mouse.c -o build/SDL_mouse.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_events.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_events.c -o build/SDL_events.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_events.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_events.c -o build/SDL_events.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_quit.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_quit.c -o build/SDL_quit.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_quit.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_quit.c -o build/SDL_quit.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_windowevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_windowevents.c -fno-common -DPIC -o build/.libs/SDL_windowevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_windowevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_windowevents.c -fno-common -DPIC -o build/.libs/SDL_windowevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_rwops.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/file/SDL_rwops.c -fno-common -DPIC -o build/.libs/SDL_rwops.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_rwops.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/file/SDL_rwops.c -fno-common -DPIC -o build/.libs/SDL_rwops.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_touch.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_touch.c -o build/SDL_touch.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_touch.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_touch.c -o build/SDL_touch.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_haptic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/haptic/SDL_haptic.c -fno-common -DPIC -o build/.libs/SDL_haptic.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_haptic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/haptic/SDL_haptic.c -fno-common -DPIC -o build/.libs/SDL_haptic.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_windowevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_windowevents.c -o build/SDL_windowevents.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_windowevents.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/events/SDL_windowevents.c -o build/SDL_windowevents.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_gamecontroller.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_gamecontroller.c -fno-common -DPIC -o build/.libs/SDL_gamecontroller.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_gamecontroller.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_gamecontroller.c -fno-common -DPIC -o build/.libs/SDL_gamecontroller.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_rwops.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/file/SDL_rwops.c -o build/SDL_rwops.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_rwops.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/file/SDL_rwops.c -o build/SDL_rwops.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_joystick.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_joystick.c -fno-common -DPIC -o build/.libs/SDL_joystick.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_joystick.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_joystick.c -fno-common -DPIC -o build/.libs/SDL_joystick.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_haptic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/haptic/SDL_haptic.c -o build/SDL_haptic.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_haptic.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/haptic/SDL_haptic.c -o build/SDL_haptic.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_dynapi.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/dynapi/SDL_dynapi.c -o build/SDL_dynapi.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_dynapi.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/dynapi/SDL_dynapi.c -o build/SDL_dynapi.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_atan2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_atan2.c -fno-common -DPIC -o build/.libs/e_atan2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_atan2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_atan2.c -fno-common -DPIC -o build/.libs/e_atan2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_exp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_exp.c -fno-common -DPIC -o build/.libs/e_exp.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_exp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_exp.c -fno-common -DPIC -o build/.libs/e_exp.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_fmod.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_fmod.c -fno-common -DPIC -o build/.libs/e_fmod.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_fmod.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_fmod.c -fno-common -DPIC -o build/.libs/e_fmod.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log.c -fno-common -DPIC -o build/.libs/e_log.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log.c -fno-common -DPIC -o build/.libs/e_log.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_atan2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_atan2.c -o build/e_atan2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_atan2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_atan2.c -o build/e_atan2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_exp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_exp.c -o build/e_exp.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_exp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_exp.c -o build/e_exp.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_fmod.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_fmod.c -o build/e_fmod.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_fmod.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_fmod.c -o build/e_fmod.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_gamecontroller.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_gamecontroller.c -o build/SDL_gamecontroller.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_gamecontroller.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_gamecontroller.c -o build/SDL_gamecontroller.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log.c -o build/e_log.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_log.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log.c -o build/e_log.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_log10.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log10.c -fno-common -DPIC -o build/.libs/e_log10.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_log10.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log10.c -fno-common -DPIC -o build/.libs/e_log10.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_joystick.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_joystick.c -o build/SDL_joystick.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_joystick.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/joystick/SDL_joystick.c -o build/SDL_joystick.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_log10.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log10.c -o build/e_log10.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_log10.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_log10.c -o build/e_log10.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_pow.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_pow.c -fno-common -DPIC -o build/.libs/e_pow.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_pow.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_pow.c -fno-common -DPIC -o build/.libs/e_pow.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_rem_pio2.c -fno-common -DPIC -o build/.libs/e_rem_pio2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_rem_pio2.c -fno-common -DPIC -o build/.libs/e_rem_pio2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_sqrt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_sqrt.c -fno-common -DPIC -o build/.libs/e_sqrt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_sqrt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_sqrt.c -fno-common -DPIC -o build/.libs/e_sqrt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_cos.c -fno-common -DPIC -o build/.libs/k_cos.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_cos.c -fno-common -DPIC -o build/.libs/k_cos.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_pow.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_pow.c -o build/e_pow.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_pow.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_pow.c -o build/e_pow.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_sqrt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_sqrt.c -o build/e_sqrt.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_sqrt.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_sqrt.c -o build/e_sqrt.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/e_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_rem_pio2.c -o build/e_rem_pio2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/e_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/e_rem_pio2.c -o build/e_rem_pio2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_cos.c -o build/k_cos.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_cos.c -o build/k_cos.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_rem_pio2.c -fno-common -DPIC -o build/.libs/k_rem_pio2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_rem_pio2.c -fno-common -DPIC -o build/.libs/k_rem_pio2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_sin.c -fno-common -DPIC -o build/.libs/k_sin.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_sin.c -fno-common -DPIC -o build/.libs/k_sin.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_tan.c -fno-common -DPIC -o build/.libs/k_tan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_tan.c -fno-common -DPIC -o build/.libs/k_tan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_copysign.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_copysign.c -fno-common -DPIC -o build/.libs/s_copysign.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_copysign.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_copysign.c -fno-common -DPIC -o build/.libs/s_copysign.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_atan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_atan.c -fno-common -DPIC -o build/.libs/s_atan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_atan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_atan.c -fno-common -DPIC -o build/.libs/s_atan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_cos.c -fno-common -DPIC -o build/.libs/s_cos.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_cos.c -fno-common -DPIC -o build/.libs/s_cos.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_sin.c -o build/k_sin.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_sin.c -o build/k_sin.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_fabs.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_fabs.c -fno-common -DPIC -o build/.libs/s_fabs.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_fabs.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_fabs.c -fno-common -DPIC -o build/.libs/s_fabs.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_rem_pio2.c -o build/k_rem_pio2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_rem_pio2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_rem_pio2.c -o build/k_rem_pio2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/k_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_tan.c -o build/k_tan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/k_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/k_tan.c -o build/k_tan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_copysign.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_copysign.c -o build/s_copysign.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_copysign.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_copysign.c -o build/s_copysign.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_atan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_atan.c -o build/s_atan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_atan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_atan.c -o build/s_atan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_fabs.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_fabs.c -o build/s_fabs.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_fabs.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_fabs.c -o build/s_fabs.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_cos.c -o build/s_cos.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_cos.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_cos.c -o build/s_cos.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_floor.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_floor.c -fno-common -DPIC -o build/.libs/s_floor.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_floor.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_floor.c -fno-common -DPIC -o build/.libs/s_floor.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_scalbn.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_scalbn.c -fno-common -DPIC -o build/.libs/s_scalbn.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_scalbn.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_scalbn.c -fno-common -DPIC -o build/.libs/s_scalbn.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_tan.c -fno-common -DPIC -o build/.libs/s_tan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_tan.c -fno-common -DPIC -o build/.libs/s_tan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_sin.c -fno-common -DPIC -o build/.libs/s_sin.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_sin.c -fno-common -DPIC -o build/.libs/s_sin.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_power.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/power/SDL_power.c -fno-common -DPIC -o build/.libs/SDL_power.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_power.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/power/SDL_power.c -fno-common -DPIC -o build/.libs/SDL_power.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_d3dmath.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_d3dmath.c -fno-common -DPIC -o build/.libs/SDL_d3dmath.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_d3dmath.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_d3dmath.c -fno-common -DPIC -o build/.libs/SDL_d3dmath.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_render.c -fno-common -DPIC -o build/.libs/SDL_render.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_render.c -fno-common -DPIC -o build/.libs/SDL_render.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_floor.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_floor.c -o build/s_floor.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_floor.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_floor.c -o build/s_floor.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_d3dmath.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_d3dmath.c -o build/SDL_d3dmath.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_d3dmath.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_d3dmath.c -o build/SDL_d3dmath.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_tan.c -o build/s_tan.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_tan.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_tan.c -o build/s_tan.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_scalbn.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_scalbn.c -o build/s_scalbn.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_scalbn.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_scalbn.c -o build/s_scalbn.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/s_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_sin.c -o build/s_sin.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/s_sin.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/libm/s_sin.c -o build/s_sin.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_power.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/power/SDL_power.c -o build/SDL_power.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_power.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/power/SDL_power.c -o build/SDL_power.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_yuv_sw.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_yuv_sw.c -fno-common -DPIC -o build/.libs/SDL_yuv_sw.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_yuv_sw.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_yuv_sw.c -fno-common -DPIC -o build/.libs/SDL_yuv_sw.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_render_d3d.c -fno-common -DPIC -o build/.libs/SDL_render_d3d.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_render_d3d.c -fno-common -DPIC -o build/.libs/SDL_render_d3d.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_render_d3d11.c -fno-common -DPIC -o build/.libs/SDL_render_d3d11.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_render_d3d11.c -fno-common -DPIC -o build/.libs/SDL_render_d3d11.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_shaders_d3d.c -fno-common -DPIC -o build/.libs/SDL_shaders_d3d.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_shaders_d3d.c -fno-common -DPIC -o build/.libs/SDL_shaders_d3d.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_shaders_d3d11.c -fno-common -DPIC -o build/.libs/SDL_shaders_d3d11.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_shaders_d3d11.c -fno-common -DPIC -o build/.libs/SDL_shaders_d3d11.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_render_gl.c -fno-common -DPIC -o build/.libs/SDL_render_gl.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_render_gl.c -fno-common -DPIC -o build/.libs/SDL_render_gl.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_render_d3d11.c -o build/SDL_render_d3d11.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_render_d3d11.c -o build/SDL_render_d3d11.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_render_d3d.c -o build/SDL_render_d3d.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_render_d3d.c -o build/SDL_render_d3d.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_shaders_gl.c -fno-common -DPIC -o build/.libs/SDL_shaders_gl.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_shaders_gl.c -fno-common -DPIC -o build/.libs/SDL_shaders_gl.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_yuv_sw.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_yuv_sw.c -o build/SDL_yuv_sw.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_yuv_sw.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_yuv_sw.c -o build/SDL_yuv_sw.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_shaders_d3d11.c -o build/SDL_shaders_d3d11.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d11.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d11/SDL_shaders_d3d11.c -o build/SDL_shaders_d3d11.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_shaders_d3d.c -o build/SDL_shaders_d3d.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_d3d.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/direct3d/SDL_shaders_d3d.c -o build/SDL_shaders_d3d.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_render_gl.c -o build/SDL_render_gl.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_render_gl.c -o build/SDL_render_gl.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_shaders_gl.c -o build/SDL_shaders_gl.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gl.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengl/SDL_shaders_gl.c -o build/SDL_shaders_gl.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_shaders_gles2.c -fno-common -DPIC -o build/.libs/SDL_shaders_gles2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_shaders_gles2.c -fno-common -DPIC -o build/.libs/SDL_shaders_gles2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_render_gles2.c -fno-common -DPIC -o build/.libs/SDL_render_gles2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_render_gles2.c -fno-common -DPIC -o build/.libs/SDL_render_gles2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_gles.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles/SDL_render_gles.c -fno-common -DPIC -o build/.libs/SDL_render_gles.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_gles.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles/SDL_render_gles.c -fno-common -DPIC -o build/.libs/SDL_render_gles.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_psp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/psp/SDL_render_psp.c -fno-common -DPIC -o build/.libs/SDL_render_psp.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_psp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/psp/SDL_render_psp.c -fno-common -DPIC -o build/.libs/SDL_render_psp.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_render.c -o build/SDL_render.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/SDL_render.c -o build/SDL_render.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendfillrect.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendfillrect.c -fno-common -DPIC -o build/.libs/SDL_blendfillrect.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendfillrect.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendfillrect.c -fno-common -DPIC -o build/.libs/SDL_blendfillrect.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendline.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendline.c -fno-common -DPIC -o build/.libs/SDL_blendline.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendline.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendline.c -fno-common -DPIC -o build/.libs/SDL_blendline.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendpoint.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendpoint.c -fno-common -DPIC -o build/.libs/SDL_blendpoint.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendpoint.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendpoint.c -fno-common -DPIC -o build/.libs/SDL_blendpoint.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_shaders_gles2.c -o build/SDL_shaders_gles2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_shaders_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_shaders_gles2.c -o build/SDL_shaders_gles2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_psp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/psp/SDL_render_psp.c -o build/SDL_render_psp.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_psp.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/psp/SDL_render_psp.c -o build/SDL_render_psp.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendpoint.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendpoint.c -o build/SDL_blendpoint.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendpoint.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendpoint.c -o build/SDL_blendpoint.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_render_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_render_gles2.c -o build/SDL_render_gles2.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_render_gles2.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/opengles2/SDL_render_gles2.c -o build/SDL_render_gles2.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendfillrect.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendfillrect.c -o build/SDL_blendfillrect.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendfillrect.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendfillrect.c -o build/SDL_blendfillrect.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O3 -DUSING_GENERATED_CONFIG_H -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wall -fno-strict-aliasing -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -D_THREAD_SAFE -MMD -MT build/SDL_blendline.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendline.c -o build/SDL_blendline.o
superenv removed: -g -O3 -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -Wall -Wdeclaration-after-statement -Werror=declaration-after-statement
superenv added: -pipe -w -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -DUSING_GENERATED_CONFIG_H -Iinclude -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -fno-strict-aliasing -fvisibility=hidden -D_THREAD_SAFE -MMD -MT build/SDL_blendline.lo -c /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/render/software/SDL_blendline.c -o build/SDL_blendline.o -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk --sysroot=/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -isystem/usr/local/include -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/include/apache2 -isystem/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/sdl2/2.0.12_1 --without-x
## --------- ##
## Platform. ##
## --------- ##
hostname = Cabrillo
uname -m = arm64
uname -r = 20.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 20.0.0: Fri Aug 14 00:25:08 PDT 2020; root:xnu-7195.40.44.151.1~4/RELEASE_ARM64_T8020
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 20.0.0: Fri Aug 14 00:25:08 PDT 2020; root:xnu-7195.40.44.151.1~4/RELEASE_ARM64_T8020
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 514 tasks, 2413 threads, 8 processors
Load average: 3.73, Mach factor: 4.25
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2862: checking build system type
configure:2876: result: arm-apple-darwin20.0.0
configure:2896: checking host system type
configure:2909: result: arm-apple-darwin20.0.0
configure:2950: checking how to print strings
configure:2977: result: printf
configure:3046: checking for gcc
configure:3073: result: clang
configure:3302: checking for C compiler version
configure:3311: clang --version >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3322: $? = 0
configure:3311: clang -v >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3322: $? = 0
configure:3311: clang -V >&5
clang: error: unsupported option '-V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
configure:3322: $? = 1
configure:3311: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:3322: $? = 1
configure:3342: checking whether the C compiler works
configure:3364: clang conftest.c >&5
configure:3368: $? = 0
configure:3416: result: yes
configure:3419: checking for C compiler default output file name
configure:3421: result: a.out
configure:3427: checking for suffix of executables
configure:3434: clang -o conftest conftest.c >&5
configure:3438: $? = 0
configure:3460: result:
configure:3482: checking whether we are cross compiling
configure:3490: clang -o conftest conftest.c >&5
configure:3494: $? = 0
configure:3501: ./conftest
configure:3505: $? = 0
configure:3520: result: no
configure:3525: checking for suffix of object files
configure:3547: clang -c conftest.c >&5
configure:3551: $? = 0
configure:3572: result: o
configure:3576: checking whether we are using the GNU C compiler
configure:3595: clang -c conftest.c >&5
configure:3595: $? = 0
configure:3604: result: yes
configure:3613: checking whether clang accepts -g
configure:3633: clang -c -g conftest.c >&5
configure:3633: $? = 0
configure:3674: result: yes
configure:3691: checking for clang option to accept ISO C89
configure:3754: clang -c -g -O2 conftest.c >&5
configure:3754: $? = 0
configure:3767: result: none needed
configure:3787: checking for a sed that does not truncate output
configure:3851: result: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
configure:3869: checking for grep that handles long lines and -e
configure:3927: result: /usr/bin/grep
configure:3932: checking for egrep
configure:3994: result: /usr/bin/grep -E
configure:3999: checking for fgrep
configure:4061: result: /usr/bin/grep -F
configure:4096: checking for ld used by clang
configure:4163: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4170: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4185: result: no
configure:4197: checking for BSD- or MS-compatible name lister (nm)
configure:4246: result: /usr/bin/nm -B
configure:4376: checking the name lister (/usr/bin/nm -B) interface
configure:4383: clang -c -g -O2 conftest.c >&5
configure:4386: /usr/bin/nm -B "conftest.o"
configure:4389: output
0000000000000268 S _some_variable
0000000000000000 t ltmp0
0000000000000268 s ltmp1
configure:4396: result: BSD nm
configure:4399: checking whether ln -s works
configure:4403: result: yes
configure:4411: checking the maximum length of command line arguments
configure:4541: result: 786432
configure:4558: checking whether the shell understands some XSI constructs
configure:4568: result: yes
configure:4572: checking whether the shell understands "+="
configure:4578: result: yes
configure:4613: checking how to convert arm-apple-darwin20.0.0 file names to arm-apple-darwin20.0.0 format
configure:4653: result: func_convert_file_noop
configure:4660: checking how to convert arm-apple-darwin20.0.0 file names to toolchain format
configure:4680: result: func_convert_file_noop
configure:4687: checking for /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:4694: result: -r
configure:4768: checking for objdump
configure:4784: found /usr/bin/objdump
configure:4795: result: objdump
configure:4824: checking how to recognize dependent libraries
configure:5028: result: pass_all
configure:5113: checking for dlltool
configure:5143: result: no
configure:5170: checking how to associate runtime and link libraries
configure:5197: result: printf %s\n
configure:5258: checking for ar
configure:5274: found /usr/bin/ar
configure:5285: result: ar
configure:5322: checking for archiver @FILE support
configure:5339: clang -c -g -O2 conftest.c >&5
configure:5339: $? = 0
configure:5342: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5345: $? = 1
configure:5365: result: no
configure:5423: checking for strip
configure:5439: found /usr/bin/strip
configure:5450: result: strip
configure:5522: checking for ranlib
configure:5538: found /usr/bin/ranlib
configure:5549: result: ranlib
configure:5626: checking for gawk
configure:5656: result: no
configure:5626: checking for mawk
configure:5656: result: no
configure:5626: checking for nawk
configure:5656: result: no
configure:5626: checking for awk
configure:5642: found /usr/bin/awk
configure:5653: result: awk
configure:5693: checking command to parse /usr/bin/nm -B output from clang object
configure:5813: clang -c -g -O2 conftest.c >&5
configure:5816: $? = 0
configure:5820: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5823: $? = 0
cannot find nm_test_var in conftest.nm
configure:5813: clang -c -g -O2 conftest.c >&5
configure:5816: $? = 0
configure:5820: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5823: $? = 0
configure:5889: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (arm64) could not find object file symbol for symbol _main
configure:5892: $? = 0
configure:5930: result: ok
configure:5967: checking for sysroot
configure:5997: result: no
configure:6256: checking for mt
configure:6286: result: no
configure:6306: checking if : is a manifest tool
configure:6312: : '-?'
configure:6320: result: no
configure:6376: checking for dsymutil
configure:6392: found /usr/bin/dsymutil
configure:6403: result: dsymutil
configure:6468: checking for nmedit
configure:6484: found /usr/bin/nmedit
configure:6495: result: nmedit
configure:6560: checking for lipo
configure:6576: found /usr/bin/lipo
configure:6587: result: lipo
configure:6652: checking for otool
configure:6668: found /usr/bin/otool
configure:6679: result: otool
configure:6744: checking for otool64
configure:6774: result: no
configure:6819: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:6852: result: yes
configure:6855: checking for -exported_symbols_list linker flag
configure:6875: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:6875: $? = 0
configure:6885: result: yes
configure:6888: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:6920: result: yes
configure:6962: checking how to run the C preprocessor
configure:6993: clang -E conftest.c
configure:6993: $? = 0
configure:7007: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7007: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7032: result: clang -E
configure:7052: clang -E conftest.c
configure:7052: $? = 0
configure:7066: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7095: checking for ANSI C header files
configure:7115: clang -c -g -O2 conftest.c >&5
configure:7115: $? = 0
configure:7188: clang -o conftest -g -O2 conftest.c >&5
configure:7188: $? = 0
configure:7188: ./conftest
configure:7188: $? = 0
configure:7199: result: yes
configure:7212: checking for sys/types.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for sys/stat.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for stdlib.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for string.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for memory.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for strings.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for inttypes.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for stdint.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7212: checking for unistd.h
configure:7212: clang -c -g -O2 conftest.c >&5
configure:7212: $? = 0
configure:7212: result: yes
configure:7226: checking for dlfcn.h
configure:7226: clang -c -g -O2 conftest.c >&5
configure:7226: $? = 0
configure:7226: result: yes
configure:7730: checking for objdir
configure:7745: result: .libs
configure:8016: checking if clang supports -fno-rtti -fno-exceptions
configure:8034: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8038: $? = 0
configure:8051: result: yes
configure:8378: checking for clang option to produce PIC
configure:8385: result: -fno-common -DPIC
configure:8393: checking if clang PIC flag -fno-common -DPIC works
configure:8411: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8415: $? = 0
configure:8428: result: yes
configure:8457: checking if clang static flag -static works
configure:8485: result: no
configure:8500: checking if clang supports -c -o file.o
configure:8521: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8525: $? = 0
configure:8547: result: yes
configure:8555: checking if clang supports -c -o file.o
configure:8602: result: yes
configure:8635: checking whether the clang linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:9788: result: yes
configure:10028: checking dynamic linker characteristics
configure:10770: result: darwin20.0.0 dyld
configure:10877: checking how to hardcode library paths into programs
configure:10902: result: immediate
configure:11442: checking whether stripping libraries is possible
configure:11456: result: yes
configure:11482: checking if libtool supports shared libraries
configure:11484: result: yes
configure:11487: checking whether to build shared libraries
configure:11508: result: yes
configure:11511: checking whether to build static libraries
configure:11515: result: yes
configure:11614: checking for gcc
configure:11641: result: clang
configure:11870: checking for C compiler version
configure:11879: clang --version >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:11890: $? = 0
configure:11879: clang -v >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:11890: $? = 0
configure:11879: clang -V >&5
clang: error: unsupported option '-V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
configure:11890: $? = 1
configure:11879: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:11890: $? = 1
configure:11894: checking whether we are using the GNU C compiler
configure:11922: result: yes
configure:11931: checking whether clang accepts -g
configure:11992: result: yes
configure:12009: checking for clang option to accept ISO C89
configure:12085: result: none needed
configure:12217: checking for C++ compiler version
configure:12226: clang++ --version >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:12237: $? = 0
configure:12226: clang++ -v >&5
Apple clang version 12.0.0 (clang-1200.0.31.1)
Target: arm64-apple-darwin20.0.0
Thread model: posix
InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:12237: $? = 0
configure:12226: clang++ -V >&5
clang: error: unsupported option '-V -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
configure:12237: $? = 1
configure:12226: clang++ -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:12237: $? = 1
configure:12241: checking whether we are using the GNU C++ compiler
configure:12260: clang++ -c conftest.cpp >&5
configure:12260: $? = 0
configure:12269: result: yes
configure:12278: checking whether clang++ accepts -g
configure:12298: clang++ -c -g conftest.cpp >&5
configure:12298: $? = 0
configure:12339: result: yes
configure:12380: checking how to run the C++ preprocessor
configure:12407: clang++ -E conftest.cpp
configure:12407: $? = 0
configure:12421: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:12421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12446: result: clang++ -E
configure:12466: clang++ -E conftest.cpp
configure:12466: $? = 0
configure:12480: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:12480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12649: checking for ld used by clang++
configure:12716: result: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:12723: checking if the linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:12738: result: no
configure:12793: checking whether the clang++ linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:13798: result: yes
configure:13834: clang++ -c -g -O2 conftest.cpp >&5
configure:13837: $? = 0
configure:14357: checking for clang++ option to produce PIC
configure:14364: result: -fno-common -DPIC
configure:14372: checking if clang++ PIC flag -fno-common -DPIC works
configure:14390: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14394: $? = 0
configure:14407: result: yes
configure:14430: checking if clang++ static flag -static works
configure:14458: result: no
configure:14470: checking if clang++ supports -c -o file.o
configure:14491: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14495: $? = 0
configure:14517: result: yes
configure:14522: checking if clang++ supports -c -o file.o
configure:14569: result: yes
configure:14599: checking whether the clang++ linker (/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14635: result: yes
configure:14776: checking dynamic linker characteristics
configure:15445: result: darwin20.0.0 dyld
configure:15498: checking how to hardcode library paths into programs
configure:15523: result: immediate
configure:15577: checking for a BSD-compatible install
configure:15645: result: /usr/bin/install -c
configure:15656: checking whether make sets $(MAKE)
configure:15678: result: yes
configure:15730: checking for windres
configure:15760: result: no
configure:15832: checking for pkg-config
configure:15850: found /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:15862: result: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config
configure:15887: checking pkg-config is at least version 0.9.0
configure:15890: result: yes
configure:16020: checking for an ANSI C-conforming const
configure:16086: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16086: $? = 0
configure:16093: result: yes
configure:16101: checking for inline
configure:16117: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16117: $? = 0
configure:16125: result: inline
configure:16143: checking for working volatile
configure:16162: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16162: $? = 0
configure:16169: result: yes
configure:16222: checking for GCC -MMD -MT option
configure:16240: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16240: $? = 0
configure:16246: result: yes
configure:16254: checking for linker option --no-undefined
configure:16277: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--no-undefined conftest.c >&5
ld: unknown option: --no-undefined
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:16288: result: no
configure:16291: checking for linker option --dynamicbase
configure:16311: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--dynamicbase conftest.c >&5
ld: unknown option: --dynamicbase
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:16322: result: no
configure:16325: checking for linker option --nxcompat
configure:16345: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--nxcompat conftest.c >&5
ld: unknown option: --nxcompat
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:16356: result: no
configure:16359: checking for linker option --high-entropy-va
configure:16379: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Wl,--high-entropy-va conftest.c >&5
ld: unknown option: --high-entropy-va
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16379: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
|
| ;
| return 0;
| }
configure:16390: result: no
configure:16405: checking for ANSI C header files
configure:16509: result: yes
configure:16520: checking for sys/types.h
configure:16520: result: yes
configure:16520: checking stdio.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking stdio.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for stdio.h
configure:16520: result: yes
configure:16520: checking for stdlib.h
configure:16520: result: yes
configure:16520: checking stddef.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking stddef.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for stddef.h
configure:16520: result: yes
configure:16520: checking stdarg.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking stdarg.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for stdarg.h
configure:16520: result: yes
configure:16520: checking malloc.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:61:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^~~~~~~~~~
1 error generated.
configure:16520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:16520: result: no
configure:16520: checking malloc.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
conftest.c:28:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^~~~~~~~~~
1 error generated.
configure:16520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:16520: result: no
configure:16520: checking for malloc.h
configure:16520: result: no
configure:16520: checking for memory.h
configure:16520: result: yes
configure:16520: checking for string.h
configure:16520: result: yes
configure:16520: checking for strings.h
configure:16520: result: yes
configure:16520: checking wchar.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking wchar.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for wchar.h
configure:16520: result: yes
configure:16520: checking for inttypes.h
configure:16520: result: yes
configure:16520: checking for stdint.h
configure:16520: result: yes
configure:16520: checking limits.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking limits.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for limits.h
configure:16520: result: yes
configure:16520: checking ctype.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking ctype.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for ctype.h
configure:16520: result: yes
configure:16520: checking math.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking math.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for math.h
configure:16520: result: yes
configure:16520: checking float.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking float.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for float.h
configure:16520: result: yes
configure:16520: checking iconv.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking iconv.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for iconv.h
configure:16520: result: yes
configure:16520: checking signal.h usability
configure:16520: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking signal.h presence
configure:16520: clang -E -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c
configure:16520: $? = 0
configure:16520: result: yes
configure:16520: checking for signal.h
configure:16520: result: yes
configure:16531: checking for size_t
configure:16531: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16531: $? = 0
configure:16531: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:76:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:16531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16531: result: yes
configure:16543: checking for M_PI in math.h
configure:16567: result: yes
configure:16582: checking for working alloca.h
configure:16599: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16599: $? = 0
configure:16607: result: yes
configure:16615: checking for alloca
configure:16652: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16652: $? = 0
configure:16660: result: yes
configure:16769: checking for working memcmp
configure:16812: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16812: $? = 0
configure:16812: ./conftest
configure:16812: $? = 0
configure:16822: result: yes
configure:16836: checking for working strtod
configure:16877: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16877: $? = 0
configure:16877: ./conftest
configure:16877: $? = 0
configure:16887: result: yes
configure:16954: checking for mprotect
configure:16954: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16954: $? = 0
configure:16954: result: yes
configure:16971: clang -c -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16971: $? = 0
configure:16984: checking for malloc
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
char malloc ();
^
conftest.c:69:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for calloc
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
char calloc ();
^
conftest.c:70:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for realloc
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
char realloc ();
^
conftest.c:71:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for free
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for getenv
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for setenv
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for putenv
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for unsetenv
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for qsort
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for abs
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'abs' [-Wincompatible-library-redeclaration]
char abs ();
^
conftest.c:78:6: note: 'abs' is a builtin with type 'int (int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for bcopy
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for memset
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:80:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for memcpy
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
^
conftest.c:81:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for memmove
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:82:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:82:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcslen
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:83:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
char wcslen ();
^
conftest.c:83:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcslcpy
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcslcat
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcsdup
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcsstr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcscmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'wcscmp' [-Wincompatible-library-redeclaration]
char wcscmp ();
^
conftest.c:88:6: note: 'wcscmp' is a builtin with type 'int (const int *, const int *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for wcsncmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'wcsncmp' [-Wincompatible-library-redeclaration]
char wcsncmp ();
^
conftest.c:89:6: note: 'wcsncmp' is a builtin with type 'int (const int *, const int *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strlen
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:90:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
char strlen ();
^
conftest.c:90:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strlcpy
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:91:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:91:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strlcat
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:92:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:92:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for _strrev
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__strrev", referenced from:
_main in conftest-a4b93f.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| /* end confdefs.h. */
| /* Define _strrev to an innocuous variant, in case <limits.h> declares _strrev.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strrev innocuous__strrev
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strrev (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strrev
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strrev ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strrev || defined __stub____strrev
| choke me
| #endif
|
| int
| main ()
| {
| return _strrev ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _strupr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__strupr", referenced from:
_main in conftest-fcc630.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| /* end confdefs.h. */
| /* Define _strupr to an innocuous variant, in case <limits.h> declares _strupr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strupr innocuous__strupr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strupr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strupr
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strupr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strupr || defined __stub____strupr
| choke me
| #endif
|
| int
| main ()
| {
| return _strupr ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _strlwr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__strlwr", referenced from:
_main in conftest-0388f4.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| /* end confdefs.h. */
| /* Define _strlwr to an innocuous variant, in case <limits.h> declares _strlwr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strlwr innocuous__strlwr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strlwr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strlwr
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strlwr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strlwr || defined __stub____strlwr
| choke me
| #endif
|
| int
| main ()
| {
| return _strlwr ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for strchr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:93:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:93:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strrchr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:94:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
^
conftest.c:94:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strstr
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:95:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:95:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strtok_r
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for itoa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"_itoa", referenced from:
_main in conftest-864408.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define itoa to an innocuous variant, in case <limits.h> declares itoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define itoa innocuous_itoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char itoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef itoa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char itoa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_itoa || defined __stub___itoa
| choke me
| #endif
|
| int
| main ()
| {
| return itoa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _ltoa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__ltoa", referenced from:
_main in conftest-86ae78.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _ltoa to an innocuous variant, in case <limits.h> declares _ltoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ltoa innocuous__ltoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ltoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _ltoa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _ltoa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__ltoa || defined __stub____ltoa
| choke me
| #endif
|
| int
| main ()
| {
| return _ltoa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _uitoa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__uitoa", referenced from:
_main in conftest-a13f21.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _uitoa to an innocuous variant, in case <limits.h> declares _uitoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _uitoa innocuous__uitoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _uitoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _uitoa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _uitoa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__uitoa || defined __stub____uitoa
| choke me
| #endif
|
| int
| main ()
| {
| return _uitoa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _ultoa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__ultoa", referenced from:
_main in conftest-fa345a.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
| /* Define _ultoa to an innocuous variant, in case <limits.h> declares _ultoa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ultoa innocuous__ultoa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ultoa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _ultoa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _ultoa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__ultoa || defined __stub____ultoa
| choke me
| #endif
|
| int
| main ()
| {
| return _ultoa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for strtol
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:97:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
char strtol ();
^
conftest.c:97:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strtoul
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:98:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
char strtoul ();
^
conftest.c:98:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for _i64toa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__i64toa", referenced from:
_main in conftest-823977.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define _i64toa to an innocuous variant, in case <limits.h> declares _i64toa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _i64toa innocuous__i64toa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _i64toa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _i64toa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _i64toa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__i64toa || defined __stub____i64toa
| choke me
| #endif
|
| int
| main ()
| {
| return _i64toa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for _ui64toa
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__ui64toa", referenced from:
_main in conftest-c63e8e.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define _ui64toa to an innocuous variant, in case <limits.h> declares _ui64toa.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _ui64toa innocuous__ui64toa
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _ui64toa (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _ui64toa
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _ui64toa ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__ui64toa || defined __stub____ui64toa
| choke me
| #endif
|
| int
| main ()
| {
| return _ui64toa ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for strtoll
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:99:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
char strtoll ();
^
conftest.c:99:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strtoull
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:100:6: warning: incompatible redeclaration of library function 'strtoull' [-Wincompatible-library-redeclaration]
char strtoull ();
^
conftest.c:100:6: note: 'strtoull' is a builtin with type 'unsigned long long (const char *, char **, int)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for atoi
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for atof
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strcmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:103:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
char strcmp ();
^
conftest.c:103:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for strncmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:104:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
char strncmp ();
^
conftest.c:104:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for _stricmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__stricmp", referenced from:
_main in conftest-dc22d2.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_ATOI 1
| #define HAVE_ATOF 1
| #define HAVE_STRCMP 1
| #define HAVE_STRNCMP 1
| /* end confdefs.h. */
| /* Define _stricmp to an innocuous variant, in case <limits.h> declares _stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _stricmp innocuous__stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__stricmp || defined __stub____stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return _stricmp ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for strcasecmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:105:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:105:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for _strnicmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"__strnicmp", referenced from:
_main in conftest-7896ad.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_ATOI 1
| #define HAVE_ATOF 1
| #define HAVE_STRCMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define _strnicmp to an innocuous variant, in case <limits.h> declares _strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _strnicmp innocuous__strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _strnicmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _strnicmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _strnicmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__strnicmp || defined __stub____strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return _strnicmp ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for strncasecmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:106:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:106:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for vsscanf
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:107:6: warning: incompatible redeclaration of library function 'vsscanf' [-Wincompatible-library-redeclaration]
char vsscanf ();
^
conftest.c:107:6: note: 'vsscanf' is a builtin with type 'int (const char *restrict, const char *restrict, __builtin_va_list)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for vsnprintf
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:108:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:108:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __builtin_va_list)'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for fopen64
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"_fopen64", referenced from:
_main in conftest-f5c247.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_ATOI 1
| #define HAVE_ATOF 1
| #define HAVE_STRCMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSSCANF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Define fopen64 to an innocuous variant, in case <limits.h> declares fopen64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fopen64 innocuous_fopen64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fopen64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fopen64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fopen64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fopen64 || defined __stub___fopen64
| choke me
| #endif
|
| int
| main ()
| {
| return fopen64 ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for fseeko
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for fseeko64
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"_fseeko64", referenced from:
_main in conftest-524d01.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_ATOI 1
| #define HAVE_ATOF 1
| #define HAVE_STRCMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSSCANF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define fseeko64 to an innocuous variant, in case <limits.h> declares fseeko64.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fseeko64 innocuous_fseeko64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fseeko64 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fseeko64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fseeko64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fseeko64 || defined __stub___fseeko64
| choke me
| #endif
|
| int
| main ()
| {
| return fseeko64 ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for sigaction
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for setjmp
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:111:6: warning: declaration of built-in function 'setjmp' requires the declaration of the 'jmp_buf' type, commonly provided in the header <setjmp.h>. [-Wincomplete-setjmp-declaration]
char setjmp ();
^
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for nanosleep
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for sysconf
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for sysctlbyname
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for getauxval
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
Undefined symbols for architecture arm64:
"_getauxval", referenced from:
_main in conftest-6746e2.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBC 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_MATH_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_M_PI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MEMCMP 1
| #define HAVE_STRTOD 1
| #define HAVE_MPROTECT 1
| #define HAVE_MALLOC 1
| #define HAVE_CALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FREE 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_QSORT 1
| #define HAVE_ABS 1
| #define HAVE_BCOPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSLCPY 1
| #define HAVE_WCSLCAT 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCSSTR 1
| #define HAVE_WCSCMP 1
| #define HAVE_WCSNCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_ATOI 1
| #define HAVE_ATOF 1
| #define HAVE_STRCMP 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSSCANF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_FSEEKO 1
| #define HAVE_SIGACTION 1
| #define HAVE_SETJMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSCTLBYNAME 1
| /* end confdefs.h. */
| /* Define getauxval to an innocuous variant, in case <limits.h> declares getauxval.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getauxval innocuous_getauxval
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getauxval (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getauxval
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getauxval ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getauxval || defined __stub___getauxval
| choke me
| #endif
|
| int
| main ()
| {
| return getauxval ();
| ;
| return 0;
| }
configure:16984: result: no
configure:16984: checking for poll
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
configure:16984: $? = 0
configure:16984: result: yes
configure:16984: checking for _Exit
configure:16984: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c >&5
conftest.c:116:6: warning: incompatible redeclaration of library function '_Exit' [-Wincompatible-library-redeclaration]
char _Exit ();
^
conftest.c:116:6: note: '_Exit' is a builtin with type 'void (int) __attribute__((noreturn))'
1 warning generated.
configure:16984: $? = 0
configure:16984: result: yes
configure:16994: checking for pow in -lm
configure:17019: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:101:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
char pow ();
^
conftest.c:101:6: note: 'pow' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17019: $? = 0
configure:17028: result: yes
configure:17037: checking for acos
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:117:6: warning: incompatible redeclaration of library function 'acos' [-Wincompatible-library-redeclaration]
char acos ();
^
conftest.c:117:6: note: 'acos' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for acosf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:118:6: warning: incompatible redeclaration of library function 'acosf' [-Wincompatible-library-redeclaration]
char acosf ();
^
conftest.c:118:6: note: 'acosf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for asin
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:119:6: warning: incompatible redeclaration of library function 'asin' [-Wincompatible-library-redeclaration]
char asin ();
^
conftest.c:119:6: note: 'asin' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for asinf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:120:6: warning: incompatible redeclaration of library function 'asinf' [-Wincompatible-library-redeclaration]
char asinf ();
^
conftest.c:120:6: note: 'asinf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for atan
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:121:6: warning: incompatible redeclaration of library function 'atan' [-Wincompatible-library-redeclaration]
char atan ();
^
conftest.c:121:6: note: 'atan' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for atanf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:122:6: warning: incompatible redeclaration of library function 'atanf' [-Wincompatible-library-redeclaration]
char atanf ();
^
conftest.c:122:6: note: 'atanf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for atan2
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:123:6: warning: incompatible redeclaration of library function 'atan2' [-Wincompatible-library-redeclaration]
char atan2 ();
^
conftest.c:123:6: note: 'atan2' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for atan2f
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:124:6: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration]
char atan2f ();
^
conftest.c:124:6: note: 'atan2f' is a builtin with type 'float (float, float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for ceil
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:125:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
char ceil ();
^
conftest.c:125:6: note: 'ceil' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for ceilf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:126:6: warning: incompatible redeclaration of library function 'ceilf' [-Wincompatible-library-redeclaration]
char ceilf ();
^
conftest.c:126:6: note: 'ceilf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for copysign
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:127:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration]
char copysign ();
^
conftest.c:127:6: note: 'copysign' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for copysignf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:128:6: warning: incompatible redeclaration of library function 'copysignf' [-Wincompatible-library-redeclaration]
char copysignf ();
^
conftest.c:128:6: note: 'copysignf' is a builtin with type 'float (float, float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for cos
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:129:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
char cos ();
^
conftest.c:129:6: note: 'cos' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for cosf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:130:6: warning: incompatible redeclaration of library function 'cosf' [-Wincompatible-library-redeclaration]
char cosf ();
^
conftest.c:130:6: note: 'cosf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for exp
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:131:6: warning: incompatible redeclaration of library function 'exp' [-Wincompatible-library-redeclaration]
char exp ();
^
conftest.c:131:6: note: 'exp' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for expf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:132:6: warning: incompatible redeclaration of library function 'expf' [-Wincompatible-library-redeclaration]
char expf ();
^
conftest.c:132:6: note: 'expf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for fabs
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:133:6: warning: incompatible redeclaration of library function 'fabs' [-Wincompatible-library-redeclaration]
char fabs ();
^
conftest.c:133:6: note: 'fabs' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for fabsf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:134:6: warning: incompatible redeclaration of library function 'fabsf' [-Wincompatible-library-redeclaration]
char fabsf ();
^
conftest.c:134:6: note: 'fabsf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for floor
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:135:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
char floor ();
^
conftest.c:135:6: note: 'floor' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for floorf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:136:6: warning: incompatible redeclaration of library function 'floorf' [-Wincompatible-library-redeclaration]
char floorf ();
^
conftest.c:136:6: note: 'floorf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for fmod
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:137:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
char fmod ();
^
conftest.c:137:6: note: 'fmod' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for fmodf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:138:6: warning: incompatible redeclaration of library function 'fmodf' [-Wincompatible-library-redeclaration]
char fmodf ();
^
conftest.c:138:6: note: 'fmodf' is a builtin with type 'float (float, float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for log
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:139:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
char log ();
^
conftest.c:139:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for logf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:140:6: warning: incompatible redeclaration of library function 'logf' [-Wincompatible-library-redeclaration]
char logf ();
^
conftest.c:140:6: note: 'logf' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for log10
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:141:6: warning: incompatible redeclaration of library function 'log10' [-Wincompatible-library-redeclaration]
char log10 ();
^
conftest.c:141:6: note: 'log10' is a builtin with type 'double (double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for log10f
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:142:6: warning: incompatible redeclaration of library function 'log10f' [-Wincompatible-library-redeclaration]
char log10f ();
^
conftest.c:142:6: note: 'log10f' is a builtin with type 'float (float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for pow
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:143:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
char pow ();
^
conftest.c:143:6: note: 'pow' is a builtin with type 'double (double, double)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for powf
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:144:6: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration]
char powf ();
^
conftest.c:144:6: note: 'powf' is a builtin with type 'float (float, float)'
1 warning generated.
configure:17037: $? = 0
configure:17037: result: yes
configure:17037: checking for scalbn
configure:17037: clang -o conftest -g -O2 -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos -Iinclude -I/private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/include -idirafter /private/tmp/sdl2-20200903-46151-ja4n3s/SDL2-2.0.12/src/video/khronos conftest.c -lm >&5
conftest.c:145:6: warning: incompatible redeclaration of library function 'scalbn' [-Wincompatible-library-redeclaration]
char scalbn ();
^
conftest.c:145:6: note: 'scalbn' is a builtin with t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment