SuccessConsole Output

Started by upstream project "libnsfb" build number 250
originally caused by:
 Started by upstream project "buildsystem" build number 1453
 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 d5b4c96268df11437957c288f95490f011db9335 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d5b4c96268df11437957c288f95490f011db9335
 > git rev-list d5b4c96268df11437957c288f95490f011db9335 # timeout=10
 > git tag -a -f -m Jenkins Build #209 jenkins-scan-build-libnsfb-209 # timeout=10
[scan-build-libnsfb] $ /bin/sh -xe /tmp/hudson5792663390247646287.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/2023-12-17-212939-14809-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-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'libnsfb.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/libnsfb.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/libnsfb.c nsfb_new
ANALYZE (Syntax): src/libnsfb.c nsfb_init
ANALYZE (Syntax): src/libnsfb.c nsfb_free
ANALYZE (Syntax): src/libnsfb.c nsfb_event
ANALYZE (Syntax): src/libnsfb.c nsfb_claim
ANALYZE (Syntax): src/libnsfb.c nsfb_update
ANALYZE (Syntax): src/libnsfb.c nsfb_set_geometry
ANALYZE (Syntax): src/libnsfb.c nsfb_set_parameters
ANALYZE (Syntax): src/libnsfb.c nsfb_get_geometry
ANALYZE (Syntax): src/libnsfb.c nsfb_get_buffer
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_get_buffer
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_get_geometry
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_set_parameters
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_set_geometry
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_update
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_claim
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_event.h nsfb_event
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_free
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_init
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_new
 COMPILE: src/dump.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'dump.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/dump.c' '-faddrsig'
ANALYZE (Syntax): src/dump.c nsfb_dump
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_dump
 COMPILE: src/cursor.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'cursor.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/cursor.c' '-faddrsig'
ANALYZE (Syntax): src/cursor.c nsfb_cursor_init
ANALYZE (Syntax): src/cursor.c nsfb_cursor_set
ANALYZE (Syntax): src/cursor.c nsfb_cursor_loc_set
ANALYZE (Syntax): src/cursor.c nsfb_cursor_loc_get
ANALYZE (Syntax): src/cursor.c nsfb_cursor_plot
ANALYZE (Syntax): src/cursor.c nsfb_cursor_clear
ANALYZE (Syntax): src/cursor.c nsfb_cursor_destroy
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/cursor.h nsfb_cursor_destroy
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/cursor.h nsfb_cursor_clear
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/cursor.h nsfb_cursor_plot
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_loc_get
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_loc_set
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_set
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_cursor.h nsfb_cursor_init
 COMPILE: src/palette.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'palette.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/palette.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/palette.c nsfb_palette_new
ANALYZE (Syntax): src/palette.c nsfb_palette_free
ANALYZE (Syntax): src/palette.c nsfb_palette_dither_init
ANALYZE (Syntax): src/palette.c nsfb_palette_dither_fini
ANALYZE (Syntax): src/palette.c nsfb_palette_generate_nsfb_8bpp
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_generate_nsfb_8bpp
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dither_fini
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dither_init
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_new
 COMPILE: src/plot/api.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'api.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/api.c' '-faddrsig'
