feat(config): add gamepad_driver option #5389
ci.yml
on: pull_request
Release Setup
18s
GitHub Env Debug
/
GitHub Env Debug
4s
Matrix: Homebrew / build_homebrew
Matrix: FreeBSD / build_freebsd
Matrix: Linux Flatpak / build_linux_flatpak
Matrix: Linux / build_linux
Matrix: Windows / build_windows
Matrix: macOS / build_dmg
Bundle Analysis
/
bundle_analysis
18s
Matrix: Docker / docker_bake
Matrix: macOS / notarize_dmg
Matrix: Docker / Manifest
Matrix: coverage
Matrix: Linux Copr / call-copr-ci / artifacts
Linux Copr
/
Release
0s
Release Homebrew Beta
0s
Annotations
72 errors, 31 warnings, and 1 notice
|
Linux / AppImage-aarch64
Process completed with exit code 1.
|
|
Linux / AppImage-aarch64:
src/platform/virtualhid_input.cpp#L562
could not convert ‘(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)’ from ‘std::basic_string_view<char>’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
macOS / macOS-arm64
Process completed with exit code 2.
|
|
macOS / macOS-arm64:
src/platform/virtualhid_input.cpp#L562
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
macOS / macOS-arm64:
src/platform/virtualhid_input.cpp#L562
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Linux / AppImage-x86_64
Process completed with exit code 1.
|
|
Linux / AppImage-x86_64:
src/platform/virtualhid_input.cpp#L562
could not convert ‘(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)’ from ‘std::basic_string_view<char>’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
Docker / ubuntu-26.04 (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c /dev/pipes/_BUILD" did not complete successfully: exit code: 1
|
|
Docker / ubuntu-26.04 (linux/amd64):
src/platform/virtualhid_input.cpp#L562
could not convert '(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)' from 'std::basic_string_view<char>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
|
|
Docker / debian-trixie (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c /dev/pipes/_BUILD" did not complete successfully: exit code: 1
|
|
Docker / debian-trixie (linux/amd64):
src/platform/virtualhid_input.cpp#L562
could not convert '(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)' from 'std::basic_string_view<char>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
|
|
FreeBSD / amd64
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/Sunshine/Sunshine/build/cpack_artifacts/_CPack_Packages/FreeBSD/FREEBSD/Sunshine'. No such file or directory
|
|
FreeBSD / amd64
Process completed with exit code 1.
|
|
Windows / Windows-AMD64
Process completed with exit code 1.
|
|
Windows / Windows-AMD64:
src/platform/virtualhid_input.cpp#L562
could not convert '(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)' from 'std::basic_string_view<char>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
|
|
Docker / ubuntu-22.04 (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c /dev/pipes/_BUILD" did not complete successfully: exit code: 1
|
|
Docker / ubuntu-22.04 (linux/amd64):
src/platform/virtualhid_input.cpp#L562
could not convert '(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)' from 'std::basic_string_view<char>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
|
|
Homebrew / macos-15
No files were found with the provided path: /Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.xml
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.lcov
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/tests/test_results.xml. No artifacts will be uploaded.
|
|
Homebrew / macos-15
Process completed with exit code 1.
|
|
Homebrew / macos-15
brew test-bot --only-formulae failed
|
|
Homebrew / macos-15
Process failed with exit code 1
|
|
Homebrew / macos-15
install failed
|
|
`brew install --verbose --formula --build-bottle lizardbyte/homebrew/sunshine` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/s/sunshine.rb#L439
logger: {
hasWarned: false,
info: [Function: info],
warn: [Function (anonymous)],
warnOnce: [Function: warnOnce],
error: [Function: error],
clearScreen: [Function: clearScreen],
hasErrorLogged: [Function: hasErrorLogged]
},
packageCache: Map(5) {
'fnpd_/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx' => {
dir: '/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx/src_assets/common/assets/web' => {
dir: '/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx/src_assets/common/assets' => {
dir: '/private/var/folders/bl/vzjcvbz95c3dk19cb0fw46180000gn/T/release_homebrew_action/sunshine-20260908-21027-w2osbx',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolved
|
|
Homebrew / macos-15
lizardbyte/homebrew/sunshine 0.0.5653 did not build
|
|
Homebrew / macos-15
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Homebrew / macos-15
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Archlinux / Archlinux
No files were found with the provided path: pkg/src/build/coverage.xml
pkg/src/build/tests/test_results.xml. No artifacts will be uploaded.
|
|
Archlinux / Archlinux
Process completed with exit code 4.
|
|
Archlinux / Archlinux
could not convert ‘(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)’ from ‘std::basic_string_view<char>’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
Archlinux / Archlinux
could not convert ‘(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)’ from ‘std::basic_string_view<char>’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
Homebrew / macos-14
No files were found with the provided path: /Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.xml
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.lcov
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/tests/test_results.xml. No artifacts will be uploaded.
|
|
Homebrew / macos-14
Process completed with exit code 1.
|
|
Homebrew / macos-14
brew test-bot --only-formulae failed
|
|
Homebrew / macos-14
Process failed with exit code 1
|
|
Homebrew / macos-14
install failed
|
|
`brew install --verbose --formula --build-bottle lizardbyte/homebrew/sunshine` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/s/sunshine.rb#L439
logger: {
hasWarned: false,
info: [Function: info],
warn: [Function (anonymous)],
warnOnce: [Function: warnOnce],
error: [Function: error],
clearScreen: [Function: clearScreen],
hasErrorLogged: [Function: hasErrorLogged]
},
packageCache: Map(5) {
'fnpd_/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s' => {
dir: '/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s/src_assets/common/assets/web' => {
dir: '/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s/src_assets/common/assets' => {
dir: '/private/var/folders/s6/5hzmn6lx4dz5nxs7k_0slzph0000gn/T/release_homebrew_action/sunshine-20260908-22979-wlnc9s',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolved
|
|
Homebrew / macos-14
lizardbyte/homebrew/sunshine 0.0.5653 did not build
|
|
Homebrew / macos-14
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Homebrew / macos-14
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Docker / ubuntu-24.04 (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c /dev/pipes/_BUILD" did not complete successfully: exit code: 1
|
|
Docker / ubuntu-24.04 (linux/amd64):
src/platform/virtualhid_input.cpp#L562
could not convert '(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)' from 'std::basic_string_view<char>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
|
|
Docker / Conclusion
Process completed with exit code 1.
|
|
Linux Flatpak / aarch64
Process completed with exit code 1.
|
|
Linux Flatpak / aarch64:
src/platform/virtualhid_input.cpp#L562
could not convert ‘(((bool)auto_enabled) ? std::basic_string_view<char>(((const char*)"")) : reason)’ from ‘std::basic_string_view<char>’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
Homebrew / macos-26
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Homebrew / macos-26
No files were found with the provided path: /Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.xml
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/coverage.lcov
/Users/runner/work/Sunshine/Sunshine/release_homebrew_action/test/tests/test_results.xml. No artifacts will be uploaded.
|
|
Homebrew / macos-26
Process completed with exit code 1.
|
|
Homebrew / macos-26
brew test-bot --only-formulae failed
|
|
Homebrew / macos-26
Process failed with exit code 1
|
|
Homebrew / macos-26
install failed
|
|
`brew install --verbose --formula --build-bottle lizardbyte/homebrew/sunshine` failed on macOS Tahoe (26) on Apple Silicon!:
Formula/s/sunshine.rb#L439
logger: {
hasWarned: false,
info: [Function: info],
warn: [Function (anonymous)],
warnOnce: [Function: warnOnce],
error: [Function: error],
clearScreen: [Function: clearScreen],
hasErrorLogged: [Function: hasErrorLogged]
},
packageCache: Map(5) {
'fnpd_/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok' => {
dir: '/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok/src_assets/common/assets/web' => {
dir: '/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolvedCache: [Function: setResolvedCache],
getResolvedCache: [Function: getResolvedCache]
},
'fnpd_/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok/src_assets/common/assets' => {
dir: '/private/var/folders/d8/hvxvltxn0fl4rmnd52sncbth0000gn/T/release_homebrew_action/sunshine-20260908-30871-rlt8ok',
data: {
name: 'sunshine',
version: '0.0.0',
scripts: {
build: 'vite build --debug',
'build-clean': 'vite build --debug --emptyOutDir',
dev: 'vite build --watch',
serve: 'serve ./tests/fixtures/http --no-port-switching'
},
type: 'module',
dependencies: {
'@lucide/vue': '1.42.0',
bootstrap: '5.3.8',
'date-fns': '4.4.0',
marked: '18.0.11',
vue: '3.5.42',
'vue-i18n': '11.4.10',
'vue3-simple-icons': '16.10.0'
},
devDependencies: {
'@codecov/vite-plugin': '2.0.1',
'@vitejs/plugin-vue': '6.0.8',
serve: '14.2.6',
vite: '8.2.2',
'vite-plugin-ejs': '2.0.0'
},
overrides: { '@codecov/vite-plugin': { vite: '$vite' } }
},
hasSideEffects: [Function: hasSideEffects],
setResolved
|
|
Homebrew / macos-26
lizardbyte/homebrew/sunshine 0.0.5653 did not build
|
|
Homebrew / macos-26
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Homebrew / macos-26
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Linux Flatpak / x86_64
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Linux Flatpak / x86_64
The operation was canceled.
|
|
Homebrew / ubuntu-24.04
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Homebrew / ubuntu-24.04
The operation was canceled.
|
|
Windows / Windows-ARM64
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Windows / Windows-ARM64
Process completed with exit code 1.
|
|
Windows / Windows-ARM64:
src/platform/virtualhid_input.cpp#L562
no viable conversion from 'basic_string_view<char>' to 'std::string' (aka 'basic_string<char>')
|
|
Linux Copr / call-copr-ci / Build
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Linux Copr / call-copr-ci / Build
The operation was canceled.
|
|
macOS / macOS-x86_64
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
macOS / macOS-x86_64
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
CI
Canceling since a higher priority waiting request for CI-refs/pull/5653/merge exists
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-aarch64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
macOS / macOS-arm64
icu4c@78 78.3 is already installed, it's just not linked.
To link this version, run:
brew link icu4c@78
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Linux / AppImage-x86_64
call to ‘__wmemcpy_chk_warn’ declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-26.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-26.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-26.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-22.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-24.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-24.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Docker / ubuntu-24.04 (linux/amd64)
call to '__wmemcpy_chk_warn' declared with attribute warning: wmemcpy called with length bigger than size of destination buffer [-Wattribute-warning]
|
|
Homebrew / ubuntu-24.04
The following taps are not trusted:
lizardbyte/homebrew
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap lizardbyte/homebrew
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust lizardbyte/homebrew
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Windows / Windows-ARM64:
third-party/libvirtualhid/src/platform/windows/windows_backend.cpp#L952
private field 'client_id' is not used [-Wunused-private-field]
|
|
Windows / Windows-ARM64:
build/_deps/boost-src/libs/spirit/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp#L199
'has_denorm' is deprecated [-Wdeprecated-declarations]
|
|
Linux Copr / call-copr-ci / Get logs
invalid-url Source0: tarball.tar.gz
|
|
Linux Copr / call-copr-ci / Get logs
specfile-warning sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
|
|
macOS / macOS-x86_64
icu4c@78 78.3 is already installed, it's just not linked.
To link this version, run:
brew link icu4c@78
|
|
Windows / Windows-ARM64
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LizardByte~Sunshine~8TJXXC.dockerbuild
|
218 KB |
sha256:105f64328a8b8de61a1468a57a09ae6e853bc826baade1898bc7f9f9689f1245
|
|
|
LizardByte~Sunshine~FE0SM7.dockerbuild
|
194 KB |
sha256:0f4a55a04c442e5e400e0c1eba9b15a29c5d5bf2656b97a19cc154c50c945397
|
|
|
LizardByte~Sunshine~LC5X8R.dockerbuild
|
172 KB |
sha256:1d8518d921fd78b1c8ab924fac22a16c3d515cdb1259c3c8ce522e33b44c9f01
|
|
|
LizardByte~Sunshine~M51Y3L.dockerbuild
|
204 KB |
sha256:8129589b01f8fa11510cf133c4f85596357b1a94e9b4a146925510136b674d7a
|
|
|
LizardByte~Sunshine~UK3ZYS.dockerbuild
|
145 KB |
sha256:128770c3f2c55ffc7d57bac8914b047edffe36f6d7d579a7a899da974158e878
|
|
|
beta-Homebrew
|
5.16 KB |
sha256:69bcd01536485fd8a46ea4b7c40bd027117426f09f39987bfe4cb43168349fa2
|
|
|
build-Homebrew
|
5.13 KB |
sha256:57318f72b21f356e729a34b9f90a264ded3582ee7bfbe5bbe5b2fdabdb27998b
|
|