Are you kidding? (use correct usart index) #323
Annotations
39 warnings
Build: macos-14 Qt6_arm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build: macos-14 Qt6_arm
libusb 1.0.27 is already installed and up-to-date.
To reinstall 1.0.27, run:
brew reinstall libusb
|
Build: macos-14 Qt6_arm
C11 <threads.h> not supported, using tinycthread library as fallback
|
Build: macos-14 Qt6_arm:
core/arm/armcpu.c#L538
variable 'sp' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
|
Build: macos-14 Qt6_arm:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L471
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-14 Qt6_arm:
tests/autotester/json11.hpp#L473
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-12 Qt5_intel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build: macos-12 Qt5_intel
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
Build: macos-12 Qt5_intel
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Build: macos-12 Qt5_intel
libtool 2.4.7 is already installed and up-to-date.
To reinstall 2.4.7, run:
brew reinstall libtool
|
Build: macos-12 Qt5_intel
libusb 1.0.27 is already installed and up-to-date.
To reinstall 1.0.27, run:
brew reinstall libusb
|
Build: macos-12 Qt5_intel
C11 <threads.h> not supported, using tinycthread library as fallback
|
Build: macos-12 Qt5_intel:
core/arm/armcpu.c#L538
variable 'sp' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
|
Build: macos-12 Qt5_intel:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build: macos-12 Qt5_intel:
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
Build: macos-12 Qt5_intel:
gui/qt/mainwindow.cpp#L2029
lambda capture 'this' is not used [-Wunused-lambda-capture]
|
Build: macos-12 Qt5_intel:
core/arm/tinycthread.c#L198
'timespec_get' is only available on macOS 10.15 or newer [-Wunguarded-availability-new]
|
Build: macos-12 Qt5_intel
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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
Build: macos-13 Qt6_intel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build: macos-13 Qt6_intel
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Build: macos-13 Qt6_intel
libtool 2.5.3 is already installed and up-to-date.
To reinstall 2.5.3, run:
brew reinstall libtool
|
Build: macos-13 Qt6_intel
libusb 1.0.27 is already installed and up-to-date.
To reinstall 1.0.27, run:
brew reinstall libusb
|
Build: macos-13 Qt6_intel
C11 <threads.h> not supported, using tinycthread library as fallback
|
Build: macos-13 Qt6_intel:
core/arm/armcpu.c#L538
variable 'sp' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
|
Build: macos-13 Qt6_intel:
core/keypad.c#L91
unused variable 'shift' [-Wunused-variable]
|
Build: macos-13 Qt6_intel:
gui/qt/debugger.cpp#L2014
comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare]
|
Build: macos-13 Qt6_intel:
gui/qt/debugger.cpp#L2198
'globalPos' is deprecated: Use globalPosition() [-Wdeprecated-declarations]
|
Build: macos-13 Qt6_intel:
tests/autotester/json11.hpp#L385
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-13 Qt6_intel:
tests/autotester/json11.hpp#L393
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-13 Qt6_intel:
tests/autotester/json11.hpp#L401
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-13 Qt6_intel:
tests/autotester/json11.hpp#L410
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Build: macos-13 Qt6_intel:
tests/autotester/json11.hpp#L468
unqualified call to 'std::move' [-Wunqualified-std-cast-call]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CEmu-nightly_mac_qt5_intel
|
12.6 MB |
|
CEmu-nightly_mac_qt6_arm
|
8.33 MB |
|
CEmu-nightly_mac_qt6_intel
|
9.09 MB |
|