ANALYZE (Syntax): src/plot/api.c nsfb_plot_set_clip
ANALYZE (Syntax): src/plot/api.c nsfb_plot_get_clip
ANALYZE (Syntax): src/plot/api.c nsfb_plot_clg
ANALYZE (Syntax): src/plot/api.c nsfb_plot_rectangle
ANALYZE (Syntax): src/plot/api.c nsfb_plot_rectangle_fill
ANALYZE (Syntax): src/plot/api.c nsfb_plot_line
ANALYZE (Syntax): src/plot/api.c nsfb_plot_lines
ANALYZE (Syntax): src/plot/api.c nsfb_plot_polylines
ANALYZE (Syntax): src/plot/api.c nsfb_plot_polygon
ANALYZE (Syntax): src/plot/api.c nsfb_plot_arc
ANALYZE (Syntax): src/plot/api.c nsfb_plot_point
ANALYZE (Syntax): src/plot/api.c nsfb_plot_ellipse
ANALYZE (Syntax): src/plot/api.c nsfb_plot_ellipse_fill
ANALYZE (Syntax): src/plot/api.c nsfb_plot_copy
ANALYZE (Syntax): src/plot/api.c nsfb_plot_bitmap
ANALYZE (Syntax): src/plot/api.c nsfb_plot_bitmap_tiles
ANALYZE (Syntax): src/plot/api.c nsfb_plot_glyph8
ANALYZE (Syntax): src/plot/api.c nsfb_plot_glyph1
ANALYZE (Syntax): src/plot/api.c nsfb_plot_readrect
ANALYZE (Syntax): src/plot/api.c nsfb_plot_cubic_bezier
ANALYZE (Syntax): src/plot/api.c nsfb_plot_quadratic_bezier
ANALYZE (Syntax): src/plot/api.c nsfb_plot_path
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_path
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_quadratic_bezier
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_cubic_bezier
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_readrect
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_glyph1
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_glyph8
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_bitmap_tiles
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_bitmap
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_copy
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_ellipse_fill
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_ellipse
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_point
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_arc
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_polygon
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_polylines
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_lines
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_line
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_rectangle_fill
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_rectangle
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_clg
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_get_clip
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot.h nsfb_plot_set_clip
 COMPILE: src/plot/util.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'util.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/util.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip
ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_ctx
ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_line
ANALYZE (Syntax): src/plot/util.c nsfb_plot_clip_line_ctx
ANALYZE (Syntax): src/plot/util.c nsfb_plot_add_rect
ANALYZE (Syntax): src/plot/util.c nsfb_plot_bbox_intersect
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_bbox_intersect
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_add_rect
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_line_ctx
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_clip_ctx
 COMPILE: src/plot/generic.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'generic.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/generic.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/plot/generic.c set_clip
ANALYZE (Syntax): src/plot/generic.c get_clip
ANALYZE (Syntax): src/plot/generic.c clg
ANALYZE (Syntax): src/plot/generic.c establish_crossing_value
ANALYZE (Syntax): src/plot/generic.c find_span
ANALYZE (Syntax): src/plot/generic.c polygon
ANALYZE (Syntax): src/plot/generic.c rectangle
ANALYZE (Syntax): src/plot/generic.c ellipsepoints
ANALYZE (Syntax): src/plot/generic.c ellipsefill
ANALYZE (Syntax): src/plot/generic.c ellipse_midpoint
ANALYZE (Syntax): src/plot/generic.c circlepoints
ANALYZE (Syntax): src/plot/generic.c circlefill
ANALYZE (Syntax): src/plot/generic.c circle_midpoint
ANALYZE (Syntax): src/plot/generic.c ellipse
ANALYZE (Syntax): src/plot/generic.c ellipse_fill
ANALYZE (Syntax): src/plot/generic.c copy
ANALYZE (Syntax): src/plot/generic.c arc
ANALYZE (Syntax): src/plot/generic.c cubic_points
ANALYZE (Syntax): src/plot/generic.c quadratic_points
ANALYZE (Syntax): src/plot/generic.c polylines
ANALYZE (Syntax): src/plot/generic.c quadratic
ANALYZE (Syntax): src/plot/generic.c cubic
ANALYZE (Syntax): src/plot/generic.c path
ANALYZE (Syntax): src/plot/generic.c select_plotters
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/plot.h select_plotters
ANALYZE (Path,  Inline_Regular): src/plot/generic.c path
ANALYZE (Path,  Inline_Regular): src/plot/generic.c cubic
ANALYZE (Path,  Inline_Regular): src/plot/generic.c quadratic
ANALYZE (Path,  Inline_Regular): src/plot/generic.c arc
ANALYZE (Path,  Inline_Regular): src/plot/generic.c copy
ANALYZE (Path,  Inline_Regular): src/plot/generic.c ellipse_fill
ANALYZE (Path,  Inline_Regular): src/plot/generic.c ellipse
ANALYZE (Path,  Inline_Regular): src/plot/generic.c circlepoints
ANALYZE (Path,  Inline_Regular): src/plot/generic.c ellipsepoints
ANALYZE (Path,  Inline_Regular): src/plot/generic.c rectangle
ANALYZE (Path,  Inline_Regular): src/plot/generic.c clg
ANALYZE (Path,  Inline_Regular): src/plot/generic.c get_clip
ANALYZE (Path,  Inline_Regular): src/plot/generic.c set_clip
 COMPILE: src/plot/32bpp-xrgb8888.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '32bpp-xrgb8888.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/32bpp-xrgb8888.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c get_xy_loc
ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c pixel_to_colour
ANALYZE (Syntax): src/plot/32bpp-xrgb8888.c colour_to_pixel
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/plot/common.c line
ANALYZE (Syntax): src/plot/common.c point
ANALYZE (Syntax): src/plot/common.c glyph1
ANALYZE (Syntax): src/plot/common.c glyph8
ANALYZE (Syntax): src/plot/common.c bitmap_scaled
ANALYZE (Syntax): src/plot/common.c bitmap
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x
ANALYZE (Syntax): src/plot/common.c bitmap_tiles
ANALYZE (Syntax): src/plot/common.c readrect
ANALYZE (Syntax): src/plot/32bpp-common.c fill
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xrgb8888.c colour_to_pixel
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xrgb8888.c pixel_to_colour
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xrgb8888.c get_xy_loc
 COMPILE: src/plot/32bpp-xbgr8888.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '32bpp-xbgr8888.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/32bpp-xbgr8888.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c get_xy_loc
ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c pixel_to_colour
ANALYZE (Syntax): src/plot/32bpp-xbgr8888.c colour_to_pixel
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/plot/common.c line
ANALYZE (Syntax): src/plot/common.c point
ANALYZE (Syntax): src/plot/common.c glyph1
ANALYZE (Syntax): src/plot/common.c glyph8
ANALYZE (Syntax): src/plot/common.c bitmap_scaled
ANALYZE (Syntax): src/plot/common.c bitmap
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x
ANALYZE (Syntax): src/plot/common.c bitmap_tiles
ANALYZE (Syntax): src/plot/common.c readrect
ANALYZE (Syntax): src/plot/32bpp-common.c fill
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xbgr8888.c colour_to_pixel
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xbgr8888.c pixel_to_colour
ANALYZE (Path,  Inline_Regular): src/plot/32bpp-xbgr8888.c get_xy_loc
 COMPILE: src/plot/16bpp.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '16bpp.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/16bpp.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/plot/16bpp.c get_xy_loc
