Started by upstream project "libnsfb" build number 322 originally caused by: Started by upstream project "buildsystem" build number 1533 originally caused by: Started by user Vincent Sanders Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/scan-build-libnsfb > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.netsurf-browser.org/libnsfb.git # timeout=10 Fetching upstream changes from git://git.netsurf-browser.org/libnsfb.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/libnsfb.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2443ff581ccd08b2fb36e1539a6b67da671ec430 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2443ff581ccd08b2fb36e1539a6b67da671ec430 > git rev-list 2443ff581ccd08b2fb36e1539a6b67da671ec430 # timeout=10 > git tag -a -f -m Jenkins Build #282 jenkins-scan-build-libnsfb-282 # timeout=10 [scan-build-libnsfb] $ /bin/sh -xe /tmp/hudson17486154053757190780.sh + cc -dumpmachine + export HOST=x86_64-linux-gnu + bash -ex /var/lib/jenkins/artifacts-x86_64-linux-gnu/share/netsurf-buildsystem/citools/jenkins-build.sh static + '[' xx86_64-linux-gnu = x ']' + ARTIFACT_HOME=/var/lib/jenkins/artifacts-x86_64-linux-gnu + '[' x = x ']' ++ cc -dumpmachine + BUILD=x86_64-linux-gnu + TARGET_TEST= + TARGET_INSTALL= + TARGET_COVERAGE= + TARGET_STATIC= + TARGET_COVERITY= + TARGET_DOCS= + VARIANT=release + case "$1" in + TARGET_STATIC=x86_64-linux-gnu + VARIANT=debug + export CCACHE= + CCACHE= + case ${BUILD} in + MAKE=make + mkdir -p /var/lib/jenkins/artifacts-x86_64-linux-gnu + export PREFIX=/var/lib/jenkins/artifacts-x86_64-linux-gnu + PREFIX=/var/lib/jenkins/artifacts-x86_64-linux-gnu + export PKG_CONFIG_PATH=/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib/pkgconfig + PKG_CONFIG_PATH=/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib/pkgconfig + export LD_LIBRARY_PATH=:/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib + LD_LIBRARY_PATH=:/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib + export PATH=/bin:/usr/bin:/var/lib/jenkins/artifacts-x86_64-linux-gnu/bin + PATH=/bin:/usr/bin:/var/lib/jenkins/artifacts-x86_64-linux-gnu/bin + make Q= clean HOST=x86_64-linux-gnu VARIANT=debug rm -f rm -f gmon.out rm -f rm -f rm -f rm -f rm -f -r build/docs rm -f -r build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static + '[' xx86_64-linux-gnu = x ']' + '[' xx86_64-linux-gnu = xx86_64-linux-gnu ']' + rm -rf clangScanBuildReports + CFLAGS=-Wno-error + scan-build -o clangScanBuildReports -v -v --use-cc clang --use-analyzer=/usr/bin/clang make Q= VARIANT=debug scan-build: Using '/usr/bin/clang' for static analysis scan-build: Emitting reports for this run to '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1'. mkdir -p build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static mkdir -p build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/coverage touch build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/stamp COMPILE: src/libnsfb.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_libnsfb.o -c src/libnsfb.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'libnsfb.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/libnsfb.c' ANALYZE (Syntax): src/palette.h nsfb_palette_dithering_on : 0.1 ms ANALYZE (Syntax): src/palette.h nsfb_palette_best_match : 0.4 ms ANALYZE (Syntax): src/palette.h nsfb_palette_best_match_dither : 0.4 ms ANALYZE (Syntax): src/libnsfb.c nsfb_new : 0.1 ms ANALYZE (Syntax): src/libnsfb.c nsfb_init : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_free : 0.1 ms ANALYZE (Syntax): src/libnsfb.c nsfb_event : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_claim : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_update : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_set_geometry : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_set_parameters : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_get_geometry : 0.0 ms ANALYZE (Syntax): src/libnsfb.c nsfb_get_buffer : 0.0 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_get_buffer : 1.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_get_geometry : 1.5 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_set_parameters : 1.8 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_set_geometry : 2.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_update : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_claim : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_event.h nsfb_event : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_free : 4.6 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_init : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_new : 0.8 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0150 seconds (0.0150 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0131 ( 88.3%) 0.0000 ( 0.0%) 0.0131 ( 87.3%) 0.0131 ( 87.3%) Path exploration time 0.0017 ( 11.7%) 0.0002 (100.0%) 0.0019 ( 12.6%) 0.0019 ( 12.6%) Syntax-based analysis time 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) Path-sensitive report post-processing time 0.0149 (100.0%) 0.0002 (100.0%) 0.0150 (100.0%) 0.0150 (100.0%) Total COMPILE: src/dump.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_dump.o -c src/dump.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'dump.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/dump.c' ANALYZE (Syntax): src/dump.c nsfb_dump : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_dump : 10.0 ms src/dump.c:28:12: warning: The 1st argument to 'fdopen' is < 0 but should be >= 0 [unix.StdCLibraryFunctions] 28 | outf = fdopen(dup(fd), "w"); | ^~~~~~~~~~~~~~~~~~~~ ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0110 seconds (0.0110 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0100 ( 92.6%) 0.0000 ( 0.0%) 0.0100 ( 91.7%) 0.0100 ( 91.7%) Path exploration time 0.0007 ( 6.1%) 0.0001 (100.0%) 0.0008 ( 7.0%) 0.0008 ( 7.0%) Syntax-based analysis time 0.0001 ( 1.3%) 0.0000 ( 0.0%) 0.0001 ( 1.3%) 0.0001 ( 1.3%) Path-sensitive report post-processing time 0.0109 (100.0%) 0.0001 (100.0%) 0.0110 (100.0%) 0.0110 (100.0%) Total 1 warning generated. COMPILE: src/cursor.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_cursor.o -c src/cursor.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'cursor.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/cursor.c' ANALYZE (Syntax): src/cursor.c nsfb_cursor_init : 0.1 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_set : 0.1 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_loc_set : 0.0 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_loc_get : 0.0 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_plot : 0.2 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_clear : 0.1 ms ANALYZE (Syntax): src/cursor.c nsfb_cursor_destroy : 0.0 ms ANALYZE (Path, Inline_Regular): src/cursor.h nsfb_cursor_destroy : 1.0 ms ANALYZE (Path, Inline_Regular): src/cursor.h nsfb_cursor_clear : 1.7 ms ANALYZE (Path, Inline_Regular): src/cursor.h nsfb_cursor_plot : 6.9 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_loc_get : 0.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_loc_set : 0.7 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_set : 0.9 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_init : 0.6 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0132 seconds (0.0132 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0111 ( 99.5%) 0.0010 ( 49.2%) 0.0121 ( 91.7%) 0.0121 ( 91.6%) Path exploration time 0.0001 ( 0.5%) 0.0010 ( 50.8%) 0.0011 ( 8.3%) 0.0011 ( 8.4%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) Path-sensitive report post-processing time 0.0111 (100.0%) 0.0020 (100.0%) 0.0132 (100.0%) 0.0132 (100.0%) Total COMPILE: src/palette.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_palette.o -c src/palette.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'palette.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/palette.c' ANALYZE (Syntax): src/palette.h nsfb_palette_dithering_on : 0.1 ms ANALYZE (Syntax): src/palette.h nsfb_palette_best_match : 0.5 ms ANALYZE (Syntax): src/palette.h nsfb_palette_best_match_dither : 0.4 ms ANALYZE (Syntax): src/palette.c nsfb_palette_new : 0.1 ms ANALYZE (Syntax): src/palette.c nsfb_palette_free : 0.0 ms ANALYZE (Syntax): src/palette.c nsfb_palette_dither_init : 0.0 ms ANALYZE (Syntax): src/palette.c nsfb_palette_dither_fini : 0.0 ms ANALYZE (Syntax): src/palette.c nsfb_palette_generate_nsfb_8bpp : 0.2 ms ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_generate_nsfb_8bpp : 3.8 ms ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_dither_fini : 0.3 ms ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_dither_init : 1.2 ms ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_new : 1.4 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0085 seconds (0.0085 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0029 ( 71.1%) 0.0038 ( 86.6%) 0.0067 ( 79.1%) 0.0067 ( 78.9%) Path exploration time 0.0012 ( 28.8%) 0.0006 ( 13.4%) 0.0018 ( 20.9%) 0.0018 ( 21.0%) Syntax-based analysis time 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) Path-sensitive report post-processing time 0.0041 (100.0%) 0.0043 (100.0%) 0.0085 (100.0%) 0.0085 (100.0%) Total COMPILE: src/plot/api.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_api.o -c src/plot/api.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'api.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/api.c' ANALYZE (Syntax): src/plot/api.c nsfb_plot_set_clip : 0.1 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_get_clip : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_clg : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_rectangle : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_rectangle_fill : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_line : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_lines : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_polylines : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_polygon : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_arc : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_point : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_ellipse : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_ellipse_fill : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_copy : 0.1 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_bitmap : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_bitmap_tiles : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_glyph8 : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_glyph1 : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_readrect : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_cubic_bezier : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_quadratic_bezier : 0.0 ms ANALYZE (Syntax): src/plot/api.c nsfb_plot_path : 0.0 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_path : 0.9 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_quadratic_bezier : 0.5 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_cubic_bezier : 0.8 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_readrect : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_glyph1 : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_glyph8 : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_bitmap_tiles : 0.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_bitmap : 0.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_copy : 3.7 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_ellipse_fill : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_ellipse : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_point : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_arc : 0.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_polygon : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_polylines : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_lines : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_line : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_rectangle_fill : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_rectangle : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_clg : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_get_clip : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_set_clip : 0.2 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0111 seconds (0.0111 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0101 ( 93.2%) 0.0000 ( 0.0%) 0.0101 ( 90.6%) 0.0101 ( 90.7%) Path exploration time 0.0007 ( 6.6%) 0.0003 (100.0%) 0.0010 ( 9.2%) 0.0010 ( 9.1%) Syntax-based analysis time 0.0000 ( 0.2%) 0.0000 ( 0.0%) 0.0000 ( 0.2%) 0.0000 ( 0.2%) Path-sensitive report post-processing time 0.0108 (100.0%) 0.0003 (100.0%) 0.0111 (100.0%) 0.0111 (100.0%) Total COMPILE: src/plot/util.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_util.o -c src/plot/util.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'util.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/util.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip : 0.5 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_ctx : 0.0 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_line : 1.4 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_line_ctx : 0.0 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_add_rect : 0.1 ms ANALYZE (Syntax): src/plot/util.c nsfb_plot_bbox_intersect : 0.0 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_bbox_intersect : 1.6 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_add_rect : 6.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_line_ctx : 2379.6 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_ctx : 2269.1 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 4.6516 seconds (4.6590 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 4.4055 ( 99.9%) 0.2436 ( 99.9%) 4.6491 ( 99.9%) 4.6565 ( 99.9%) Path exploration time 0.0022 ( 0.1%) 0.0003 ( 0.1%) 0.0025 ( 0.1%) 0.0025 ( 0.1%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 4.4077 (100.0%) 0.2440 (100.0%) 4.6516 (100.0%) 4.6590 (100.0%) Total COMPILE: src/plot/generic.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_generic.o -c src/plot/generic.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'generic.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/generic.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): src/plot/generic.c set_clip : 0.1 ms ANALYZE (Syntax): src/plot/generic.c get_clip : 0.0 ms ANALYZE (Syntax): src/plot/generic.c clg : 0.0 ms ANALYZE (Syntax): src/plot/generic.c establish_crossing_value : 0.1 ms ANALYZE (Syntax): src/plot/generic.c find_span : 1.4 ms ANALYZE (Syntax): src/plot/generic.c polygon : 0.6 ms ANALYZE (Syntax): src/plot/generic.c rectangle : 0.1 ms ANALYZE (Syntax): src/plot/generic.c ellipsepoints : 0.1 ms ANALYZE (Syntax): src/plot/generic.c ellipsefill : 0.1 ms ANALYZE (Syntax): src/plot/generic.c ellipse_midpoint : 0.3 ms ANALYZE (Syntax): src/plot/generic.c circlepoints : 0.1 ms ANALYZE (Syntax): src/plot/generic.c circlefill : 0.1 ms ANALYZE (Syntax): src/plot/generic.c circle_midpoint : 0.1 ms ANALYZE (Syntax): src/plot/generic.c ellipse : 0.1 ms ANALYZE (Syntax): src/plot/generic.c ellipse_fill : 0.1 ms ANALYZE (Syntax): src/plot/generic.c copy : 0.2 ms ANALYZE (Syntax): src/plot/generic.c arc : 0.0 ms ANALYZE (Syntax): src/plot/generic.c cubic_points : 0.3 ms ANALYZE (Syntax): src/plot/generic.c quadratic_points : 0.3 ms ANALYZE (Syntax): src/plot/generic.c polylines : 0.1 ms ANALYZE (Syntax): src/plot/generic.c quadratic : 0.0 ms ANALYZE (Syntax): src/plot/generic.c cubic : 0.0 ms ANALYZE (Syntax): src/plot/generic.c path : 0.4 ms ANALYZE (Syntax): src/plot/generic.c select_plotters : 0.2 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/plot.h select_plotters : 27.1 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c path : 3115.7 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c cubic : 0.6 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c quadratic : 0.4 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c arc : 0.2 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c copy : 6.0 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipse_fill : 917.2 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipse : 0.9 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c circlepoints : 1.4 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipsepoints : 0.7 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c rectangle : 1.4 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c clg : 0.2 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c get_clip : 0.2 ms ANALYZE (Path, Inline_Regular): src/plot/generic.c set_clip : 0.6 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 4.0782 seconds (4.0783 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 3.9102 ( 99.9%) 0.1623 ( 99.1%) 4.0725 ( 99.9%) 4.0726 ( 99.9%) Path exploration time 0.0042 ( 0.1%) 0.0015 ( 0.9%) 0.0057 ( 0.1%) 0.0057 ( 0.1%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 3.9144 (100.0%) 0.1637 (100.0%) 4.0782 (100.0%) 4.0783 (100.0%) Total COMPILE: src/plot/32bpp-xrgb8888.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xrgb8888.o -c src/plot/32bpp-xrgb8888.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '32bpp-xrgb8888.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/32bpp-xrgb8888.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.2 ms ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c get_xy_loc : 0.0 ms ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c pixel_to_colour : 0.0 ms ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c colour_to_pixel : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match : 0.6 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither : 0.7 ms ANALYZE (Syntax): src/plot/common.c line : 1.0 ms ANALYZE (Syntax): src/plot/common.c point : 0.2 ms ANALYZE (Syntax): src/plot/common.c glyph1 : 0.3 ms ANALYZE (Syntax): src/plot/common.c glyph8 : 0.4 ms ANALYZE (Syntax): src/plot/common.c bitmap_scaled : 1.1 ms ANALYZE (Syntax): src/plot/common.c bitmap : 0.5 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 1.2 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.7 ms ANALYZE (Syntax): src/plot/common.c readrect : 0.2 ms ANALYZE (Syntax): src/plot/32bpp-common.c fill : 0.4 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xrgb8888.c colour_to_pixel : 0.7 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xrgb8888.c pixel_to_colour : 0.5 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xrgb8888.c get_xy_loc : 1.2 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0110 seconds (0.0110 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0083 (100.0%) 0.0003 ( 11.7%) 0.0086 ( 78.0%) 0.0086 ( 78.0%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0024 ( 88.1%) 0.0024 ( 22.0%) 0.0024 ( 21.9%) Path exploration time 0.0000 ( 0.0%) 0.0000 ( 0.2%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) Path-sensitive report post-processing time 0.0083 (100.0%) 0.0027 (100.0%) 0.0110 (100.0%) 0.0110 (100.0%) Total COMPILE: src/plot/32bpp-xbgr8888.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xbgr8888.o -c src/plot/32bpp-xbgr8888.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '32bpp-xbgr8888.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/32bpp-xbgr8888.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c get_xy_loc : 0.0 ms ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c pixel_to_colour : 0.0 ms ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c colour_to_pixel : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match : 0.4 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither : 0.4 ms ANALYZE (Syntax): src/plot/common.c line : 0.8 ms ANALYZE (Syntax): src/plot/common.c point : 0.1 ms ANALYZE (Syntax): src/plot/common.c glyph1 : 0.2 ms ANALYZE (Syntax): src/plot/common.c glyph8 : 0.2 ms ANALYZE (Syntax): src/plot/common.c bitmap_scaled : 0.8 ms ANALYZE (Syntax): src/plot/common.c bitmap : 0.5 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 1.0 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.6 ms ANALYZE (Syntax): src/plot/common.c readrect : 0.1 ms ANALYZE (Syntax): src/plot/32bpp-common.c fill : 0.2 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xbgr8888.c colour_to_pixel : 0.3 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xbgr8888.c pixel_to_colour : 0.2 ms ANALYZE (Path, Inline_Regular): src/plot/32bpp-xbgr8888.c get_xy_loc : 0.9 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0077 seconds (0.0077 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0036 ( 72.5%) 0.0027 (100.0%) 0.0063 ( 82.3%) 0.0063 ( 82.3%) Syntax-based analysis time 0.0014 ( 27.5%) 0.0000 ( 0.0%) 0.0014 ( 17.7%) 0.0014 ( 17.6%) Path exploration time 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 0.0049 (100.0%) 0.0027 (100.0%) 0.0077 (100.0%) 0.0077 (100.0%) Total COMPILE: src/plot/16bpp.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_16bpp.o -c src/plot/16bpp.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '16bpp.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/16bpp.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): src/plot/16bpp.c get_xy_loc : 0.0 ms ANALYZE (Syntax): src/plot/16bpp.c pixel_to_colour : 0.0 ms ANALYZE (Syntax): src/plot/16bpp.c colour_to_pixel : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match : 0.4 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither : 0.4 ms ANALYZE (Syntax): src/plot/common.c line : 0.8 ms ANALYZE (Syntax): src/plot/common.c point : 0.1 ms ANALYZE (Syntax): src/plot/common.c glyph1 : 0.2 ms ANALYZE (Syntax): src/plot/common.c glyph8 : 0.2 ms ANALYZE (Syntax): src/plot/common.c bitmap_scaled : 0.7 ms ANALYZE (Syntax): src/plot/common.c bitmap : 0.5 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 1.1 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.6 ms ANALYZE (Syntax): src/plot/common.c readrect : 0.1 ms ANALYZE (Syntax): src/plot/16bpp.c fill : 0.3 ms ANALYZE (Path, Inline_Regular): src/plot/16bpp.c fill : 124.2 ms ANALYZE (Path, Inline_Regular): src/plot/16bpp.c pixel_to_colour : 0.4 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.1308 seconds (0.1310 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.1210 ( 95.3%) 0.0035 ( 88.5%) 0.1245 ( 95.1%) 0.1246 ( 95.1%) Path exploration time 0.0059 ( 4.7%) 0.0005 ( 11.5%) 0.0064 ( 4.9%) 0.0064 ( 4.9%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 0.1269 (100.0%) 0.0039 (100.0%) 0.1308 (100.0%) 0.1310 (100.0%) Total COMPILE: src/plot/8bpp.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_8bpp.o -c src/plot/8bpp.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '8bpp.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/plot/8bpp.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on : 0.0 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match : 0.4 ms ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither : 0.4 ms ANALYZE (Syntax): src/plot/8bpp.c get_xy_loc : 0.0 ms ANALYZE (Syntax): src/plot/8bpp.c pixel_to_colour : 0.0 ms ANALYZE (Syntax): src/plot/8bpp.c colour_to_pixel : 0.0 ms ANALYZE (Syntax): src/plot/common.c line : 0.7 ms ANALYZE (Syntax): src/plot/common.c point : 0.1 ms ANALYZE (Syntax): src/plot/common.c glyph1 : 0.2 ms ANALYZE (Syntax): src/plot/common.c glyph8 : 0.2 ms ANALYZE (Syntax): src/plot/common.c bitmap_scaled : 0.6 ms ANALYZE (Syntax): src/plot/common.c bitmap : 0.5 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 0.9 ms ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.6 ms ANALYZE (Syntax): src/plot/common.c readrect : 0.1 ms ANALYZE (Syntax): src/plot/8bpp.c fill : 0.1 ms ANALYZE (Path, Inline_Regular): src/plot/8bpp.c fill : 2690.9 ms ANALYZE (Path, Inline_Regular): src/plot/8bpp.c pixel_to_colour : 0.6 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 2.6934 seconds (2.6970 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 2.5721 (100.0%) 0.1157 ( 95.6%) 2.6878 ( 99.8%) 2.6914 ( 99.8%) Path exploration time 0.0003 ( 0.0%) 0.0053 ( 4.4%) 0.0056 ( 0.2%) 0.0056 ( 0.2%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 2.5724 (100.0%) 0.1210 (100.0%) 2.6934 (100.0%) 2.6970 (100.0%) Total COMPILE: src/surface/surface.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_surface.o -c src/surface/surface.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'surface.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/surface/surface.c' ANALYZE (Syntax): src/surface/surface.c _nsfb_register_surface : 0.1 ms ANALYZE (Syntax): src/surface/surface.c surface_defaults : 0.0 ms ANALYZE (Syntax): src/surface/surface.c surface_claim : 0.0 ms ANALYZE (Syntax): src/surface/surface.c surface_update : 0.0 ms ANALYZE (Syntax): src/surface/surface.c surface_cursor : 0.0 ms ANALYZE (Syntax): src/surface/surface.c surface_parameters : 0.0 ms ANALYZE (Syntax): src/surface/surface.c nsfb_surface_get_rtns : 0.3 ms ANALYZE (Syntax): src/surface/surface.c nsfb_type_from_name : 0.0 ms ANALYZE (Syntax): src/surface/surface.c nsfb_enumerate_surface_types : 0.0 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_enumerate_surface_types : 2.5 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_type_from_name : 4.0 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/surface.h nsfb_surface_get_rtns : 1246.6 ms ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_parameters : 0.3 ms ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_cursor : 0.2 ms ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_update : 0.1 ms ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_claim : 0.1 ms ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_defaults : 0.3 ms ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/surface.h _nsfb_register_surface : 0.3 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 1.2554 seconds (1.2555 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 1.2234 ( 99.9%) 0.0309 ( 99.2%) 1.2543 ( 99.9%) 1.2544 ( 99.9%) Path exploration time 0.0008 ( 0.1%) 0.0003 ( 0.8%) 0.0011 ( 0.1%) 0.0011 ( 0.1%) Syntax-based analysis time 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time 1.2243 (100.0%) 0.0311 (100.0%) 1.2554 (100.0%) 1.2555 (100.0%) Total COMPILE: src/surface/ram.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_ram.o -c src/surface/ram.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'ram.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/surface/ram.c' ANALYZE (Syntax): src/surface/ram.c ram_defaults : 0.1 ms ANALYZE (Syntax): src/surface/ram.c ram_initialise : 0.1 ms ANALYZE (Syntax): src/surface/ram.c ram_set_geometry : 0.2 ms ANALYZE (Syntax): src/surface/ram.c ram_finalise : 0.0 ms ANALYZE (Syntax): src/surface/ram.c ram_input : 0.0 ms ANALYZE (Syntax): src/surface/ram.c ram_register_surface : 0.0 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_register_surface : 0.5 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_input : 0.4 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_finalise : 0.8 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_set_geometry : 5.4 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_initialise : 0.7 ms ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_defaults : 0.3 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.0090 seconds (0.0090 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.0080 ( 90.7%) 0.0000 ( 0.0%) 0.0080 ( 89.5%) 0.0080 ( 89.2%) Path exploration time 0.0008 ( 9.2%) 0.0001 (100.0%) 0.0009 ( 10.5%) 0.0010 ( 10.7%) Syntax-based analysis time 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) Path-sensitive report post-processing time 0.0088 (100.0%) 0.0001 (100.0%) 0.0090 (100.0%) 0.0090 (100.0%) Total COMPILE: src/surface/wld.c /usr/share/clang/scan-build-19/bin/../libexec/ccc-analyzer -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112L -I/var/lib/jenkins/workspace/scan-build-libnsfb/include/ -I/var/lib/jenkins/workspace/scan-build-libnsfb/src -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -Wno-error -D_ALIGNED="__attribute__((aligned))" -DSTMTEXPR=1 -g -Og -DDEBUG -std=c99 -o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_wld.o -c src/surface/wld.c [LOCATION]: /var/lib/jenkins/workspace/scan-build-libnsfb '/usr/bin/clang' '-cc1' '-triple' 'x86_64-pc-linux-gnu' '-analyze' '-disable-free' '-clear-ast-before-backend' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'wld.c' '-analyzer-checker=core' '-analyzer-checker=apiModeling' '-analyzer-checker=unix' '-analyzer-checker=deadcode' '-analyzer-checker=security.insecureAPI.UncheckedReturn' '-analyzer-checker=security.insecureAPI.getpw' '-analyzer-checker=security.insecureAPI.gets' '-analyzer-checker=security.insecureAPI.mktemp' '-analyzer-checker=security.insecureAPI.mkstemp' '-analyzer-checker=security.insecureAPI.vfork' '-analyzer-checker=nullability.NullPassedToNonnull' '-analyzer-checker=nullability.NullReturnedFromNonnull' '-analyzer-output' 'plist' '-w' '-setup-static-analyzer' '-mrelocation-model' 'pic' '-pic-level' '2' '-pic-is-pie' '-mframe-pointer=none' '-fmath-errno' '-ffp-contract=on' '-fno-rounding-math' '-mconstructor-aliases' '-funwind-tables=2' '-target-cpu' 'x86-64' '-tune-cpu' 'generic' '-debugger-tuning=gdb' '-fdebug-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-fcoverage-compilation-dir=/var/lib/jenkins/workspace/scan-build-libnsfb' '-resource-dir' '/usr/lib/llvm-19/lib/clang/19' '-D' '_BSD_SOURCE' '-D' '_DEFAULT_SOURCE' '-D' '_POSIX_C_SOURCE=200112L' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/include/' '-I' '/var/lib/jenkins/workspace/scan-build-libnsfb/src' '-D' '_ALIGNED=__attribute__((aligned))' '-D' 'STMTEXPR=1' '-D' 'DEBUG' '-internal-isystem' '/usr/lib/llvm-19/lib/clang/19/include' '-internal-isystem' '/usr/local/include' '-internal-isystem' '/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-Og' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-ferror-limit' '19' '-fgnuc-version=4.2.1' '-fskip-odr-check-in-gmf' '-analyzer-display-progress' '-analyzer-output=html' '-faddrsig' '-D__GCC_HAVE_DWARF2_CFI_ASM=1' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' '-x' 'c' 'src/surface/wld.c' ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend : 0.1 ms ANALYZE (Syntax): src/surface/wld.c wld_set_geometry : 0.0 ms ANALYZE (Syntax): src/surface/wld.c shm_format : 0.0 ms ANALYZE (Syntax): src/surface/wld.c pointer_handle_enter : 0.0 ms ANALYZE (Syntax): src/surface/wld.c pointer_handle_leave : 0.0 ms ANALYZE (Syntax): src/surface/wld.c enqueue_wld_event : 0.0 ms ANALYZE (Syntax): src/surface/wld.c dequeue_wld_event : 0.0 ms ANALYZE (Syntax): src/surface/wld.c pointer_handle_motion : 0.1 ms ANALYZE (Syntax): src/surface/wld.c pointer_handle_button : 0.1 ms ANALYZE (Syntax): src/surface/wld.c pointer_handle_axis : 0.0 ms ANALYZE (Syntax): src/surface/wld.c seat_handle_capabilities : 0.1 ms ANALYZE (Syntax): src/surface/wld.c seat_name : 0.0 ms ANALYZE (Syntax): src/surface/wld.c new_input_seat : 0.1 ms ANALYZE (Syntax): src/surface/wld.c registry_handle_global : 0.1 ms ANALYZE (Syntax): src/surface/wld.c registry_handle_global_remove : 0.0 ms ANALYZE (Syntax): src/surface/wld.c free_connection : 0.1 ms ANALYZE (Syntax): src/surface/wld.c new_connection : 0.1 ms ANALYZE (Syntax): src/surface/wld.c update_and_redraw : 0.1 ms ANALYZE (Syntax): src/surface/wld.c handle_ping : 0.0 ms ANALYZE (Syntax): src/surface/wld.c handle_configure : 0.0 ms ANALYZE (Syntax): src/surface/wld.c handle_popup_done : 0.0 ms ANALYZE (Syntax): src/surface/wld.c new_window : 0.1 ms ANALYZE (Syntax): src/surface/wld.c free_window : 0.0 ms ANALYZE (Syntax): src/surface/wld.c os_create_anonymous_file : 0.1 ms ANALYZE (Syntax): src/surface/wld.c buffer_release : 0.0 ms ANALYZE (Syntax): src/surface/wld.c new_shm_buffer : 0.2 ms ANALYZE (Syntax): src/surface/wld.c free_shm_buffer : 0.0 ms ANALYZE (Syntax): src/surface/wld.c wld_initialise : 0.2 ms ANALYZE (Syntax): src/surface/wld.c wld_finalise : 0.0 ms ANALYZE (Syntax): src/surface/wld.c wld_input : 0.3 ms ANALYZE (Syntax): src/surface/wld.c wld_claim : 0.0 ms ANALYZE (Syntax): src/surface/wld.c wld_cursor : 0.1 ms ANALYZE (Syntax): src/surface/wld.c wld_update : 0.1 ms ANALYZE (Syntax): src/surface/wld.c wld_register_surface : 0.0 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_register_surface : 0.8 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_update : 6.5 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_cursor : 2.5 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_claim : 0.6 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_input : 3.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_finalise : 7.8 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_initialise : 83.8 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c buffer_release : 0.3 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_popup_done : 0.1 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_configure : 0.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_ping : 0.4 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c registry_handle_global_remove : 0.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c registry_handle_global : 6.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c seat_name : 0.3 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c seat_handle_capabilities : 1.5 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_axis : 0.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_button : 8.9 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_motion : 1.5 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_leave : 0.2 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_enter : 0.3 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c shm_format : 0.3 ms ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_set_geometry : 0.5 ms ===-------------------------------------------------------------------------=== Analyzer timers ===-------------------------------------------------------------------------=== Total Execution Time: 0.1303 seconds (0.1304 wall clock) ---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name --- 0.1147 ( 97.0%) 0.0115 ( 96.6%) 0.1263 ( 96.9%) 0.1264 ( 96.9%) Path exploration time 0.0035 ( 3.0%) 0.0004 ( 3.4%) 0.0039 ( 3.0%) 0.0040 ( 3.0%) Syntax-based analysis time 0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Path-sensitive report post-processing time 0.1183 (100.0%) 0.0120 (100.0%) 0.1303 (100.0%) 0.1304 (100.0%) Total AR: build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/libnsfb.a rm -f build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/libnsfb.a ar cru build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/libnsfb.a build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_libnsfb.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_dump.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_cursor.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_palette.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_api.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_util.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_generic.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xrgb8888.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xbgr8888.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_16bpp.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_8bpp.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_surface.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_ram.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_wld.o ar: `u' modifier ignored since `D' is the default (see `U') scan-build: Analysis run complete. scan-build: 1 bug found. scan-build: Run 'scan-view /var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2025-11-03-204700-4098803-1' to examine bug reports. + make Q= clean HOST=x86_64-linux-gnu VARIANT=debug rm -f rm -f gmon.out rm -f build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_cursor.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_dump.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_libnsfb.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_palette.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_16bpp.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xbgr8888.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xrgb8888.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_8bpp.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_api.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_generic.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_util.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_ram.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_surface.d build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_wld.d rm -f rm -f rm -f build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_cursor.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_dump.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_libnsfb.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_palette.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_16bpp.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xbgr8888.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_32bpp-xrgb8888.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_8bpp.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_api.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_generic.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_plot_util.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_ram.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_surface.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_wld.o rm -f -r build/docs rm -f -r build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static + '[' xx86_64-linux-gnu = x ']' + '[' xx86_64-linux-gnu = x ']' Build step 'Console output (build log) parsing' changed build result to UNSTABLE Publishing Clang scan-build results Clang scan-build threshhold exceeded. Finished: UNSTABLE