$ ./configure --disable-all-engines --enable-debug --disable-translation Running ScummVM configure... Looking for C++ compiler... g++ Checking for compiler version... clang 11.0.0, ok Building as C++11... yes Checking if C++11 initializer list is available... yes Checking if C++11 std::nullptr_t is available...yes Checking best debug mode... -g Using LLD linker... no Checking for whether C++ compiler accepts -Wglobal-constructors... yes Checking for whether C++ compiler accepts -Wno-undefined-var-template... yes Checking for whether C++ compiler accepts -Wno-pragma-pack... yes Checking endianness... little Checking 64-bitness... yes Type with 1 byte... char Type with 2 bytes... short Type with 4 bytes... int Type with 8 bytes... long Alignment required... no Checking host CPU architecture... x86_64 Checking hosttype... darwin18.7.0 You seem to be running Homebrew version 3.2.2...adding /usr/local to paths Set staticlib-prefix to /usr/local Set xcodetools-path to /Applications/Xcode.app/Contents/Developer/Tools Checking for macOS deployment target... 10.14 Checking for pkg-config... yes Looking for sdl-config... /usr/local/bin/sdl2-config Checking for SDL... yes Checking for SDL_Net... yes Checking if host is POSIX compliant... yes Checking if posix_spawn is supported... yes Checking whether to have a verbose build... no Checking whether building plugins was requested... no Checking if detection features building statically... yes Checking if building detection features for all engines... yes Checking for Ogg... yes Checking for TTS libraries... yes Checking for Vorbis... yes Checking for Tremor... no (Vorbis/Tremor support is mutually exclusive) Checking for OPL2LPT... no Checking for FLAC >= 1.0.1... yes Checking for MAD... yes Checking for ALSA >= 0.9... no Checking for libjpeg >= v6b... yes Checking for PNG >= 1.2.8... yes Checking for GIF >= 5.0.0... yes Checking for libtheoradec >= 1.0... yes Checking for libfaad... yes Checking for SEQ MIDI... yes Checking for sndio... no Checking for TiMidity... yes Checking for zlib... yes Checking for libmpeg2 >= 0.4.0... yes Checking for liba52... No accelerated IMDCT transform found yes Checking for Sparkle... no Looking for curl-config... /usr/bin/curl-config Checking for libcurl... yes Cloud integration... local, servers Checking for DockTilePlugin... yes Checking for FluidSynth... yes Checking for FluidLite... no (FluidSynth/FluidLite support is mutually exclusive) Checking for readline... skipping (text console disabled) Checking for libunity... no Checking for gtk... no Checking for FreeType2... yes Checking for OpenGL... yes (OpenGL) Checking for GL Extension Wrangler (GLEW)... yes Checking for OpenGL for game... yes (shaders enabled) Checking for pandoc... no Checking for FriBidi... yes Test C++11 compatibility during compilation... no Checking for Discord RPC... no Building translation support... no Building taskbar integration support... osx Building system dialogs support... osx Building text-to-speech support... osx Building TinyGL support... yes Building Bink video support... yes Building updates support... no Enabling Address Sanitizer... no Enabling Thread Sanitizer... no Backend... sdl (2.0.14), 16bit color, high resolution, TinyGL, savegame timestamp, HQ and Edge scalers, aspect ratio correction, MT-32 emulator, Lua, Nuked OPL emulator, cloud Engines Skipped: [all of them] Creating engines/engines.mk Creating engines/detection_table.h Creating engines/plugins_table.h Creating config.h Creating config.mk $ otool -L ./scummvm | awk '{print $1}' | sort ./scummvm: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL /usr/lib/libSystem.B.dylib /usr/lib/libc++.1.dylib /usr/lib/libcurl.4.dylib /usr/lib/libobjc.A.dylib /usr/lib/libz.1.dylib /usr/local/opt/a52dec/lib/liba52.0.dylib /usr/local/opt/faad2/lib/libfaad.2.dylib /usr/local/opt/flac/lib/libFLAC.8.dylib /usr/local/opt/fluid-synth/lib/libfluidsynth.2.dylib /usr/local/opt/freetype/lib/libfreetype.6.dylib /usr/local/opt/fribidi/lib/libfribidi.0.dylib /usr/local/opt/giflib/lib/libgif.dylib /usr/local/opt/glew/lib/libGLEW.2.2.dylib /usr/local/opt/jpeg/lib/libjpeg.9.dylib /usr/local/opt/libmpeg2/lib/libmpeg2.0.dylib /usr/local/opt/libogg/lib/libogg.0.dylib /usr/local/opt/libpng/lib/libpng16.16.dylib /usr/local/opt/libvorbis/lib/libvorbis.0.dylib /usr/local/opt/libvorbis/lib/libvorbisfile.3.dylib /usr/local/opt/mad/lib/libmad.0.dylib /usr/local/opt/sdl2/lib/libSDL2-2.0.0.dylib /usr/local/opt/sdl2_net/lib/libSDL2_net-2.0.0.dylib /usr/local/opt/theora/lib/libtheoradec.1.dylib