Console Output
Started by upstream project "libnsfb" build number 317
originally caused by:
Started by upstream project "buildsystem" build number 1528
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 #277 jenkins-scan-build-libnsfb-277 # timeout=10
[scan-build-libnsfb] $ /bin/sh -xe /tmp/hudson8263987586582497423.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-10-23-232730-2752870-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-10-23-232730-2752870-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.5 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.7 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_set_geometry : 2.1 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_update : 0.3 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.3 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.0149 seconds (0.0149 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0084 ( 96.6%) 0.0046 ( 73.9%) 0.0130 ( 87.2%) 0.0130 ( 87.2%) Path exploration time
0.0003 ( 3.3%) 0.0016 ( 26.1%) 0.0019 ( 12.8%) 0.0019 ( 12.8%) Syntax-based analysis time
0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) Path-sensitive report post-processing time
0.0087 (100.0%) 0.0062 (100.0%) 0.0149 (100.0%) 0.0149 (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-10-23-232730-2752870-1' '-x' 'c' 'src/dump.c'
ANALYZE (Syntax): src/dump.c nsfb_dump : 0.3 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_dump : 9.9 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.0109 seconds (0.0110 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0061 ( 87.5%) 0.0038 ( 97.1%) 0.0099 ( 90.9%) 0.0099 ( 90.8%) Path exploration time
0.0007 ( 10.5%) 0.0001 ( 1.7%) 0.0008 ( 7.3%) 0.0008 ( 7.5%) Syntax-based analysis time
0.0001 ( 2.0%) 0.0000 ( 1.2%) 0.0002 ( 1.7%) 0.0002 ( 1.7%) Path-sensitive report post-processing time
0.0070 (100.0%) 0.0040 (100.0%) 0.0109 (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-10-23-232730-2752870-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.4 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.0127 seconds (0.0127 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0082 ( 89.8%) 0.0034 ( 96.1%) 0.0116 ( 91.5%) 0.0116 ( 91.5%) Path exploration time
0.0009 ( 10.1%) 0.0001 ( 3.9%) 0.0011 ( 8.4%) 0.0011 ( 8.4%) Syntax-based analysis time
0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) Path-sensitive report post-processing time
0.0091 (100.0%) 0.0035 (100.0%) 0.0127 (100.0%) 0.0127 (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-10-23-232730-2752870-1' '-x' 'c' 'src/palette.c'
ANALYZE (Syntax): src/palette.h nsfb_palette_dithering_on : 0.0 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/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.1 ms
ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_dither_fini : 0.2 ms
ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_dither_init : 0.9 ms
ANALYZE (Path, Inline_Regular): src/palette.h nsfb_palette_new : 1.2 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 0.0068 seconds (0.0069 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0032 ( 71.9%) 0.0021 ( 88.0%) 0.0053 ( 77.6%) 0.0054 ( 77.8%) Path exploration time
0.0012 ( 28.0%) 0.0003 ( 12.0%) 0.0015 ( 22.4%) 0.0015 ( 22.2%) 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.0044 (100.0%) 0.0024 (100.0%) 0.0068 (100.0%) 0.0069 (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-10-23-232730-2752870-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.2 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.6 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.6 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.2 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.0106 seconds (0.0106 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0031 ( 88.1%) 0.0065 ( 91.2%) 0.0096 ( 90.2%) 0.0096 ( 90.0%) Path exploration time
0.0004 ( 11.7%) 0.0006 ( 8.6%) 0.0010 ( 9.6%) 0.0010 ( 9.8%) Syntax-based analysis time
0.0000 ( 0.2%) 0.0000 ( 0.2%) 0.0000 ( 0.2%) 0.0000 ( 0.2%) Path-sensitive report post-processing time
0.0036 (100.0%) 0.0071 (100.0%) 0.0106 (100.0%) 0.0106 (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-10-23-232730-2752870-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.4 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.2 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.2 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_add_rect : 4.5 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_line_ctx : 1825.7 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_ctx : 1878.2 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 3.6823 seconds (3.7117 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.5565 ( 99.9%) 0.1236 ( 99.7%) 3.6802 ( 99.9%) 3.7096 ( 99.9%) Path exploration time
0.0018 ( 0.1%) 0.0003 ( 0.3%) 0.0021 ( 0.1%) 0.0022 ( 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.5583 (100.0%) 0.1240 (100.0%) 3.6823 (100.0%) 3.7117 (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-10-23-232730-2752870-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.3 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 : 24.7 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c path : 2919.6 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c cubic : 0.6 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c quadratic : 0.3 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c arc : 0.2 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c copy : 5.7 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipse_fill : 660.3 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipse : 0.8 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c circlepoints : 1.2 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c ellipsepoints : 0.6 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c rectangle : 1.3 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c clg : 0.2 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c get_clip : 0.1 ms
ANALYZE (Path, Inline_Regular): src/plot/generic.c set_clip : 0.6 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 3.5905 seconds (3.6217 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.4384 ( 99.9%) 0.1467 ( 98.1%) 3.5851 ( 99.8%) 3.6163 ( 99.8%) Path exploration time
0.0026 ( 0.1%) 0.0029 ( 1.9%) 0.0054 ( 0.2%) 0.0054 ( 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
3.4410 (100.0%) 0.1495 (100.0%) 3.5905 (100.0%) 3.6217 (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-10-23-232730-2752870-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.1 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.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.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.4 ms
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 0.9 ms
ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.5 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-xrgb8888.c colour_to_pixel : 0.4 ms
ANALYZE (Path, Inline_Regular): src/plot/32bpp-xrgb8888.c pixel_to_colour : 0.3 ms
ANALYZE (Path, Inline_Regular): src/plot/32bpp-xrgb8888.c get_xy_loc : 0.8 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 0.0070 seconds (0.0070 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0019 ( 55.7%) 0.0035 (100.0%) 0.0054 ( 78.1%) 0.0054 ( 78.1%) Syntax-based analysis time
0.0015 ( 44.2%) 0.0000 ( 0.0%) 0.0015 ( 21.9%) 0.0015 ( 21.9%) 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.0034 (100.0%) 0.0035 (100.0%) 0.0070 (100.0%) 0.0070 (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-10-23-232730-2752870-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.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/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.0059 (100.0%) 0.0005 ( 25.2%) 0.0063 ( 82.0%) 0.0063 ( 82.0%) Syntax-based analysis time
0.0000 ( 0.0%) 0.0014 ( 74.6%) 0.0014 ( 17.9%) 0.0014 ( 17.9%) Path exploration time
0.0000 ( 0.0%) 0.0000 ( 0.2%) 0.0000 ( 0.1%) 0.0000 ( 0.1%) Path-sensitive report post-processing time
0.0059 (100.0%) 0.0019 (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-10-23-232730-2752870-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.2 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.9 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/16bpp.c fill : 0.3 ms
ANALYZE (Path, Inline_Regular): src/plot/16bpp.c fill : 125.5 ms
ANALYZE (Path, Inline_Regular): src/plot/16bpp.c pixel_to_colour : 0.4 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 0.1322 seconds (0.1323 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1226 ( 95.2%) 0.0032 ( 92.8%) 0.1258 ( 95.2%) 0.1259 ( 95.2%) Path exploration time
0.0061 ( 4.8%) 0.0002 ( 7.2%) 0.0064 ( 4.8%) 0.0064 ( 4.8%) 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.1288 (100.0%) 0.0034 (100.0%) 0.1322 (100.0%) 0.1323 (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-10-23-232730-2752870-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.3 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.4 ms
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x : 0.9 ms
ANALYZE (Syntax): src/plot/common.c bitmap_tiles : 0.5 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 : 2377.0 ms
ANALYZE (Path, Inline_Regular): src/plot/8bpp.c pixel_to_colour : 0.5 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 2.3748 seconds (2.3828 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.2983 ( 99.8%) 0.0713 (100.0%) 2.3696 ( 99.8%) 2.3775 ( 99.8%) Path exploration time
0.0052 ( 0.2%) 0.0000 ( 0.0%) 0.0052 ( 0.2%) 0.0052 ( 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.3035 (100.0%) 0.0713 (100.0%) 2.3748 (100.0%) 2.3828 (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-10-23-232730-2752870-1' '-x' 'c' 'src/surface/surface.c'
ANALYZE (Syntax): src/surface/surface.c _nsfb_register_surface : 0.0 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.2 ms
ANALYZE (Syntax): src/surface/surface.c nsfb_type_from_name : 0.1 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.2 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_type_from_name : 3.2 ms
ANALYZE (Path, Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/surface.h nsfb_surface_get_rtns : 1049.1 ms
ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_parameters : 0.2 ms
ANALYZE (Path, Inline_Regular): src/surface/surface.c surface_cursor : 0.1 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.0559 seconds (1.0565 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0211 ( 99.9%) 0.0339 ( 99.0%) 1.0550 ( 99.9%) 1.0556 ( 99.9%) Path exploration time
0.0006 ( 0.1%) 0.0003 ( 0.9%) 0.0009 ( 0.1%) 0.0009 ( 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.0217 (100.0%) 0.0343 (100.0%) 1.0559 (100.0%) 1.0565 (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-10-23-232730-2752870-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.7 ms
ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_set_geometry : 4.9 ms
ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_initialise : 0.6 ms
ANALYZE (Path, Inline_Regular): src/surface/ram.c ram_defaults : 0.3 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 0.0082 seconds (0.0081 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0073 ( 91.6%) 0.0000 ( 0.0%) 0.0073 ( 88.9%) 0.0073 ( 89.0%) Path exploration time
0.0007 ( 8.3%) 0.0002 (100.0%) 0.0009 ( 11.0%) 0.0009 ( 10.9%) 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.0079 (100.0%) 0.0002 (100.0%) 0.0082 (100.0%) 0.0081 (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-10-23-232730-2752870-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.0 ms
ANALYZE (Syntax): src/surface/wld.c new_connection : 0.1 ms
ANALYZE (Syntax): src/surface/wld.c update_and_redraw : 0.0 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.3 ms
ANALYZE (Syntax): src/surface/wld.c wld_finalise : 0.1 ms
ANALYZE (Syntax): src/surface/wld.c wld_input : 0.4 ms
ANALYZE (Syntax): src/surface/wld.c wld_claim : 0.1 ms
ANALYZE (Syntax): src/surface/wld.c wld_cursor : 0.2 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 : 1.0 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_update : 11.3 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_cursor : 4.7 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_claim : 1.0 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_input : 5.6 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_finalise : 13.8 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_initialise : 130.2 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c buffer_release : 0.4 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_popup_done : 0.3 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_configure : 0.4 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c handle_ping : 0.7 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c registry_handle_global_remove : 0.3 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c registry_handle_global : 8.0 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 : 2.3 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_axis : 0.3 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c pointer_handle_button : 11.6 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.2 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c shm_format : 0.2 ms
ANALYZE (Path, Inline_Regular): src/surface/wld.c wld_set_geometry : 0.7 ms
===-------------------------------------------------------------------------===
Analyzer timers
===-------------------------------------------------------------------------===
Total Execution Time: 0.1992 seconds (0.1992 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1915 ( 97.9%) 0.0036 ( 97.9%) 0.1951 ( 97.9%) 0.1951 ( 97.9%) Path exploration time
0.0040 ( 2.0%) 0.0001 ( 2.0%) 0.0041 ( 2.0%) 0.0041 ( 2.1%) Syntax-based analysis time
0.0000 ( 0.0%) 0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Path-sensitive report post-processing time
0.1955 (100.0%) 0.0037 (100.0%) 0.1992 (100.0%) 0.1992 (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-10-23-232730-2752870-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