ANALYZE (Syntax): src/plot/16bpp.c pixel_to_colour
ANALYZE (Syntax): src/plot/16bpp.c colour_to_pixel
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/plot/common.c line
ANALYZE (Syntax): src/plot/common.c point
ANALYZE (Syntax): src/plot/common.c glyph1
ANALYZE (Syntax): src/plot/common.c glyph8
ANALYZE (Syntax): src/plot/common.c bitmap_scaled
ANALYZE (Syntax): src/plot/common.c bitmap
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x
ANALYZE (Syntax): src/plot/common.c bitmap_tiles
ANALYZE (Syntax): src/plot/common.c readrect
ANALYZE (Syntax): src/plot/16bpp.c fill
ANALYZE (Path,  Inline_Regular): src/plot/16bpp.c fill
ANALYZE (Path,  Inline_Regular): src/plot/16bpp.c pixel_to_colour
 COMPILE: src/plot/8bpp.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' '8bpp.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/plot/8bpp.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_dithering_on
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/src/palette.h nsfb_palette_best_match_dither
ANALYZE (Syntax): src/plot/8bpp.c get_xy_loc
ANALYZE (Syntax): src/plot/8bpp.c pixel_to_colour
ANALYZE (Syntax): src/plot/8bpp.c colour_to_pixel
ANALYZE (Syntax): src/plot/common.c line
ANALYZE (Syntax): src/plot/common.c point
ANALYZE (Syntax): src/plot/common.c glyph1
ANALYZE (Syntax): src/plot/common.c glyph8
ANALYZE (Syntax): src/plot/common.c bitmap_scaled
ANALYZE (Syntax): src/plot/common.c bitmap
ANALYZE (Syntax): src/plot/common.c bitmap_tiles_x
ANALYZE (Syntax): src/plot/common.c bitmap_tiles
ANALYZE (Syntax): src/plot/common.c readrect
ANALYZE (Syntax): src/plot/8bpp.c fill
ANALYZE (Path,  Inline_Regular): src/plot/8bpp.c fill
ANALYZE (Path,  Inline_Regular): src/plot/8bpp.c pixel_to_colour
 COMPILE: src/surface/surface.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'surface.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/surface/surface.c' '-faddrsig'
