build: Allow non-strict aliasing and overflow optimizations (#1752) #16
Annotations
9 warnings
Install macOS Dependencies
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Install macOS Dependencies
cmake 3.31.2 is already installed and up-to-date.
To reinstall 3.31.2, run:
brew reinstall cmake
|
Install macOS Dependencies
xcbeautify 2.16.0 is already installed and up-to-date.
To reinstall 2.16.0, run:
brew reinstall xcbeautify
|
Post Checkout source code
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build: macOS
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
Build: macOS:
thirdparty/sljit/sljit_src/sljitNativeX86_common.c#L4455
variable 'byte' may be uninitialized when used here [-Wconditional-uninitialized]
|
Build: macOS:
build/ares.xcodeproj#L1
User-supplied CFBundleIdentifier value 'dev.ares.mia' in the Info.plist must be the same as the PRODUCT_BUNDLE_IDENTIFIER build setting value ''. (in target 'mia-ui' from project 'ares')
|
Build: macOS
not stripping binary because it is signed: /Users/runner/work/ares/ares/.deps/ares-deps-macos-universal/lib/libSDL2.dylib (in target 'desktop-ui' from project 'ares')
|
Build: macOS
not stripping binary because it is signed: /Users/runner/work/ares/ares/.deps/ares-deps-macos-universal/lib/libMoltenVK.dylib (in target 'desktop-ui' from project 'ares')
|
Loading