Snippets for nodejs 26.8.1 from Alpine aarch64
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-aarch64/community/nodejs-current/nodejs-current-26.8.1-r0.log.
-
../../deps/LIEF/src/MachO/DylibCommand.cpp:29:20: warning: 'raw_cmd.LIEF::MachO::details::dylib_command::name' is used uninitialized [-Wuninitialized] 29 | name_offset_{cmd.name}, | ~~~~^~~~ -
../../deps/inspector_protocol/crdtp/cbor.cc:546:10: warning: 'tokenizer.crdtp::cbor::CBORTokenizer::token_tag_' may be used uninitialized [-Wmaybe-uninitialized] 546 | return token_tag_; | ^~~~~~~~~~ -
../../deps/uvwasi/src/uvwasi.c:107:20: warning: 'stat.st_atim' may be used uninitialized [-Wmaybe-uninitialized] 107 | *st_atim = stat.st_atim / NANOS_PER_SEC; | ~~~~^~~~~~~~ -
../../deps/libffi/src/java_raw_api.c:318:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] 318 | ffi_java_raw_to_ptrarray (cif, raw, avalue); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
../../deps/libffi/src/java_raw_api.c:329:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] 329 | ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); | ^~~~~~~~~~~~ -
../../deps/libffi/src/java_raw_api.c:332:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] 332 | ffi_java_ptrarray_to_raw (cif, avalue, raw); | ^~~~~~~~~~~~~~~~~~~~~~~~ -
../../deps/libffi/src/java_raw_api.c:370:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] 370 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); | ^~~~~~ -
../../src/node_ffi.h:152:10: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_function))' may be used uninitialized [-Wmaybe-uninitialized] 152 | struct PreparedFunction { | ^~~~~~~~~~~~~~~~ -
../../src/node_ffi.h:152:10: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_symbol))' may be used uninitialized [-Wmaybe-uninitialized] 152 | struct PreparedFunction { | ^~~~~~~~~~~~~~~~ -
../../src/node_ffi.cc:863:24: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_function))' may be used uninitialized [-Wmaybe-uninitialized] 863 | PreparedFunction prepared; | ^~~~~~~~ -
../../src/node_ffi.cc:863:24: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_symbol))' may be used uninitialized [-Wmaybe-uninitialized]
-
../../src/node_file_utils.cc:62:32: warning: enumerated and non-enumerated type in conditional expression [-Wextra] 62 | int err = req.result < 0 ? req.result : UV_EIO; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
../../deps/sqlite/sqlite3.c:226966:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-
../../deps/sqlite/sqlite3.c:234114:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
-
../../deps/sqlite/sqlite3.c:241153:25: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] -
../../deps/sqlite/sqlite3.c:220630:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220631:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220632:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220633:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220640:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220641:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220642:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220643:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219740:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219742:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219744:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219746:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219755:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219757:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219759:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219761:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:36482:28: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
-
../../deps/sqlite/sqlite3.c:223436:9: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
-
../../deps/sqlite/sqlite3.c:239490:7: warning: 'nFk' may be used uninitialized [-Wmaybe-uninitialized]