ANALYZE (Syntax): src/surface/surface.c _nsfb_register_surface
ANALYZE (Syntax): src/surface/surface.c surface_defaults
ANALYZE (Syntax): src/surface/surface.c surface_claim
ANALYZE (Syntax): src/surface/surface.c surface_update
ANALYZE (Syntax): src/surface/surface.c surface_cursor
ANALYZE (Syntax): src/surface/surface.c surface_parameters
ANALYZE (Syntax): src/surface/surface.c nsfb_surface_get_rtns
ANALYZE (Syntax): src/surface/surface.c nsfb_type_from_name
ANALYZE (Syntax): src/surface/surface.c nsfb_enumerate_surface_types
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_enumerate_surface_types
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb.h nsfb_type_from_name
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/surface.h nsfb_surface_get_rtns
ANALYZE (Path,  Inline_Regular): src/surface/surface.c surface_parameters
ANALYZE (Path,  Inline_Regular): src/surface/surface.c surface_cursor
ANALYZE (Path,  Inline_Regular): src/surface/surface.c surface_update
ANALYZE (Path,  Inline_Regular): src/surface/surface.c surface_claim
ANALYZE (Path,  Inline_Regular): src/surface/surface.c surface_defaults
ANALYZE (Path,  Inline_Regular): /var/lib/jenkins/workspace/scan-build-libnsfb/src/surface.h _nsfb_register_surface
 COMPILE: src/surface/ram.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'ram.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/surface/ram.c' '-faddrsig'
ANALYZE (Syntax): src/surface/ram.c ram_defaults
ANALYZE (Syntax): src/surface/ram.c ram_initialise
ANALYZE (Syntax): src/surface/ram.c ram_set_geometry
ANALYZE (Syntax): src/surface/ram.c ram_finalise
ANALYZE (Syntax): src/surface/ram.c ram_input
ANALYZE (Syntax): src/surface/ram.c ram_register_surface
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_register_surface
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_input
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_finalise
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_set_geometry
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_initialise
ANALYZE (Path,  Inline_Regular): src/surface/ram.c ram_defaults
 COMPILE: src/surface/wld.c
