msvc: fix build: typeof needs to be __typeof__. #308
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3, softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install dependencies
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
Install dependencies
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Install dependencies
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Install dependencies
libusb 1.0.27 is already installed and up-to-date.
To reinstall 1.0.27, run:
brew reinstall libusb
|
Build CEmu Qt5 Release on MacOS x64:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build CEmu Qt5 Release on MacOS x64:
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
Build CEmu Qt5 Release on MacOS x64:
gui/qt/mainwindow.cpp#L2021
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Create the DMG
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CEmu-nightly_mac_qt5_intel", "CEmu-nightly_mac_qt6_arm", "CEmu-nightly_mac_qt6_intel".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading