Skip to content

Emscripten: fix some warning spew #215

Emscripten: fix some warning spew

Emscripten: fix some warning spew #215

Triggered via pull request July 11, 2025 20:25
Status Success
Total duration 4m 57s
Artifacts 5

main.yml

on: pull_request
Matrix: cmake
Matrix: make
Fit to window
Zoom out
Zoom in

Annotations

45 warnings and 2 notices
make-macos-arm64: engine/gl/gl_rsurf.c#L197
variable 'meshes' set but not used [-Wunused-but-set-variable]
make-macos-arm64: engine/gl/gl_backend.c#L2850
passing 4-byte aligned argument to 16-byte aligned parameter 4 of 'alphagen' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/gl/gl_backend.c#L2841
passing 4-byte aligned argument to 16-byte aligned parameter 4 of 'alphagen' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/gl/gl_backend.c#L2832
passing 4-byte aligned argument to 16-byte aligned parameter 4 of 'alphagen' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/gl/gl_backend.c#L2819
passing 4-byte aligned argument to 16-byte aligned parameter 4 of 'alphagen' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/gl/gl_backend.c#L2260
passing 4-byte aligned argument to 16-byte aligned parameter 3 of 'R_LightArrays' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/gl/gl_backend.c#L2257
passing 4-byte aligned argument to 16-byte aligned parameter 3 of 'R_LightArrays' may result in an unaligned pointer access [-Walign-mismatch]
make-macos-arm64: engine/qclib/qcc_pr_lex.c#L4926
variable 'args' set but not used [-Wunused-but-set-variable]
make-macos-arm64: engine/gl/ltface.c#L798
variable 'mean' set but not used [-Wunused-but-set-variable]
make-macos-arm64: engine/qclib/qcc_pr_comp.c#L16924
variable 'paramend' set but not used [-Wunused-but-set-variable]
make-web
Temporary Code: BBoxes calling R2D_Flush [-W#pragma-messages]
make-web
Temporary code. [-W#pragma-messages]
make-web
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0WnNxaAAAAAD8KNzRpPChQLQ8ZuhcKkc+QkwyQUEyMDMwMTEwMDUzAEVkZ2U=
make-web
No cached files found at path "/home/runner/work/fteqw/fteqw/emsdk-cache-2.0.12" - downloading and caching emsdk.
make-web
Failed to restore: Cache service responded with 400
make-linux64: engine/qclib/packager.c#L1468
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
make-linux64: engine/qclib/packager.c#L1448
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
make-linux64: engine/qclib/packager.c#L1429
ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
make-linux64: engine/qclib/qccmain.c#L697
‘.sym’ directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
make-linux64: engine/qclib/qccmain.c#L676
‘.fld’ directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
make-linux64: engine/qclib/qccmain.c#L791
‘.cfg’ directive output may be truncated writing 4 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]
make-linux64: fteqtv/forward.c#L695
#warning This is not the place for this [-Wcpp]
make-linux64: fteqtv/source.c#L1079
#warning Send to viewers here too [-Wcpp]
make-linux64: fteqtv/source.c#L1059
#warning This is incomplete! [-Wcpp]
make-linux64: fteqtv/parse.c#L1751
#warning QTV is meant to disconnect when servers tells it to. [-Wcpp]
make-win32: engine/common/mathlib.c#L480
‘y’ is used uninitialized [-Wuninitialized]
make-win32: engine/common/common.c#L2514
argument 1 of type ‘vec_t[3]’ {aka ‘float[3]’} with mismatched bound [-Warray-parameter=]
make-win32: engine/client/in_win.c#L2464
conflicting types for ‘keydown’ due to enum/integer mismatch; have ‘qboolean[299]’ [-Wenum-int-mismatch]
make-win32: engine/client/in_win.c#L2316
the comparison will always evaluate as ‘true’ for the address of ‘sysname’ will never be NULL [-Waddress]
make-win32: engine/client/in_win.c#L2312
the comparison will always evaluate as ‘true’ for the address of ‘sysname’ will never be NULL [-Waddress]
make-win32: engine/common/net_wins.c#L4225
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ may be used uninitialized [-Wmaybe-uninitialized]
make-win32: engine/common/net_wins.c#L7817
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ is used uninitialized [-Wuninitialized]
make-win32: engine/common/mathlib.c#L480
‘y’ is used uninitialized [-Wuninitialized]
make-win32: engine/vk/vk_init.c#L3642
cast from pointer to integer of different size [-Wpointer-to-int-cast]
make-win32: engine/vk/vk_init.c#L1867
cast from pointer to integer of different size [-Wpointer-to-int-cast]
make-win64: engine/common/net_wins.c#L4225
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ may be used uninitialized [-Wmaybe-uninitialized]
make-win64: engine/common/net_wins.c#L7817
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ is used uninitialized [-Wuninitialized]
make-win64: engine/common/mathlib.c#L480
‘y’ is used uninitialized [-Wuninitialized]
make-win64: engine/common/common.c#L2514
argument 1 of type ‘vec_t[3]’ {aka ‘float[3]’} with mismatched bound [-Warray-parameter=]
make-win64: engine/client/in_win.c#L2464
conflicting types for ‘keydown’ due to enum/integer mismatch; have ‘qboolean[299]’ [-Wenum-int-mismatch]
make-win64: engine/client/in_win.c#L2316
the comparison will always evaluate as ‘true’ for the address of ‘sysname’ will never be NULL [-Waddress]
make-win64: engine/client/in_win.c#L2312
the comparison will always evaluate as ‘true’ for the address of ‘sysname’ will never be NULL [-Waddress]
make-win64: engine/common/net_wins.c#L4225
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ may be used uninitialized [-Wmaybe-uninitialized]
make-win64: engine/common/net_wins.c#L7817
‘*(struct sockaddr *)((char *)&qs + offsetof(struct sockaddr_qstorage, dontusesa_family)).sa_family’ is used uninitialized [-Wuninitialized]
make-win64: engine/common/mathlib.c#L480
‘y’ is used uninitialized [-Wuninitialized]
make-macos-arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
make-macos-arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
fteqw-linux64-22d3a88 Expired
5.38 MB
sha256:1994cc57d85bfcc3ba1d1f1cefed27780301de572896248556b3f425ba596d38
fteqw-macos-arm64-22d3a88 Expired
4.83 MB
sha256:e673d1964d2e065099d035d2417cf55a84a27a76f08fb89d08af8c2332565026
fteqw-web-22d3a88 Expired
1.98 MB
sha256:6f09118b558dbf4bd38cd98bfbc33f8319cf55978bfede143615d3f362af90b7
fteqw-win32-22d3a88 Expired
5.31 MB
sha256:7f34aa819a8ad864f70726a05e76f787a8172318c3bf5be561b5b37e803447f6
fteqw-win64-22d3a88 Expired
5.36 MB
sha256:2e1ae8660ed5fc47bbef9549b925980d3e0cd5e9c703dffe88cd3cd98fdaa594