/usr/share/clang/scan-build-7/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 -O0 -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' '-disable-llvm-verifier' '-discard-value-names' '-main-file-name' 'wld.c' '-analyzer-store=region' '-analyzer-opt-analyze-nested-blocks' '-analyzer-eagerly-assume' '-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' '-mrelocation-model' 'static' '-mthread-model' 'posix' '-mdisable-fp-elim' '-fmath-errno' '-masm-verbose' '-mconstructor-aliases' '-munwind-tables' '-fuse-init-array' '-target-cpu' 'x86-64' '-dwarf-column-info' '-debugger-tuning=gdb' '-resource-dir' '/usr/lib/llvm-7/lib/clang/7.0.1' '-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/local/include' '-internal-isystem' '/usr/lib/llvm-7/lib/clang/7.0.1/include' '-internal-externc-isystem' '/usr/include/x86_64-linux-gnu' '-internal-externc-isystem' '/include' '-internal-externc-isystem' '/usr/include' '-O0' '-Wwrite-strings' '-Wno-error' '-std=c99' '-fconst-strings' '-fdebug-compilation-dir' '/var/lib/jenkins/workspace/scan-build-libnsfb' '-ferror-limit' '19' '-fmessage-length' '0' '-fobjc-runtime=gcc' '-fdiagnostics-show-option' '-analyzer-display-progress' '-analyzer-output=html' '-o' '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' '-x' 'c' 'src/surface/wld.c' '-faddrsig'
ANALYZE (Syntax): /var/lib/jenkins/workspace/scan-build-libnsfb/include/libnsfb_plot_util.h nsfb_plot_ablend
ANALYZE (Syntax): src/surface/wld.c wld_set_geometry
ANALYZE (Syntax): src/surface/wld.c shm_format
ANALYZE (Syntax): src/surface/wld.c pointer_handle_enter
ANALYZE (Syntax): src/surface/wld.c pointer_handle_leave
ANALYZE (Syntax): src/surface/wld.c enqueue_wld_event
ANALYZE (Syntax): src/surface/wld.c dequeue_wld_event
ANALYZE (Syntax): src/surface/wld.c pointer_handle_motion
ANALYZE (Syntax): src/surface/wld.c pointer_handle_button
ANALYZE (Syntax): src/surface/wld.c pointer_handle_axis
ANALYZE (Syntax): src/surface/wld.c seat_handle_capabilities
ANALYZE (Syntax): src/surface/wld.c seat_name
ANALYZE (Syntax): src/surface/wld.c new_input_seat
ANALYZE (Syntax): src/surface/wld.c registry_handle_global
ANALYZE (Syntax): src/surface/wld.c registry_handle_global_remove
ANALYZE (Syntax): src/surface/wld.c free_connection
ANALYZE (Syntax): src/surface/wld.c new_connection
ANALYZE (Syntax): src/surface/wld.c update_and_redraw
ANALYZE (Syntax): src/surface/wld.c handle_ping
ANALYZE (Syntax): src/surface/wld.c handle_configure
ANALYZE (Syntax): src/surface/wld.c handle_popup_done
ANALYZE (Syntax): src/surface/wld.c new_window
ANALYZE (Syntax): src/surface/wld.c free_window
ANALYZE (Syntax): src/surface/wld.c os_create_anonymous_file
ANALYZE (Syntax): src/surface/wld.c buffer_release
ANALYZE (Syntax): src/surface/wld.c new_shm_buffer
ANALYZE (Syntax): src/surface/wld.c free_shm_buffer
ANALYZE (Syntax): src/surface/wld.c wld_initialise
ANALYZE (Syntax): src/surface/wld.c wld_finalise
ANALYZE (Syntax): src/surface/wld.c wld_input
ANALYZE (Syntax): src/surface/wld.c wld_claim
ANALYZE (Syntax): src/surface/wld.c wld_cursor
ANALYZE (Syntax): src/surface/wld.c wld_update
ANALYZE (Syntax): src/surface/wld.c wld_register_surface
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_register_surface
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_update
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_cursor
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_claim
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_input
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_finalise
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_initialise
ANALYZE (Path,  Inline_Regular): src/surface/wld.c buffer_release
ANALYZE (Path,  Inline_Regular): src/surface/wld.c handle_popup_done
ANALYZE (Path,  Inline_Regular): src/surface/wld.c handle_configure
ANALYZE (Path,  Inline_Regular): src/surface/wld.c handle_ping
ANALYZE (Path,  Inline_Regular): src/surface/wld.c registry_handle_global_remove
ANALYZE (Path,  Inline_Regular): src/surface/wld.c registry_handle_global
ANALYZE (Path,  Inline_Regular): src/surface/wld.c seat_name
ANALYZE (Path,  Inline_Regular): src/surface/wld.c seat_handle_capabilities
ANALYZE (Path,  Inline_Regular): src/surface/wld.c pointer_handle_axis
ANALYZE (Path,  Inline_Regular): src/surface/wld.c pointer_handle_button
ANALYZE (Path,  Inline_Regular): src/surface/wld.c pointer_handle_motion
ANALYZE (Path,  Inline_Regular): src/surface/wld.c pointer_handle_leave
ANALYZE (Path,  Inline_Regular): src/surface/wld.c pointer_handle_enter
ANALYZE (Path,  Inline_Regular): src/surface/wld.c shm_format
ANALYZE (Path,  Inline_Regular): src/surface/wld.c wld_set_geometry
      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: Removing directory '/var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports/2023-12-17-212939-14809-1' because it contains no reports.
scan-build: No bugs found.
+ 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_dump.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_generic.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_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_surface_wld.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_util.d 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_plot_16bpp.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_libnsfb.d
rm -f  
rm -f  
rm -f  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_surface_surface.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_util.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_wld.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_plot_16bpp.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_libnsfb.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_dump.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_generic.o build-x86_64-linux-gnu-x86_64-linux-gnu-debug-lib-static/src_surface_ram.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 ']'
Publishing Clang scan-build results
Could not locate a unique scan-build output folder in: /var/lib/jenkins/workspace/scan-build-libnsfb/clangScanBuildReports
Finished: SUCCESS