build@mac-0 build % make
/bin/bash /Users/build/git/OSCAR-code/oscar/update_gitinfo.sh
/Users/build/git/OSCAR-code/oscar/../Building/MacOS/finalize_plist /Users/build/git/OSCAR-code/oscar OSCAR.app/Contents/Info.plist
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/daily.ui -o ui_daily.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/overview.ui -o ui_overview.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/mainwindow.ui -o ui_mainwindow.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/oximetry.ui -o ui_oximetry.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/preferencesdialog.ui -o ui_preferencesdialog.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/newprofile.ui -o ui_newprofile.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/exportcsv.ui -o ui_exportcsv.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/oximeterimport.ui -o ui_oximeterimport.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/profileselector.ui -o ui_profileselector.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/aboutdialog.ui -o ui_aboutdialog.h
/Users/build/Qt5.12.8/5.12.8/clang_64/bin/uic ../oscar/welcome.ui -o ui_welcome.h
/Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe -stdlib=libc++ -Werror -Wno-error=stringop-overread -Wno-error=deprecated-declarations -O2 -std=gnu++11 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.12 -Wall -W -fPIC -Dhelpless -DQT_DEPRECATED_WARNINGS -DLOCK_RESMED_SESSIONS -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I../oscar -I. -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtPrintSupport.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtOpenGL.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtWidgets.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtGui.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtNetwork.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtXml.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtSerialPort.framework/Headers -I../../../Qt5.12.8/5.12.8/clang_64/lib/QtCore.framework/Headers -I. -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AGL.framework/Headers -I. -I../../../Qt5.12.8/5.12.8/clang_64/mkspecs/macx-clang -F/Users/build/Qt5.12.8/5.12.8/clang_64/lib -o checkupdates.o ../oscar/checkupdates.cpp
error: unknown warning option '-Werror=stringop-overread' [-Werror,-Wunknown-warning-option]
make: *** [checkupdates.o] Error 1
My clang version:
Apple clang version 11.0.3 (clang-1103.0.32.62)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin