Task #447 - stdout.log

back to task #447
download
<...trimmed, download required for full log>
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c: In function ‘pclxl_set_color_palette’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:270:9: warning: use of uninitialized value ‘palette’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1715:1: note: (1) entry to ‘pclxl_copy_mono’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1727:10: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1727:10: note: (3) capacity: 6 bytes <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:26: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:617:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1731:5: note: in expansion of macro ‘fit_copy’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1732:12: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1733:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1740:18: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1740:8: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1744:5: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1833:8: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1835:5: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:1835:5: note: (12) calling ‘pclxl_set_color_palette’ from ‘pclxl_copy_mono’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:248:1: note: (13) entry to ‘pclxl_set_color_palette’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:270:9: note: (14) use of uninitialized value ‘palette’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:773:15: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:849:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:870:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:2130:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:2773:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./devices/rinkj -I./base/ -I./soobj/ -o ./soobj/rinkj-epson870.o -c ./devices/rinkj/rinkj-epson870.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle_dblx’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:816:9: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:586:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:33: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:11: note: (41) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (43) following ‘false’ branch (when ‘passes_per_scan != 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:788:15: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:788:15: note: (45) following ‘true’ branch (when ‘passes_per_scan == 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:789:9: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:789:9: note: (47) calling ‘rinkj_escp_shuffle_dblx’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:575:1: note: (48) entry to ‘rinkj_escp_shuffle_dblx’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:582:17: note: (49) following ‘true’ branch (when ‘i < n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:584:18: note: (50) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:586:14: note: (51) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle_4pass_1bit’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:622:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:33: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:11: note: (41) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (43) following ‘false’ branch (when ‘passes_per_scan != 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:788:15: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:788:15: note: (45) following ‘false’ branch (when ‘passes_per_scan != 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:790:15: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:790:15: note: (47) following ‘true’ branch (when ‘passes_per_scan == 4’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:791:9: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:791:9: note: (49) calling ‘rinkj_escp_shuffle_4pass_1bit’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:608:1: note: (50) entry to ‘rinkj_escp_shuffle_4pass_1bit’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:616:17: note: (51) following ‘true’ branch (when ‘i < n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:618:18: note: (52) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:622:14: note: (53) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle_2pass_2bit’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:664:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (39) following ‘false’ branch (when ‘passes_per_scan != 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (41) following ‘true’ branch (when ‘passes_per_scan == 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:771:9: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:771:9: note: (43) calling ‘rinkj_escp_shuffle_2pass_2bit’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:652:1: note: (44) entry to ‘rinkj_escp_shuffle_2pass_2bit’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:660:17: note: (45) following ‘true’ branch (when ‘i < n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:662:18: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:664:14: note: (47) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:670:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (39) following ‘false’ branch (when ‘passes_per_scan != 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (41) following ‘true’ branch (when ‘passes_per_scan == 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:771:9: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:771:9: note: (43) calling ‘rinkj_escp_shuffle_2pass_2bit’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:652:1: note: (44) entry to ‘rinkj_escp_shuffle_2pass_2bit’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:660:17: note: (45) following ‘false’ branch (when ‘i >= n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:667:15: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:667:6: note: (47) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:669:15: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:670:14: note: (49) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle_4pass_2bit’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:700:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (39) following ‘false’ branch (when ‘passes_per_scan != 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:770:15: note: (41) following ‘false’ branch (when ‘passes_per_scan != 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:772:15: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:772:15: note: (43) following ‘true’ branch (when ‘passes_per_scan == 4’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:773:9: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:773:9: note: (45) calling ‘rinkj_escp_shuffle_4pass_2bit’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:686:1: note: (46) entry to ‘rinkj_escp_shuffle_4pass_2bit’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:694:17: note: (47) following ‘true’ branch (when ‘i < n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:696:18: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:700:14: note: (49) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_1pass_dblx’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:724:18: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:777:10: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:777:10: note: (41) following ‘true’ branch (when ‘passes_per_scan == 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:778:9: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:778:9: note: (43) calling ‘rinkj_escp_1pass_dblx’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:716:1: note: (44) entry to ‘rinkj_escp_1pass_dblx’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:721:17: note: (45) following ‘true’ branch (when ‘i < n_bytes’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:723:28: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:724:18: note: (47) ‘dst + (sizetype)(i * 2)’ could be NULL: unchecked value from (20) <--[gcc]
In function ‘rinkj_escp_select_dblx’,
    inlined from ‘rinkj_escp_shuffle’ at ./devices/rinkj/rinkj-epson870.c:780:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:737:12: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:777:10: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:779:10: note: (41) following ‘true’ branch (when ‘passes_per_scan == 2’)... <--[gcc]
cc1: note: (42) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:780:9: note: (43) inlined call to ‘rinkj_escp_select_dblx’ from ‘rinkj_escp_shuffle’ <--[gcc]
In function ‘rinkj_escp_select_dblx’,
    inlined from ‘rinkj_escp_shuffle’ at ./devices/rinkj/rinkj-epson870.c:780:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:736:17: note: (44) following ‘true’ branch (when ‘n_bytes > i’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:737:18: note: (45) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:737:12: note: (46) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_sel_shuffle_dblx’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:752:14: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:777:10: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:779:10: note: (41) following ‘false’ branch (when ‘passes_per_scan != 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:781:15: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:781:15: note: (43) following ‘true’ branch (when ‘passes_per_scan == 4’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:782:9: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:782:9: note: (45) calling ‘rinkj_escp_sel_shuffle_dblx’ from ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:741:1: note: (46) entry to ‘rinkj_escp_sel_shuffle_dblx’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:748:17: note: (47) following ‘true’ branch (when ‘i < n_dst’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:750:18: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:752:14: note: (49) ‘dst + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_shuffle’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:769:9: warning: use of possibly-NULL ‘dst’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:768:10: note: (39) following ‘true’ branch (when ‘passes_per_scan == 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:769:9: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:769:9: note: (41) argument 1 (‘dst’) from (20) could be NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:787:9: warning: use of possibly-NULL ‘dst’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10)make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevstc3.o -c ./devices/gdevstc3.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/lcups_1.dev ./soobj/lcups.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/lcupsi_1.dev ./soobj/lcupsi.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdev4693.o -c ./devices/gdev4693.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
 returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (35) calling ‘rinkj_escp_shuffle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:763:1: note: (36) entry to ‘rinkj_escp_shuffle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:766:6: note: (37) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:16: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:775:11: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:33: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:784:11: note: (41) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:786:10: note: (43) following ‘true’ branch (when ‘passes_per_scan == 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:787:9: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:787:9: note: (45) argument 1 (‘dst’) from (20) could be NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_compress_rle’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:816:14: warning: dereference of possibly-NULL ‘src’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:948:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:964:24: note: (35) calling ‘rinkj_escp_compress_rle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:807:1: note: (36) entry to ‘rinkj_escp_compress_rle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:814:17: note: (37) following ‘true’ branch (when ‘i < n’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:816:14: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:816:14: note: (39) ‘src + (sizetype)i’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:834:20: warning: dereference of possibly-NULL ‘dst’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:875:20: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:964:24: note: (33) calling ‘rinkj_escp_compress_rle’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:807:1: note: (34) entry to ‘rinkj_escp_compress_rle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:814:17: note: (35) following ‘true’ branch (when ‘i < n’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:816:14: note: (36) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:817:31: note: (37) following ‘true’ branch (when ‘run != 129’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:817:36: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:820:10: note: (39) following ‘false’ branch (when ‘run <= 2’)... <--[gcc]
cc1: note: (40) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:827:35: note: (41) following ‘true’ branch (when ‘run != 128’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:827:40: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:834:20: note: (43) ‘dst + (sizetype)j’ could be NULL: unchecked value from (20) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_escp_flush’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:951:13: warning: use of possibly-NULL ‘thisbuf’ where non-null expected [CWE-690] [-Wanalyzer-possible-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1020:1: note: (1) entry to ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1030:6: note: (2) following ‘true’ branch (when ‘data’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:16: note: (4) calling ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_write’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:990:1: note: (5) entry to ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (6) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (7) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (8) following ‘false’ branch (when ‘p_x_pass’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:212:10: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:997:14: note: (10) returning to ‘rinkj_escp_flush_bottom’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:998:10: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1000:16: note: (13) calling ‘rinkj_escp_flush’ from ‘rinkj_escp_flush_bottom’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:844:1: note: (14) entry to ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (15) calling ‘rinkj_escp_ytop’ from ‘rinkj_escp_flush’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:157:1: note: (16) entry to ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:210:6: note: (17) following ‘true’ branch (when ‘p_x_pass’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:211:15: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:860:10: note: (19) returning to ‘rinkj_escp_flush’ from ‘rinkj_escp_ytop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:873:13: note: (20) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:889:6: note: (21) following ‘false’ branch (when ‘status >= 0’)... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:897:17: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:899:11: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:905:10: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:911:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:918:14: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:927:16: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:934:10: note: (29) following ‘false’ branch... <--[gcc]
cc1: note: (30) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:941:21: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:945:31: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:947:14: note: (33) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:951:13: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:951:13: note: (35) argument 1 (‘thisbuf’) from (20) could be NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memset’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c: In function ‘rinkj_epson870_new’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1070:17: warning: dereference of possibly-NULL ‘result’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1064:25: note: (1) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1070:17: note: (2) ‘result’ could be NULL: unchecked value from (1) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1084:10: warning: leak of ‘result’ [CWE-401] [-Wanalyzer-malloc-leak] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1064:25: note: (1) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1070:17: note: (2) assuming ‘result’ is non-NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1084:10: note: (3) ‘result’ leaks here; was allocated at (1) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1032:7: warning: Value stored to 'status' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/rinkj/rinkj-epson870.c:1034:7: warning: Value stored to 'status' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc3.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c: In function ‘t4693d_print_page’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:124:35: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:124:35: note: (1) infinite loop here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:124:46: note: (2) if it ever follows ‘true’ branch, it will always do so... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:125:35: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:124:53: note: (4) looping back... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:124:35: note: (5) ...to here <--[gcc]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevtknk.o -c ./devices/gdevtknk.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtknk.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevstc4.o -c ./devices/gdevstc4.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc4.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc4.c:47:5: warning: Value stored to 'md' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc4.c:111:10: warning: Although the value stored to 'd' is used in the enclosing expression, the value is never actually read from 'd' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc4.c:167:5: warning: Value stored to 'p' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevxes.o -c ./contrib/gdevxes.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevxes.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevxes.c:119:5: warning: Value stored to 'height' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./soobj -I./soobj/.. \
             -o ./soobj/gdevijs.o -c ./devices/gdevijs.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevijs.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevijs.c:1050:9: warning: Value stored to 'status' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/ijslib_1.dev ./soobj/ijslib.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevopvp.o -DGS_VERSION_MAJOR=10 -I./psi/ -c ./contrib/opvp/gdevopvp.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘SetBgColorWrapper’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:2399: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'p' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3465: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3501: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3568: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3583: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3598: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3613: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3630: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'buff' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'points' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'opvp_p' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5151: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'points' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'points' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5191: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'points' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5215: error: memleakOnRealloc(CWE-401): Common realloc mistake: 'points' nulled but not freed upon failure <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:768:14: warning: use of uninitialized value ‘*brush.colorSpace’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3015:1: note: (1) entry to ‘opvp_copy_mono’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3031:18: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3050:8: note: (3) following ‘false’ branch (when ‘data_x == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3088:8: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3088:8: note: (5) following ‘false’ branch (when ‘one != 18446744073709551615’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3097:8: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3097:8: note: (7) following ‘true’ branch (when ‘zero != 18446744073709551615’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3100:27: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3104:9: note: (9) calling ‘opvp_set_brush_color’ from ‘opvp_copy_mono’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1926:1: note: (10) entry to ‘opvp_set_brush_color’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1934:8: note: (11) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1957:12: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3104:9: note: (13) returning to ‘opvp_copy_mono’ from ‘opvp_set_brush_color’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3107:9: note: (14) calling ‘gsopvpSetBgColor’ from ‘opvp_copy_mono’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1336:1: note: (15) entry to ‘gsopvpSetBgColor’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1340:8: note: (16) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1341:36: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1340:45: note: (18) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1342:16: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1342:16: note: (20) calling ‘SetBgColorWrapper’ from ‘gsopvpSetBgColor’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:759:1: note: (21) entry to ‘SetBgColorWrapper’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:764:8: note: (22) following ‘false’ branch (when ‘brush’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:768:14: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:768:14: note: (24) use of uninitialized value ‘*brush.colorSpace’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘opvp_cat_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1569:9: warning: use of NULL where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:4688:1: note: (1) entry to ‘opvp_beginpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:4698:12: note: (2) calling ‘opvp_startpage’ from ‘opvp_beginpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1491:1: note: (3) entry to ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1499:17: note: (4) calling ‘opvp_alloc_string’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (5) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (6) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (12) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:21: note: (13) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (14) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (17) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1499:17: note: (18) returning to ‘opvp_startpage’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:45: note: (19) calling ‘opvp_gen_page_info’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1880:1: note: (20) entry to ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (21) calling ‘opvp_get_mediasize’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1830:1: note: (22) entry to ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1871:5: note: (23) calling ‘opvp_get_sizestring’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1809:1: note: (24) entry to ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (25) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (26) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (27) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (29) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (30) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (31) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (32) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (33) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (34) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (35) calling ‘opvp_alloc_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (36) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (37) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (38) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (39) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (41) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:21: note: (42) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (43) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (44) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (45) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (46) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (47) returning to ‘opvp_get_sizestring’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1871:5: note: (48) returning to ‘opvp_get_mediasize’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1874:12: note: (49) calling ‘opvp_alloc_string’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (50) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (51) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (52) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (53) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (54) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (55) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (56) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (57) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:21: note: (58) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (59) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (60) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (61) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (62) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1874:12: note: (63) returning to ‘opvp_get_mediasize’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (64) returning to ‘opvp_gen_page_info’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (65) calling ‘opvp_get_sizestring’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1809:1: note: (66) entry to ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (67) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (68) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (69) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (70) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (71) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (72) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (73) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (74) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (75) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (76) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (77) calling ‘opvp_alloc_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (78) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (79) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (80) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (81) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1549:30: note: (82) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (83) returning to ‘opvp_get_sizestring’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (84) returning to ‘opvp_gen_page_info’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1908:5: note: (85) calling ‘opvp_alloc_string’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (86) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (87) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (88) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (89) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (90) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (91) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (92) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (93) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (94) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (95) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1908:5: note: (96) returning to ‘opvp_gen_page_info’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:45: note: (97) returning to ‘opvp_startpage’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:17: note: (98) calling ‘opvp_cat_string’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1562:1: note: (99) entry to ‘opvp_cat_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1564:8: note: (100) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1565:11: note: (101) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1565:8: note: (102) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1567:8: note: (103) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1567:8: note: (104) following ‘true’ branch (when ‘string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1568:36: note: (105) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1568:19: note: (106) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1568:17: note: (107) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1569:9: note: (108) argument 1 (‘realloc(*destin,  strlen(<unknown>) + strlen(string) + 1)’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_strcat’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘opvp_to_utf8’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1657:24: warning: leak of ‘iconv_open("UTF-8", locale)’ [CWE-401] [-Wanalyzer-malloc-leak] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:4688:1: note: (1) entry to ‘opvp_beginpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:4698:12: note: (2) calling ‘opvp_startpage’ from ‘opvp_beginpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1491:1: note: (3) entry to ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1499:17: note: (4) calling ‘opvp_alloc_string’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (5) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (6) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (12) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1499:17: note: (15) returning to ‘opvp_startpage’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:45: note: (16) calling ‘opvp_gen_page_info’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1880:1: note: (17) entry to ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (18) calling ‘opvp_get_mediasize’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1830:1: note: (19) entry to ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1871:5: note: (20) calling ‘opvp_get_sizestring’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1809:1: note: (21) entry to ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (22) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (23) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (24) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (26) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (27) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (28) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (29) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (31) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (32) calling ‘opvp_alloc_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (33) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (34) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (35) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (36) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (37) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (38) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (41) returning to ‘opvp_get_sizestring’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1871:5: note: (42) returning to ‘opvp_get_mediasize’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1874:12: note: (43) calling ‘opvp_alloc_string’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (44) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (45) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (46) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (47) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (49) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (50) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (51) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (52) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (53) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1874:12: note: (54) returning to ‘opvp_get_mediasize’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (55) returning to ‘opvp_gen_page_info’ from ‘opvp_get_mediasize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (56) calling ‘opvp_get_sizestring’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1809:1: note: (57) entry to ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (58) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (59) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (60) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (61) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (62) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (63) calling ‘opvp_adjust_num_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1576:1: note: (64) entry to ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1581:8: note: (65) following ‘false’ branch (when ‘num_string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1583:15: note: (66) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1822:5: note: (67) returning to ‘opvp_get_sizestring’ from ‘opvp_adjust_num_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (68) calling ‘opvp_alloc_string’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (69) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (70) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (71) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (72) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1549:30: note: (73) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1826:12: note: (74) returning to ‘opvp_get_sizestring’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1900:5: note: (75) returning to ‘opvp_gen_page_info’ from ‘opvp_get_sizestring’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1908:5: note: (76) calling ‘opvp_alloc_string’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (77) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (78) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (79) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (80) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (81) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (82) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (83) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (84) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (85) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (86) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1908:5: note: (87) returning to ‘opvp_gen_page_info’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:45: note: (88) returning to ‘opvp_startpage’ from ‘opvp_gen_page_info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:17: note: (89) calling ‘opvp_cat_string’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1562:1: note: (90) entry to ‘opvp_cat_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1564:8: note: (91) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1565:11: note: (92) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1567:8: note: (93) following ‘false’ branch (when ‘string’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1572:12: note: (94) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1500:17: note: (95) returning to ‘opvp_startpage’ from ‘opvp_cat_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1503:8: note: (96) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1505:31: note: (97) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1505:31: note: (98) calling ‘opvp_to_utf8’ from ‘opvp_startpage’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1634:1: note: (99) entry to ‘opvp_to_utf8’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1644:8: note: (100) following ‘true’ branch (when ‘string’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1645:14: note: (101) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1646:12: note: (102) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1647:21: note: (103) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1655:16: note: (104) following ‘true’ branch (when ‘locale’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1656:21: note: (105) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1656:20: note: (106) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1657:31: note: (107) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1657:31: note: (108) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1657:24: note: (109) ‘iconv_open("UTF-8", locale)’ leaks here; was allocated at (108) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘opvp_copy_color’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3264:8: warning: leak of ‘mybuf’ [CWE-401] [-Wanalyzer-malloc-leak] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3182:1: note: (1) entry to ‘opvp_copy_color’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3212:8: note: (2) following ‘true’ branch (when ‘data_x != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3213:34: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3218:24: note: (4) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3219:12: note: (5) assuming ‘mybuf’ is non-NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3219:12: note: (6) following ‘false’ branch (when ‘mybuf’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3223:26: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3225:22: note: (8) following ‘false’ branch (when ‘i >= h’)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp_common.h:50, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:77: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:67:39: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3239:5: note: in expansion of macro ‘OPVP_I2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3246:12: note: (10) calling ‘opvp_draw_image’ from ‘opvp_copy_color’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1961:1: note: (11) entry to ‘opvp_draw_image’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1977:8: note: (12) following ‘true’ branch... <--[gcc]
cc1: note: (13) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3246:12: note: (14) returning to ‘opvp_copy_color’ from ‘opvp_draw_image’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3253:8: note: (15) following ‘true’ branch... <--[gcc]
cc1: note: (16) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3264:8: note: (17) following ‘false’ branch (when ‘buff == data’)... <--[gcc]
cc1: note: (18) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3264:8: note: (19) ‘mybuf’ leaks here; was allocated at (4) <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gx.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:46: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘_put_params’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:140:41: warning: leak of ‘buff’ [CWE-401] [-Wanalyzer-malloc-leak] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:142:28: note: in expansion of macro ‘gs_log_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:143:34: note: in expansion of macro ‘gs_note_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3463:13: note: in expansion of macro ‘return_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3457:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3458:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3465:16: note: (4) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3465:16: note: (5) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3468:9: note: (6) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (7) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (8) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (10) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (12) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (14) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (15) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (17) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1554:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3468:9: note: (19) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (20) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (22) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (23) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (24) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (25) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (29) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1544:13: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (31) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (33) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3652:8: note: (34) following ‘false’ branch (when ‘buff’ is NULL)... <--[gcc]
cc1: note: (35) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:140:41: note: (36) ‘buff’ leaks here; was allocated at (4) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:142:28: note: in expansion of macro ‘gs_log_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gserrors.h:143:34: note: in expansion of macro ‘gs_note_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3463:13: note: in expansion of macro ‘return_error’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3466:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3457:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3458:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3465:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3466:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3484:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3484:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3501:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3457:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3458:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3465:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3468:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (16) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1554:13: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3468:9: note: (18) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (19) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (21) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (22) passing freed pointer ‘buff’ in call to ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (23) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (24) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (26) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (28) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (30) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3499:5: note: (31) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3500:5: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3501:16: note: (33) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3502:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3499:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3500:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3501:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3502:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3499:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3500:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3501:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3504:9: note: (20) passing freed pointer ‘buff’ in call to ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (21) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (22) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (24) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (26) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3504:9: note: (28) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3517:5: note: (29) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3518:5: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519:16: note: (31) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3520:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3517:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3518:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3520:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3517:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3518:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3522:9: note: (20) passing freed pointer ‘buff’ in call to ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (21) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (22) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (24) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (26) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3522:9: note: (28) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (29) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3536:5: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (31) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3538:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3536:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3538:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: warning: use of NULL where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3536:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (4) state of ‘(void *)0B’: ‘null’ -> ‘freed’ (NULL origin) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (5) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (6) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (7) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (8) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (10) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (12) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (14) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:21: note: (15) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:21: note: (16) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (17) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (18) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (20) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (21) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: note: (22) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: note: (23) argument 1 (‘fastImage’) NULL where non-null expected <--[gcc]
In file included from /usr/include/string.h:462, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:30: <--[gcc]
/usr/include/strings.h:116:12: note: argument 1 of ‘strcasecmp’ must be non-null <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: warning: use of NULL ‘fastImage’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3536:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1549:30: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1549:23: note: (13) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) assuming ‘fastImage’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (17) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: note: (18) argument 1 (‘fastImage’) NULL where non-null expected <--[gcc]
/usr/include/strings.h:116:12: note: argument 1 of ‘strcasecmp’ must be non-null <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3499:5: note: (17) following ‘case 1:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3516:12: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3517:5: note: (19) following ‘case 1:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3534:12: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (21) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3536:5: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3537:16: note: (23) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (24) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (25) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (26) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (30) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1544:13: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1545:21: note: (32) ‘source’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (33) ‘source’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (34) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (35) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1558:12: note: (36) ‘buff’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3540:9: note: (37) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: note: (38) ‘buff’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3541:13: note: (39) argument 1 (‘fastImage’) NULL where non-null expected <--[gcc]
/usr/include/strings.h:116:12: note: argument 1 of ‘strcasecmp’ must be non-null <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3568:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3519:16: note: (17) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3522:9: note: (18) passing freed pointer ‘buff’ in call to ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (19) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (20) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (22) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1548:12: note: (24) following ‘false’ branch (when ‘source’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:9: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3522:9: note: (26) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3535:5: note: (27) following ‘case 1:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3565:12: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3566:5: note: (29) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3567:5: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3568:16: note: (31) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3569:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3566:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3567:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3568:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3569:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3583:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3566:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3567:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3568:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3581:5: note: (20) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3582:5: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3583:16: note: (22) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3584:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3581:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3582:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3583:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3584:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3598:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3581:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3582:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3583:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3596:5: note: (20) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3597:5: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3598:16: note: (22) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3599:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3596:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3597:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3598:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3599:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3613:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3596:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3597:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3598:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3611:5: note: (20) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3612:5: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3613:16: note: (22) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3614:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3611:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3612:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3613:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3614:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3630:16: warning: double-‘free’ of ‘buff’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3436:1: note: (1) entry to ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3481:5: note: (2) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3482:5: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3483:16: note: (4) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (5) calling ‘opvp_alloc_string’ from ‘_put_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1536:1: note: (6) entry to ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1538:8: note: (7) following ‘false’ branch (when ‘destin’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:9: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1540:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1541:12: note: (11) following ‘true’ branch (when ‘source’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1542:23: note: (13) when ‘realloc’ succeeds, without moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1552:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:1553:12: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3486:9: note: (16) returning to ‘_put_params’ from ‘opvp_alloc_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3611:5: note: (17) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3612:5: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3613:16: note: (19) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3628:5: note: (20) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3629:5: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3630:16: note: (22) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3631:9: warning: use of NULL ‘buff’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3628:5: note: (1) following ‘case 0:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3629:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3630:16: note: (3) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:3631:9: note: (4) argument 1 (‘buff’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: In function ‘opvp_vector_dopath’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5067:16: warning: leak of ‘points’ [CWE-401] [-Wanalyzer-malloc-leak] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:59: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:36, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:54: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) allocated here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (8) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (11) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (12) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (14) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (16) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) following ‘default:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5260:9: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5277:8: note: (20) following ‘false’ branch (when ‘points’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5278:8: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5278:8: note: (22) following ‘false’ branch (when ‘opvp_p’ is NULL)... <--[gcc]
cc1: note: (23) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5067:16: note: (24) ‘points’ leaks here; was allocated at (7) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5095:23: warning: dereference of NULL ‘points’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5095:23: note: (8) dereference of NULL ‘points’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100:22: warning: double-‘free’ of ‘opvp_p’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100:22: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100:22: note: (17) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:68:44: warning: dereference of NULL ‘points’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5102:17: note: in expansion of macro ‘OPVP_F2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (19) following ‘case 4:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5245:9: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-buimake[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevstc.o -c ./devices/gdevstc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/strmio.o -c ./base/strmio.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/pagelist.o -c ./base/pagelist.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevkrnlsclass.o -c ./base/gdevkrnlsclass.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc -o ./soobj/gdevcups.o -c -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -DSHARE_LCUPS=1 -DSHARE_LCUPSI=1 \
	-I./base/ \
	-I./devices/ -Isrc/libs \
	-I./soobj/ \
	./cups/gdevcups.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -Isrc -Isrc -DSHARE_LIBPNG=1  -o ./soobj/gdevpng.o -c ./devices/gdevpng.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsbitcom.o -c ./base/gsbitcom.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscencs.o -c ./base/gscencs.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gschar.o -c ./base/gschar.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscoord.o -c ./base/gscoord.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscolor.o -c ./base/gscolor.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscicach.o -c ./base/gscicach.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gpmisc.o -c ./base/gpmisc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscspace.o -c ./base/gscspace.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
ld/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (21) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (23) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100:22: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5100:22: note: (27) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5101:27: note: (28) following ‘true’ branch (when ‘i < npoints’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5102:34: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:68:50: note: in definition of macro ‘OPVP_F2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5102:34: note: (30) ‘points’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:68:50: note: in definition of macro ‘OPVP_F2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5102:34: note: (31) ‘points’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:68:50: note: in definition of macro ‘OPVP_F2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/opvp.h:68:44: note: (32) dereference of NULL ‘points + (long unsigned int)i * 16’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5102:17: note: in expansion of macro ‘OPVP_F2FIX’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: warning: double-‘free’ of ‘points’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (19) following ‘case 1:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5159:9: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (21) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5191:22: warning: double-‘free’ of ‘points’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (19) following ‘case 2:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5186:9: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5191:22: note: (21) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5215:22: warning: double-‘free’ of ‘points’ [CWE-415] [-Wanalyzer-double-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (19) following ‘case 3:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5209:9: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5215:22: note: (21) second ‘free’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5247:21: warning: use after ‘free’ of ‘points’ [CWE-416] [-Wanalyzer-use-after-free] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5069:8: note: (1) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevvec.h:184:35: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5076:14: note: in expansion of macro ‘vdev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (3) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (5) following ‘true’ branch (when ‘begin != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5085:37: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfixed.h:124:26: note: in definition of macro ‘fixed2float’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5091:22: note: (7) when ‘realloc’ succeeds, moving buffer <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5164:22: note: (10) when ‘realloc’ fails <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5081:12: note: (11) following ‘true’ branch (when ‘ecode == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5082:14: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5083:12: note: (13) following ‘false’ branch (when ‘begin == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5098:19: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5156:12: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5158:9: note: (19) following ‘case 4:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5245:9: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:5247:21: note: (21) use after ‘free’ of ‘points’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c: internal warning: child 8969 timed out after 30s <--[clang]
cswrap: error: child 8969 (/usr/bin/clang) terminated by signal 15 (timed out)
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2305:4: warning: Value stored to 'y' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2717:4: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2718:4: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2806:4: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2807:4: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:2808:4: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/strmio.c:240: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/pagelist.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevkrnlsclass.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c: In function ‘cups_print_pages’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2994:25: warning: use of NULL where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2889:1: note: (1) entry to ‘cups_print_pages’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2952:6: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2955:3: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2964:6: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2967:34: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2973:6: note: (6) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2975:21: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2994:25: note: (8) inlined call to ‘gp_get_file’ from ‘cups_print_pages’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevprn.h:25, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:71: <--[gcc]
In function ‘gp_get_file’,
    inlined from ‘cups_print_pages’ at ./cups/gdevcups.c:2994:25:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gp.h:309:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c: In function ‘cups_print_pages’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2994:25: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:2994:25: note: (11) argument 1 (‘<unknown>’) NULL where non-null expected <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/std.h:142, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:70: <--[gcc]
/usr/include/stdio.h:873:12: note: argument 1 of ‘fileno’ must be non-null <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:3213:3: warning: Value stored to 'width_old' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:3214:3: warning: Value stored to 'height_old' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:536:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:622:9: warning: Value stored to 'valid' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:920:5: warning: Value stored to 'ecode' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsbitcom.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsbitcom.c:231:53: warning: Right operand is negative in right shift [core.BitwiseShift] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscoord.c:607:32: warning: Left shift by '10046' overflows the capacity of 'fixed' [core.BitwiseShift] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscoord.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscolor.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscicach.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:722:19: warning: Value stored to 'fs' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:748:19: warning: Value stored to 'fs' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:776:19: warning: Value stored to 'fs' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:1172:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gpmisc.c:1182:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscspace.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscspace.c:203:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscparam.c:342:29: warning: Null pointer passed to 1st parameter expecting 'nonnull' [core.NonNullParamChecker] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscparam.o -c ./base/gscparam.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsbitops.o -c ./base/gsbitops.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsfname.o -c ./base/gsfname.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsdevmem.o -c ./base/gsdevmem.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsgdata.o -c ./base/gsgdata.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsgcache.o -c ./base/gsgcache.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsbitops.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevmem.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevmem.c:188: error: uninitvar(CWE-457): Uninitialized variable: palette <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsalloc.o -c ./base/gsalloc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1068: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1069: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:763: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1834: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1845: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1860: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1908: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:2245: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:2261: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:2264: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:2317: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsalloc.c:1505:13: warning: Value stored to 'pstype' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsdparam.o -c ./base/gsdparam.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c:337:55: warning: Left shift overflows the capacity of 'int' [core.BitwiseShift] <--[clang]
cswrap: warning: 2024-07-03 13:06:31 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c: internal warning: child 9553 timed out after 30s <--[cppcheck]
cswrap: error: child 9553 (/usr/bin/cppcheck) terminated by signal 15 (timed out)
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c:1562:5: warning: Value stored to 'len' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c:1864:17: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdparam.c:2183:17: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -o ./soobj/gdevupd.o -c ./devices/gdevupd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c:3517: error: integerOverflow(CWE-190): Signed integer overflow for expression 'hv-lv'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c: internal warning: child 9217 timed out after 30s <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c: internal warning: child 9210 timed out after 30s <--[clang]
cswrap: warning: 2024-07-03 13:06:32 still trying to lock /cswrap_cap_file_lock
cswrap: warning: 2024-07-03 13:06:32 still trying to lock /cswrap_cap_file_lock
cswrap: error: child 9210 (/usr/bin/clang) terminated by signal 15 (timed out)
cswrap: error: child 9217 (/usr/bin/gcc) terminated by signal 15 (timed out)
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsovrc.o -c ./base/gsovrc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxoprect.o -c ./base/gxoprect.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsdevice.o -c ./base/gsdevice.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsfont.o -c ./base/gsfont.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsovrc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsovrc.c:937:30: warning: Value stored to 'curr_data' during its initialization is never read [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:06:27 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxoprect.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxoprect.c:320:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:06:28 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c: In function ‘gx_device_delete_output_file’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:30: warning: use of NULL ‘fmt’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1204:5: note: (1) entry to ‘gx_device_delete_output_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1212:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1217:11: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1218:12: note: (4) calling ‘gx_parse_output_file_name’ from ‘gx_device_delete_output_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1142:1: note: (5) entry to ‘gx_parse_output_file_name’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1147:11: note: (6) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1150:16: note: (7) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1152:8: note: (8) following ‘false’ branch (when ‘fnlen != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1158:12: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1159:8: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1169:13: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1169:8: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1170:18: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1170:12: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1171:26: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1172:24: note: (16) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1172:24: note: (17) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1181:13: note: (18) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1181:8: note: (19) following ‘true’ branch... <--[gcc]
cc1: note: (20) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1218:12: note: (21) returning to ‘gx_device_delete_output_file’ from ‘gx_parse_output_file_name’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1220:8: note: (22) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1224:15: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1224:22: note: (24) following ‘false’ branch (when the strings are non-equal)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1227:9: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1227:9: note: (26) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1227:8: note: (27) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:22: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:15: note: (29) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:30: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:30: note: (31) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:30: note: (32) argument 1 (‘parsed.fname’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_strchr’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c: In function ‘gx_device_open_output_file’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:30: warning: use of NULL ‘fmt’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1264:1: note: (1) entry to ‘gx_device_open_output_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1272:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1277:9: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1277:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1282:78: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1282:12: note: (6) calling ‘gx_parse_output_file_name’ from ‘gx_device_open_output_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1142:1: note: (7) entry to ‘gx_parse_output_file_name’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1147:11: note: (8) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1150:16: note: (9) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1152:8: note: (10) following ‘false’ branch (when ‘fnlen != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1158:12: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1159:8: note: (12) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1169:13: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1169:8: note: (14) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1170:18: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1170:12: note: (16) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1171:26: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1172:24: note: (18) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1172:24: note: (19) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1181:13: note: (20) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1181:8: note: (21) following ‘true’ branch... <--[gcc]
cc1: note: (22) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1282:12: note: (23) returning to ‘gx_device_open_output_file’ from ‘gx_parse_output_file_name’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1283:8: note: (24) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1287:15: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1287:22: note: (26) following ‘false’ branch (when the strings are non-equal)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1301:15: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1301:29: note: (28) following ‘true’ branch (when the strings are equal)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1304:9: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1304:9: note: (30) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1304:8: note: (31) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:22: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:15: note: (33) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:30: note: (34) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:30: note: (35) ‘fmt’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:30: note: (36) argument 1 (‘parsed.fname’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_strchr’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1236:30: warning: Null pointer passed to 1st parameter expecting 'nonnull' [core.NonNullParamChecker] <--[clang]
cswrap: warning: 2024-07-03 13:06:33 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsdevice.c:1313:30: warning: Null pointer passed to 1st parameter expecting 'nonnull' [core.NonNullParamChecker] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfont.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfont.c:901:15: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:06:29 still trying to lock /cswrap_cap_file_lock
cswrap: warning: 2024-07-03 13:06:33 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfont.c:390: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfont.c:920: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfont.c:924: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsht.o -c ./base/gsht.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsht.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsht.c:253:13: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:06:31 still trying to lock /cswrap_cap_file_lock
cswrap: warning: 2024-07-03 13:06:34 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsht.c:1056: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsht.c:1057: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsht.c:1065:61: warning: Division by zero [core.DivideZero] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsinit.o -c ./base/gsinit.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsimpath.o -c ./base/gsimpath.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsimpath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -I./soobj -I./base -I./devices -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -o ./soobj/memento.o -c ./base/memento.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsiodev.o -c ./base/gsiodev.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiodev.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsline.o -c ./base/gsline.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsline.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmalloc.o -c ./base/gsmalloc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmalloc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmalloc.c:366: error: autovarInvalidDeallocation(CWE-590): Deallocation of an auto-variable ([) results in undefined behaviour. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmemory.o -c ./base/gsmemory.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmemory.c:93: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmemret.o -c ./base/gsmemret.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsnotify.o -c ./base/gsnotify.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmatrix.o -c ./base/gsmatrix.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:696:14: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:502: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:698:14: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:509: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:523: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:527: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:528: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:571: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmatrix.c:578: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gshtscr.o -c ./base/gshtscr.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gshtscr.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gshtscr.c:356: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gshtscr.c:400: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmisc.o -c ./base/gsmisc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmisc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsimage.o -c ./base/gsimage.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsimage.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsimage.c:572: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsimage.c:342:12: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gspath.o -c ./base/gspath.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gspath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gspath.c:88: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gspath.c:89: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsgstate.o -c ./base/gsgstate.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsgstate.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsparam.o -c ./base/gsparam.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparam.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsstrtok.o -c ./base/gsstrtok.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsstrl.o -c ./base/gsstrl.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gen_ordered.o -c  -DGS_LIB_BUILD \
        ./base/gen_ordered.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gen_ordered.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gen_ordered.c:760:13: warning: Value stored to 'done' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gen_ordered.c:812:13: warning: Value stored to 'done' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gen_ordered.c:871:9: warning: Value stored to 'val_min' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gen_ordered.c:1429:13: warning: Value stored to 'done' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsutil.o -c ./base/gsutil.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsutil.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsutil.c:372:22: warning: Although the value stored to 'x1' is used in the enclosing expression, the value is never actually read from 'x1' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gssprintf.o -c ./base/gssprintf.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c: In function ‘conv_fp’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1132:44: warning: Although the value stored to 'q' is used in the enclosing expression, the value is never actually read from 'q' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:583:9: warning: use of uninitialized value ‘p’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1498:5: note: (1) entry to ‘gs_vsprintf’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1507:10: note: (2) calling ‘apr_vformatter’ from ‘gs_vsprintf’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:730:12: note: (3) entry to ‘apr_vformatter’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:779:12: note: (4) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:780:12: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:780:12: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:793:16: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:921:13: note: (8) following ‘case 69:, case 101 ... 102:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1063:13: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1072:20: note: (10) following ‘false’ branch (when ‘fp_num ord fp_num’)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/math_.h:29, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:24: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1078:27: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1078:24: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1084:25: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:1084:25: note: (14) calling ‘conv_fp’ from ‘apr_vformatter’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:564:14: note: (15) entry to ‘conv_fp’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:571:10: note: (16) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:571:10: note: (17) capacity: 80 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:576:13: note: (18) inlined call to ‘apr_ecvt’ from ‘conv_fp’ <--[gcc]
In function ‘apr_ecvt’,
    inlined from ‘conv_fp’ at ./base/gssprintf.c:576:13:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:195:13: note: (19) calling ‘apr_cvt’ from ‘conv_fp’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c: In function ‘conv_fp’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:119:14: note: (20) entry to ‘apr_cvt’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:156:8: note: (21) following ‘false’ branch (when ‘eflag != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:158:8: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:158:8: note: (23) following ‘false’ branch (when ‘p1 >= buf’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:163:12: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:164:20: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:169:15: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:169:8: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:170:23: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:576:13: note: (29) inlined call to ‘apr_ecvt’ from ‘conv_fp’ <--[gcc]
In function ‘apr_ecvt’,
    inlined from ‘conv_fp’ at ./base/gssprintf.c:576:13:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:195:13: note: (30) returning to ‘conv_fp’ from ‘apr_cvt’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c: In function ‘conv_fp’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:581:8: note: (31) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:582:16: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gssprintf.c:583:9: note: (33) use of uninitialized value ‘p’ here <--[gcc]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsiodevs.o -c ./base/gsiodevs.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmrun.o -c ./base/gdevmrun.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmrun.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmrun.c:252:11: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsstate.o -c ./base/gsstate.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c: In function ‘gstate_clone_core’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1330:14: warning: dereference of NULL ‘pfrom’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1319:1: note: (1) entry to ‘gstate_clone_core’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1325:22: note: (2) calling ‘gstate_alloc’ from ‘gstate_clone_core’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1288:1: note: (3) entry to ‘gstate_alloc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1293:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1295:5: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1296:9: note: (6) calling ‘gstate_alloc_parts’ from ‘gstate_alloc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1234:1: note: (7) entry to ‘gstate_alloc_parts’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1242:59: note: (8) following ‘false’ branch (when ‘shared’ is NULL)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gstext.h:27, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxtext.h:22, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:37, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxblend.h:24, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gstrans.h:25, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxgstate.h:33, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gzstate.h:22, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:23: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.h:89:3: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1243:10: note: in expansion of macro ‘gx_path_alloc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1258:33: note: (10) ‘pfrom’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1268:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1270:24: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1269:41: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1270:55: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1270:37: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1271:24: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1270:71: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1271:37: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1271:37: note: (19) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1276:5: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1296:9: note: (21) returning to ‘gstate_alloc’ from ‘gstate_alloc_parts’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1296:8: note: (22) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1300:17: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1325:22: note: (24) returning to ‘gstate_clone_core’ from ‘gstate_alloc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1328:8: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1330:14: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsstate.c:1330:14: note: (27) dereference of NULL ‘pfrom’ <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gspaint.o -c ./base/gspaint.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gspaint.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclbits.o -c ./base/gxclbits.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclbits.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gslibctx_0.o -c ./base/gslibctx.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gslibctx.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gslibctx.c:1238:5: warning: Value stored to 'p' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclpage.o -c ./base/gxclpage.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpage.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclist.o -c ./base/gxclist.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:527: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c: In function ‘clist_init_tile_cache’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:276:10: warning: use of uninitialized value ‘hsize’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:1440:1: note: (1) entry to ‘clist_mutate_to_clist’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:1493:8: note: (2) following ‘false’ branch... <--[gcc]
cc1: note: (3) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:1514:12: note: (4) calling ‘clist_open’ from ‘clist_mutate_to_clist’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:680:1: note: (5) entry to ‘clist_open’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:691:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:693:5: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:695:12: note: (8) inlined call to ‘clist_init’ from ‘clist_open’ <--[gcc]
In function ‘clist_init’,
    inlined from ‘clist_open’ at ./base/gxclist.c:695:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:583:16: note: (9) calling ‘clist_reset’ from ‘clist_open’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c: In function ‘clist_init_tile_cache’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:500:1: note: (10) entry to ‘clist_reset’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:504:16: note: (11) calling ‘clist_init_data’ from ‘clist_reset’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:363:1: note: (12) entry to ‘clist_init_data’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:400:8: note: (13) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:24: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:834:32: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:404:9: note: in expansion of macro ‘dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:406:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:410:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:422:16: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:423:32: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:422:89: note: (19) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:429:40: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:469:12: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:472:35: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:474:12: note: (23) calling ‘clist_init_tile_cache’ from ‘clist_init_data’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:241:1: note: (24) entry to ‘clist_init_tile_cache’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:260:12: note: (25) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:260:12: note: (26) capacity: 8 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:269:20: note: (27) following ‘false’ branch (when ‘hc <= 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:271:8: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:271:8: note: (29) following ‘false’ branch (when ‘hc > 2’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:273:26: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclist.c:276:10: note: (31) use of uninitialized value ‘hsize’ here <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclread.o -c ./base/gxclread.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclread.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclread.c:796:27: warning: Although the value stored to 'options' is used in the enclosing expression, the value is never actually read from 'options' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclread.c:830:31: warning: Although the value stored to 'options' is used in the enclosing expression, the value is never actually read from 'options' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclrast.o -c ./base/gxclrast.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:118:39: warning: Right operand is negative in left shift [core.BitwiseShift] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:620: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c: In function ‘clist_playback_band’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:910:42: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:995:34: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1062:29: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1071:29: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1085:29: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1268:62: warning: Division by zero [core.DivideZero] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1387:44: warning: The right operand of '<=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1477:29: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1492:36: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1504:42: warning: Access to field 'num_planes' results in a dereference of an undefined pointer value (loaded from variable 'image_info') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1527:36: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1540:42: warning: Access to field 'num_planes' results in a dereference of an undefined pointer value (loaded from variable 'image_info') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1870:42: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2060:38: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2073:38: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2080:38: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2109:37: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2273:29: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2281:30: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2315:26: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2339:34: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2540:34: warning: Division by zero [core.DivideZero] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:2858:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3110:12: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3395:48: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3395:57: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3398:53: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3398:62: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3404:53: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3407:57: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3410:53: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3410:62: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3415:53: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3415:62: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3423:53: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3423:62: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3433:21: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3441:19: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3444:19: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3447:19: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3450:19: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3453:20: warning: The left operand of '^' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3453:20: warning: The right operand of '^' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3459:20: warning: The left operand of '^' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3459:20: warning: The right operand of '^' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3466:23: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3466:30: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3530:20: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:3535:20: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1492:36: warning: use of uninitialized value ‘image_info’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (1) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (2) capacity: 8 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:589:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:593:15: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:651:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:653:22: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:657:8: note: (7) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:661:15: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:662:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:666:36: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:678:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:686:23: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:719:8: note: (15) following ‘false’ branch... <--[gcc]
cc1: note: (16) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:723:17: note: (17) following ‘true’ branch (when ‘code >= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:726:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:756:9: note: (19) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1271:13: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1272:17: note: (21) following ‘case 222:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1488:21: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1490:28: note: (23) following ‘true’ branch (when ‘data_height == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1492:36: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1492:36: note: (25) use of uninitialized value ‘image_info’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1504:52: warning: use of uninitialized value ‘image_info’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (1) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (2) capacity: 8 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:589:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:593:15: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:651:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:653:22: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:657:8: note: (7) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:661:15: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:662:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:666:36: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:678:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:686:23: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:719:8: note: (15) following ‘false’ branch... <--[gcc]
cc1: note: (16) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:723:17: note: (17) following ‘true’ branch (when ‘code >= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:726:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:756:9: note: (19) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1271:13: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1272:17: note: (21) following ‘case 222:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1488:21: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1490:28: note: (23) following ‘false’ branch (when ‘data_height != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:91:10: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1502:29: note: in expansion of macro ‘cmd_getw’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1504:52: note: (25) use of uninitialized value ‘image_info’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1527:36: warning: use of uninitialized value ‘image_info’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (1) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (2) capacity: 8 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:589:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:593:15: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:651:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:653:22: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:657:8: note: (7) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:661:15: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:662:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:666:36: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:678:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:686:23: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:719:8: note: (15) following ‘false’ branch... <--[gcc]
cc1: note: (16) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:723:17: note: (17) following ‘true’ branch (when ‘code >= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:726:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:756:9: note: (19) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1271:13: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1272:17: note: (21) following ‘case 221:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1523:21: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1525:28: note: (23) following ‘true’ branch (when ‘data_height == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1527:36: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1527:36: note: (25) use of uninitialized value ‘image_info’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1540:52: warning: use of uninitialized value ‘image_info’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (1) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:565:29: note: (2) capacity: 8 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:589:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:593:15: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:651:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:653:22: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:657:8: note: (7) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:661:15: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:662:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:666:36: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:678:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:679:40: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:686:23: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:719:8: note: (15) following ‘false’ branch... <--[gcc]
cc1: note: (16) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:723:17: note: (17) following ‘true’ branch (when ‘code >= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:726:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:756:9: note: (19) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1271:13: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1272:17: note: (21) following ‘case 221:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1523:21: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1525:28: note: (23) following ‘false’ branch (when ‘data_height != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:91:10: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1536:29: note: in expansion of macro ‘cmd_getw’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrast.c:1540:52: note: (25) use of uninitialized value ‘image_info’ here <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclutil.o -c ./base/gxclutil.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:372:9: warning: Access to field 'tail' results in a dereference of a null pointer (loaded from variable 'pcl') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:372:25: warning: Access to field 'size' results in a dereference of a null pointer (loaded from field 'tail') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:765:5: warning: Array access results in a null pointer dereference [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:795:5: warning: Array access results in a null pointer dereference [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclutil.c:898:9: warning: Null pointer passed to 1st parameter expecting 'nonnull' [core.NonNullParamChecker] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsroprun.o -c ./base/gsroprun.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsroprun.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsparams.o -c ./base/gsparams.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsparaml.o -c ./base/gsparaml.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (34) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (35) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (36) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (37) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (38) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (40) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (41) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (42) following ‘true’ branch... <--[gcc]
cc1: note: (43) ...to here
cc1: note: (44) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (45) ...to here <--[gcc]
cc1: note: (46) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (48) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (49) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (50) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:816:19: note: (51) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:817:23: note: (52) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:831:9: note: (53) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (54) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (55) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (56) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (57) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (58) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (59) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (60) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (61) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (62) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (63) use of uninitialized value ‘str’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (34) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (35) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (36) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (37) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (38) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (40) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (41) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (42) following ‘true’ branch... <--[gcc]
cc1: note: (43) ...to here
cc1: note: (44) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (45) ...to here <--[gcc]
cc1: note: (46) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (48) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (49) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (50) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (51) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (52) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (53) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (54) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (55) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (56) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (58) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (59) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (60) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (61) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (62) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (63) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (64) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (65) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (66) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (67) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (68) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (69) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (70) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (71) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (72) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (73) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (74) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (75) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (76) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (77) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (78) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (79) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (80) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (81) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (82) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (83) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (84) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (85) following ‘true’ branch... <--[gcc]
cc1: note: (86) ...to here
cc1: note: (87) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (88) ...to here <--[gcc]
cc1: note: (89) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (90) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (91) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (92) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (93) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:816:19: note: (94) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:817:23: note: (95) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:831:9: note: (96) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (97) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (98) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (99) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (100) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (101) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (102) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (103) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (104) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (105) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (106) use of uninitialized value ‘str’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (34) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (35) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (36) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (37) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (38) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (40) following ‘true’ branch... <--[gcc]
cc1: note: (41) ...to here
cc1: note: (42) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (43) ...to here <--[gcc]
cc1: note: (44) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (45) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (46) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (48) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (49) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (50) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (51) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (52) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (53) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (54) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (55) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (56) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (58) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (59) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (60) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (61) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (62) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (63) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (64) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (65) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (66) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (67) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (68) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (69) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (70) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (71) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (72) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (73) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (74) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (75) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (76) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (77) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (78) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (79) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (80) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (81) following ‘true’ branch... <--[gcc]
cc1: note: (82) ...to here
cc1: note: (83) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (84) ...to here <--[gcc]
cc1: note: (85) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (86) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (87) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (88) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (89) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (90) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (91) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (92) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (93) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (94) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (95) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (96) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (97) following ‘case 7:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1018:5: note: (98) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1019:9: note: (99) calling ‘string_to_string’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:767:1: note: (100) entry to ‘string_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:770:10: note: (101) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:770:10: note: (102) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:774:21: note: (103) following ‘true’ branch (when ‘i != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:775:13: note: (104) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:781:8: note: (105) following ‘false’ branch (when ‘i != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (106) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (107) calling ‘out_string’ from ‘string_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (108) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (109) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (110) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (111) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (112) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (113) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (114) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (115) returning to ‘string_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:799:19: note: (116) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:800:39: note: (117) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:803:9: note: (118) calling ‘out_string’ from ‘string_to_string’ <--[gcc]make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'

/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (119) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (120) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (121) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (122) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (123) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (124) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (125) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (126) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (127) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (128) use of uninitialized value ‘str’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (34) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (35) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (36) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (37) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (38) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (40) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (41) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (42) following ‘true’ branch... <--[gcc]
cc1: note: (43) ...to here
cc1: note: (44) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (45) ...to here <--[gcc]
cc1: note: (46) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (48) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (49) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (50) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (51) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (52) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (53) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (54) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (55) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (56) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (58) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (59) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (60) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (61) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (62) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (63) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (64) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (65) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (66) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (67) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (68) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (69) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (70) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (71) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (72) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (73) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (74) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (75) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (76) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (77) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (78) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (79) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (80) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (81) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (82) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (83) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (84) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (85) following ‘true’ branch... <--[gcc]
cc1: note: (86) ...to here
cc1: note: (87) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (88) ...to here <--[gcc]
cc1: note: (89) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (90) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (91) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (92) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (93) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (94) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (95) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (96) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (97) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (98) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (99) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (100) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (101) following ‘case 8:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1021:5: note: (102) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1022:9: note: (103) calling ‘name_to_string’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (104) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (105) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (106) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (107) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (108) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (109) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (110) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (111) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (112) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (113) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (114) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (115) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:816:19: note: (116) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:817:23: note: (117) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:831:9: note: (118) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (119) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (120) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (121) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (122) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (123) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (124) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (125) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (126) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (127) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (128) use of uninitialized value ‘str’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (34) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (35) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (36) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (37) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (38) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (40) following ‘true’ branch... <--[gcc]
cc1: note: (41) ...to here
cc1: note: (42) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (43) ...to here <--[gcc]
cc1: note: (44) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (45) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (46) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (48) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (49) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (50) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (51) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (52) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (53) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (54) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (55) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (56) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (58) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (59) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (60) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (61) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (62) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (63) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (64) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (65) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (66) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (67) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (68) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (69) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (70) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (71) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (72) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (73) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (74) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (75) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (76) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (77) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (78) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (79) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (80) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (81) following ‘true’ branch... <--[gcc]
cc1: note: (82) ...to here
cc1: note: (83) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (84) ...to here <--[gcc]
cc1: note: (85) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (86) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (87) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (88) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (89) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (90) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (91) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (92) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (93) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (94) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (95) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (96) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (97) following ‘case 11:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1030:5: note: (98) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1031:9: note: (99) calling ‘string_array_to_string’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:896:1: note: (100) entry to ‘string_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:900:5: note: (101) calling ‘out_string’ from ‘string_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (102) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (103) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (104) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (105) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (106) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (107) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (108) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:900:5: note: (109) returning to ‘string_array_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:901:19: note: (110) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:902:64: note: (111) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:902:9: note: (112) calling ‘string_to_string’ from ‘string_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:767:1: note: (113) entry to ‘string_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:770:10: note: (114) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:770:10: note: (115) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:774:21: note: (116) following ‘true’ branch (when ‘i != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:775:13: note: (117) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:781:8: note: (118) following ‘false’ branch (when ‘i != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (119) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (120) calling ‘out_string’ from ‘string_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (121) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (122) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (123) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (124) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (125) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (126) following ‘true’ branch... <--[gcc]
cc1: note: (127) ...to here
cc1: note: (128) following ‘case 62:, case 91:, case 93:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (129) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (130) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (131) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:797:5: note: (132) returning to ‘string_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:799:19: note: (133) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:800:39: note: (134) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:803:9: note: (135) calling ‘out_string’ from ‘string_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (136) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (137) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (138) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (139) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (140) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (141) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (142) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (143) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (144) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (145) use of uninitialized value ‘str’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: warning: use of uninitialized value ‘str’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1056:5: note: (1) entry to ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1065:66: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1068:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1072:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1075:16: note: (6) inlined call to ‘gs_param_list_to_string’ from ‘gs_param_list_dump’ <--[gcc]
In function ‘gs_param_list_to_string’,
    inlined from ‘gs_param_list_dump’ at ./base/gsparaml.c:1075:16:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1053:12: note: (7) calling ‘to_string’ from ‘gs_param_list_dump’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c: In function ‘out_string’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (8) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (13) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (15) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (16) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (17) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (18) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (19) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (21) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (25) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (27) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (28) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (32) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (33) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (34) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (35) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (36) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (37) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (38) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (40) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (41) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (42) following ‘true’ branch... <--[gcc]
cc1: note: (43) ...to here
cc1: note: (44) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (45) ...to here <--[gcc]
cc1: note: (46) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (47) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (48) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (49) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (50) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (51) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (52) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (53) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (54) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (55) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (56) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (58) following ‘case 13:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1011:5: note: (59) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1012:16: note: (60) calling ‘out_dict’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:922:1: note: (61) entry to ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (62) calling ‘out_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (63) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (64) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (65) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (66) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (67) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (68) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (69) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:929:5: note: (70) returning to ‘out_dict’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:932:66: note: (71) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:16: note: (72) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:935:12: note: (73) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:939:9: note: (74) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (75) calling ‘name_to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (76) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (77) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (78) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (79) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (80) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (81) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (82) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (83) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (84) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (85) following ‘true’ branch... <--[gcc]
cc1: note: (86) ...to here
cc1: note: (87) following ‘default:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:746:9: note: (88) ...to here <--[gcc]
cc1: note: (89) following ‘case 40 ... 41:, case 47:, case 60:, case 62:, case 91:, case 93:, case 123:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (90) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (91) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (92) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (93) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:941:9: note: (94) returning to ‘out_dict’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:942:16: note: (95) calling ‘to_string’ from ‘out_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:955:1: note: (96) entry to ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:962:8: note: (97) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (98) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:964:8: note: (99) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:19: note: (100) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:966:5: note: (101) following ‘case 12:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1033:5: note: (102) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:1034:9: note: (103) calling ‘name_array_to_string’ from ‘to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:908:1: note: (104) entry to ‘name_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:912:5: note: (105) calling ‘out_string’ from ‘name_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (106) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (107) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (108) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (109) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (110) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (111) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (112) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:912:5: note: (113) returning to ‘name_array_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:913:19: note: (114) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:914:62: note: (115) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:914:9: note: (116) calling ‘name_to_string’ from ‘name_array_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:809:1: note: (117) entry to ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (118) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:812:10: note: (119) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (120) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (121) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (122) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (123) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (124) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (125) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (126) following ‘true’ branch... <--[gcc]
cc1: note: (127) ...to here
cc1: note: (128) following ‘case 62:, case 91:, case 93:, case 125:’ branch...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (129) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (130) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (131) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:814:5: note: (132) returning to ‘name_to_string’ from ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:816:19: note: (133) following ‘true’ branch (when ‘i < len’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:817:23: note: (134) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:831:9: note: (135) calling ‘out_string’ from ‘name_to_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:737:1: note: (136) entry to ‘out_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:39: note: (137) following ‘true’ branch (when ‘str’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:739:27: note: (138) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:741:8: note: (139) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:12: note: (140) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:744:8: note: (141) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:757:9: note: (142) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:759:8: note: (143) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (144) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsparaml.c:760:9: note: (145) use of uninitialized value ‘str’ here <--[gcc]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxdhtserial.o -c ./base/gxdhtserial.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdhtserial.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gstext.o -c ./base/gstext.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gstext.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gstext.c: internal warning: child 9947 timed out after 30s <--[clang]
cswrap: error: child 9947 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclfile.o -c ./base/gxclfile.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclfile.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/zlibd_1.dev ./soobj/zlibd.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclzlib.o -c ./base/gxclzlib.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc -I./soobj -I./base -I./devices -Isrc -DSHARE_ZLIB=1   -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -o ./soobj/szlibd_1.o -c ./base/szlibd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gp_psync.o -c ./base/gp_psync.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gp_psync.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/scfdtab.o -c ./base/scfdtab.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclthrd.o -c ./base/gxclthrd.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:163:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:197:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:212:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:230:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:232:11: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:271:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclthrd.c:276:14: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclrect.o -c ./base/gxclrect.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:444: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:445: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:446: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:447: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:449: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:450: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:451: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c:452: warning: nullPointer(CWE-476): Possible null pointer dereference: fa <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclrect.c: internal warning: child 10126 timed out after 30s <--[clang]
cswrap: error: child 10126 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/scfd.o -c ./base/scfd.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/scfd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DSHARE_FT=1 -o ./soobj/fapi_ft_1.o -c ./base/fapi_ft.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/fapi_ft.c: In function ‘gs_fapi_ft_get_scaled_font’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/fapi_ft.c:1283:86: warning: pointer targets in passing argument 3 of ‘a_font->retrieve_tt_font’ differ in signedness [-Wpointer-sign] <--[gcc]
 1283 |                     code = a_font->retrieve_tt_font(a_font, (void **)&own_font_data, &ms);
      |                                                                                      ^~~
      |                                                                                      |
      |                                                                                      unsigned int *
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/fapi_ft.c:1283:86: note: expected ‘int *’ but argument is of type ‘unsigned int *’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/fapi_ft.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DSHARE_FT=1 -o ./soobj/wrfont.o -c ./base/wrfont.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/freetype_1 -lib -lfreetype
./soobj/aux/echogs -e .dev -a-  ./soobj/freetype_1 -libpath 
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclimag.o -c ./base/gxclimag.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:276:25: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:278:21: warning: Array access results in a null pointer dereference [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:584:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:679:25: warning: Access to field 'data_cs' results in a dereference of a null pointer (loaded from variable 'src_profile') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1545:5: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1545:5: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1562:9: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1562:9: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1600:17: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:1600:17: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:2036:5: warning: Array access results in a null pointer dereference [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:2040:66: warning: The right operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:2082:5: warning: Array access results in a null pointer dereference [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclimag.c:2089:78: warning: The right operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsiorom_1.o -Isrc -c ./base/gsiorom.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c: In function ‘s_block_read_process’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:235:13: warning: overlapping buffers passed as arguments to ‘memcpy’ [-Wanalyzer-overlapping-buffers] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:140:1: note: (1) entry to ‘s_block_read_seek’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:147:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:149:8: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:159:30: note: (4) calling ‘s_block_read_process’ from ‘s_block_read_seek’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:182:1: note: (5) entry to ‘s_block_read_process’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:199:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:201:10: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:209:8: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:210:23: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:216:12: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:216:54: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:232:12: note: (12) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:234:12: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:234:12: note: (14) following ‘true’ branch (when ‘need_copy != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:235:13: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:235:13: note: (16) overlapping buffers passed as arguments to ‘memcpy’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/string_.h:32, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:30: <--[gcc]
/usr/include/string.h:43:14: note: the behavior of ‘memcpy’ is undefined for overlapping buffers <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:122: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsiorom.c:201: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxfapi.o -c ./base/gxfapi.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:120: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:121: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:155: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:156: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:206: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:207: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:208: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:209: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:210: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:211: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:611: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:501:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfapi.c:513:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxbcache.o -c ./base/gxbcache.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DSHARE_FT=1 -o ./soobj/write_t1.o -c ./base/write_t1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/write_t1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/freetype2 -I/usr/include/libpng16 -DWITH_GZFILEOP -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -DSHARE_FT=1 -o ./soobj/write_t2.o -c ./base/write_t2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/write_t2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/write_t2.c:242:24: warning: Array access (from variable 'data_start') results in a null pointer dereference [core.NullDereference] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclmem.o -c ./base/gxclmem.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c: In function ‘memfile_get_pdata.isra.0’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:951:67: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[gcc]
  951 |                         *(bp->phys_blk->link->data - back_up + i) = *++f->rd.ptr;
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:21: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.h:56:10: note: at offset [-2147483647, -1] into destination object ‘data’ of size 16224 <--[gcc]
   56 |     char data[MEMFILE_DATA_SIZE];
      |          ^~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c: In function ‘memfile_free_mem’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: warning: check of ‘pphys’ for NULL after already dereferencing it [-Wanalyzer-deref-before-check] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1155:8: note: (1) following ‘true’ branch (when ‘bp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1157:27: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1160:36: note: (3) following ‘true’ branch (when ‘tmpbp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:26: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:36: note: (5) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:18: note: (6) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:12: note: (7) following ‘true’ branch... <--[gcc]
cc1: note: (8) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: note: (9) pointer ‘pphys’ is checked for NULL here but it was already dereferenced at (6) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: warning: check of ‘pphys’ for NULL after already dereferencing it [-Wanalyzer-deref-before-check] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:785:1: note: (1) entry to ‘memfile_fwrite_chars’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:794:8: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:797:9: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:797:9: note: (4) calling ‘memfile_free_mem’ from ‘memfile_fwrite_chars’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1124:1: note: (5) entry to ‘memfile_free_mem’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1155:8: note: (6) following ‘true’ branch (when ‘bp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1157:27: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1160:36: note: (8) following ‘true’ branch (when ‘tmpbp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:26: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:36: note: (10) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:18: note: (11) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:12: note: (12) following ‘true’ branch... <--[gcc]
cc1: note: (13) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: note: (14) pointer ‘pphys’ is checked for NULL here but it was already dereferenced at (11) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: warning: check of ‘pphys’ for NULL after already dereferencing it [-Wanalyzer-deref-before-check] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1051:1: note: (1) entry to ‘memfile_rewind’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1055:8: note: (2) following ‘true’ branch (when ‘discard_data != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1058:14: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1058:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1066:9: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1066:9: note: (6) calling ‘memfile_free_mem’ from ‘memfile_rewind’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1124:1: note: (7) entry to ‘memfile_free_mem’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1155:8: note: (8) following ‘true’ branch (when ‘bp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1157:27: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1160:36: note: (10) following ‘true’ branch (when ‘tmpbp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:26: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:36: note: (12) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:18: note: (13) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:12: note: (14) following ‘true’ branch... <--[gcc]
cc1: note: (15) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: note: (16) pointer ‘pphys’ is checked for NULL here but it was already dereferenced at (13) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: warning: check of ‘pphys’ for NULL after already dereferencing it [-Wanalyzer-deref-before-check] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:528:1: note: (1) entry to ‘memfile_unlink’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:534:8: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:535:16: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:535:16: note: (4) calling ‘memfile_fclose’ from ‘memfile_unlink’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:430:1: note: (5) entry to ‘memfile_fclose’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:435:8: note: (6) following ‘false’ branch (when ‘delete != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:491:10: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:491:8: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:491:35: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:498:9: note: (10) calling ‘memfile_free_mem’ from ‘memfile_fclose’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1124:1: note: (11) entry to ‘memfile_free_mem’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1155:8: note: (12) following ‘true’ branch (when ‘bp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1157:27: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1160:36: note: (14) following ‘true’ branch (when ‘tmpbp’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:26: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1161:36: note: (16) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:18: note: (17) pointer ‘pphys’ is dereferenced here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1165:12: note: (18) following ‘true’ branch... <--[gcc]
cc1: note: (19) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1167:26: note: (20) pointer ‘pphys’ is checked for NULL here but it was already dereferenced at (17) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c: In function ‘memfile_get_pdata.isra’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:951:67: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:21: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.h:56:10: note: at offset [-2147483647, -1] into destination object ‘data’ of size 16224 <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:534:32: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:894:13: warning: Value stored to 'num_raw_buffers' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:918:36: warning: Access to field 'fwd' results in a dereference of a null pointer (loaded from field 'back') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:1112:27: warning: Access to field 'link' results in a dereference of a null pointer (loaded from field 'log_curr_blk') [core.NullDereference] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxacpath.o -c ./base/gxacpath.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c: In function ‘accum_fill_rectangle’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:484:14: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:423:1: note: (1) entry to ‘accum_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:446:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:448:29: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:452:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:456:25: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:466:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:471:8: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:485:8: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:496:25: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:388:14: note: (10) calling ‘accum_alloc_rect’ from ‘accum_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:507:5: note: in expansion of macro ‘ACCUM_ALLOC’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:344:1: note: (11) entry to ‘accum_alloc_rect’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:350:8: note: (12) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:352:19: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:388:14: note: (14) returning to ‘accum_fill_rectangle’ from ‘accum_alloc_rect’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:507:5: note: in expansion of macro ‘ACCUM_ALLOC’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:389:12: note: (15) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:507:5: note: in expansion of macro ‘ACCUM_ALLOC’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:391:20: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:389:17: note: in expansion of macro ‘ACCUM_SET’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:507:5: note: in expansion of macro ‘ACCUM_ALLOC’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:627:25: note: (17) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:628:25: note: (18) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:629:27: note: (19) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:632:8: note: (20) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:636:9: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:466:8: note: (22) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:471:8: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:471:8: note: (24) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:484:26: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:484:26: note: (26) ‘0’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:484:14: note: (27) dereference of NULL ‘*(gx_device_cpath_accum *)dev.list.tail’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:101: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:102: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:103: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:104: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:269: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:270: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:271: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:272: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:338: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:341: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxacpath.c:484:16: warning: Access to field 'prev' results in a dereference of a null pointer (loaded from field 'tail') [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxccache.o -c ./base/gxccache.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccache.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccache.c:96: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccache.c:99: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclpath.o -c ./base/gxclpath.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c: In function ‘cmd_put_segment’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1126: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1303: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1304: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1617: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1574:9: warning: use of uninitialized value ‘&*psw.cmd’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1634:1: note: (1) entry to ‘cmd_put_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1639:24: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1744:20: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1719:13: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1749:27: note: in expansion of macro ‘A’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1937:20: note: (5) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1713:38: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1943:21: note: in expansion of macro ‘set_first_point’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1952:24: note: (7) following ‘true’ branch (when ‘side != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1952:24: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1729:9: note: (9) following ‘case 1:’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1741:13: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1744:20: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1719:13: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1749:27: note: in expansion of macro ‘A’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1654:40: note: (13) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1751:42: note: in expansion of macro ‘which_side’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1654:58: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1751:42: note: in expansion of macro ‘which_side’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1751:20: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1758:23: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1582:3: note: (17) calling ‘cmd_put_segment’ from ‘cmd_put_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1760:24: note: in expansion of macro ‘cmd_put_rmoveto’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1455:1: note: (18) entry to ‘cmd_put_segment’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1482:8: note: (19) following ‘false’ branch (when ‘op != 225’)... <--[gcc]
cc1: note: (20) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1517:16: note: (21) following ‘true’ branch (when ‘i != -1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1518:15: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1520:12: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1521:17: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1520:43: note: (25) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1526:35: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1526:35: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1528:31: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1517:16: note: (29) following ‘false’ branch (when ‘i == -1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1557:21: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1557:8: note: (31) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1568:21: note: (32) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1570:20: note: (33) calling ‘set_cmd_put_op’ from ‘cmd_put_segment’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:27: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcldev.h:503:1: note: (34) entry to ‘set_cmd_put_op’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcldev.h:508:8: note: (35) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcldev.h:509:23: note: (36) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1570:20: note: (37) returning to ‘cmd_put_segment’ from ‘set_cmd_put_op’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1572:12: note: (38) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1574:38: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c:1574:9: note: (40) use of uninitialized value ‘&*psw.cmd’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclpath.c: internal warning: child 10220 timed out after 30s <--[clang]
cswrap: error: child 10220 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxccman.o -c ./base/gxccman.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:139: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:340: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:451: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:798: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:762: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(((1<<3)>((8>8)?(8):8))?(1<<3):((8>8)?(8):8))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:866: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:867: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxccman.c:591:9: warning: Access to field 'num_chars' results in a dereference of a null pointer (loaded from field 'pair') [core.NullDereference] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxclip.o -c ./base/gxclip.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:294: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1424: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1425: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1458: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1460: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1462: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclip.c:1464: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxdcconv.o -c ./base/gxdcconv.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxhldevc.o -c ./base/gxhldevc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxhldevc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxchar.o -c ./base/gxchar.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c: In function ‘gx_compute_text_oversampling’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:412:23: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:985:1: note: (1) entry to ‘show_proceed’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:973:1: note: (2) entry to ‘get_next_char_glyph’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:430:1: note: (3) entry to ‘compute_glyph_raster_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:392:1: note: (4) entry to ‘gx_compute_text_oversampling’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:1494:1: note: (5) entry to ‘show_set_scale’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:412:23: note: (6) infinite loop here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:412:23: note: (7) when ‘excess > 0’: always following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:413:27: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:413:16: note: (9) if it ever follows ‘false’ branch, it will always do so... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:419:27: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:419:16: note: (11) if it ever follows ‘false’ branch, it will always do so... <--[gcc]
cc1: note: (12) ...to here
cc1: note: (13) looping back...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:412:23: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:315:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:316:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:540:14: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:541:14: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:542:14: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxchar.c:543:11: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxdcolor.o -c ./base/gxdcolor.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxhtbit.o -c ./base/gxhtbit.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxhtbit.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsmchunk.o -c ./base/gsmchunk.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmchunk.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmchunk.c: internal warning: child 10256 timed out after 30s <--[clang]
cswrap: error: child 10256 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxcpath.o -c ./base/gxcpath.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:107: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:108: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:807: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:808: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:809: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:810: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c: In function ‘gx_cpath_enum_next.part.0’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:963:19: warning: dereference of NULL ‘rp’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:481:1: note: (1) entry to ‘gx_cpath_to_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:483:8: note: (2) following ‘true’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gstext.h:27, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxtext.h:22, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:37, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:24: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.h:108:9: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:487:9: note: in expansion of macro ‘gx_path_init_local’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:488:16: note: (4) calling ‘gx_cpath_to_path_synthesize’ from ‘gx_cpath_to_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:438:1: note: (5) entry to ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:445:5: note: (6) calling ‘gx_cpath_enum_init’ from ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:868:1: note: (7) entry to ‘gx_cpath_enum_init’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:870:8: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:871:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:872:34: note: (10) ‘cenum.visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:872:19: note: (11) ‘cenum.visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:445:5: note: (12) returning to ‘gx_cpath_to_path_synthesize’ from ‘gx_cpath_enum_init’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:446:20: note: (13) calling ‘gx_cpath_enum_next’ from ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:900:1: note: (14) entry to ‘gx_cpath_enum_next’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:902:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:908:14: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:908:8: note: (17) following ‘false’ branch... <--[gcc]
cc1: note: (18) ...to here
cc1: note: (19) calling ‘gx_cpath_enum_next.part.0’ from ‘gx_cpath_enum_next’
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:900:1: note: (20) entry to ‘gx_cpath_enum_next.part.0’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:913:23: note: (21) ‘visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:914:23: note: (22) ‘visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:920:9: note: (23) following ‘case 1:’ branch... <--[gcc]
cc1: note: (24) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:963:19: note: (25) dereference of NULL ‘rp’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:1009:19: warning: dereference of NULL ‘rp’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:481:1: note: (1) entry to ‘gx_cpath_to_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:483:8: note: (2) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.h:108:9: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:487:9: note: in expansion of macro ‘gx_path_init_local’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:488:16: note: (4) calling ‘gx_cpath_to_path_synthesize’ from ‘gx_cpath_to_path’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:438:1: note: (5) entry to ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:445:5: note: (6) calling ‘gx_cpath_enum_init’ from ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:868:1: note: (7) entry to ‘gx_cpath_enum_init’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:870:8: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:871:9: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:872:34: note: (10) ‘cenum.visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:872:19: note: (11) ‘cenum.visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:445:5: note: (12) returning to ‘gx_cpath_to_path_synthesize’ from ‘gx_cpath_enum_init’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:446:20: note: (13) calling ‘gx_cpath_enum_next’ from ‘gx_cpath_to_path_synthesize’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:900:1: note: (14) entry to ‘gx_cpath_enum_next’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:902:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:908:14: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:908:8: note: (17) following ‘false’ branch... <--[gcc]
cc1: note: (18) ...to here
cc1: note: (19) calling ‘gx_cpath_enum_next.part.0’ from ‘gx_cpath_enum_next’
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:900:1: note: (20) entry to ‘gx_cpath_enum_next.part.0’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:913:23: note: (21) ‘visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:914:23: note: (22) ‘visit’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:920:9: note: (23) following ‘case 2:’ branch... <--[gcc]
cc1: note: (24) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:1009:19: note: (25) dereference of NULL ‘rp’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcpath.c:577:9: warning: Value stored to 'rlist' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxcmap.o -c ./base/gxcmap.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:2402: error: legacyUninitvar(CWE-457): Uninitialized variable: cv_frac[i] <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1278:19: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1384:29: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1384:31: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1389:39: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1389:39: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1463:21: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1466:25: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1466:27: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1473:39: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1473:39: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1650:46: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1653:54: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1653:46: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1658:43: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1658:43: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1676:21: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1679:25: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1679:27: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1686:43: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:1686:43: warning: The right operand of '-' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcmap.c:2402:28: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxcht.o -c ./base/gxcht.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:198:37: warning: Value stored to 'plane_mask' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:432:13: warning: Value stored to 'plane_mask' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:448:9: warning: Value stored to 'size' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:996:5: warning: Access to field 'render_ht' results in a dereference of an undefined pointer value [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:997:5: warning: Access to field 'render_ht' results in a dereference of an undefined pointer value [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:998:5: warning: Access to field 'render_ht' results in a dereference of an undefined pointer value [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:999:5: warning: Access to field 'render_ht' results in a dereference of an undefined pointer value [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcht.c:1005:15: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxfill.o -c ./base/gxfill.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:266:13: warning: Access to field 'last' results in a dereference of a null pointer (loaded from variable 'psub') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:519: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:1145: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:1202: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:1660: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:1831: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfilltr.h:55: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:2204: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:2206: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:50: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:51: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:52: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:53: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:62: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:106: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfillsl.h:219: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:750:5: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:1257:37: warning: Dereference of null pointer [core.NullDereference] <--[clang]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfill.c:2016: <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfilltr.h:208:27: warning: Value stored to 'ybot' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxfilltr.h:209:27: warning: Value stored to 'ytop' during its initialization is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxht.o -c ./base/gxht.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht.c:651:9: warning: Value stored to 'size' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxht_thresh.o -c ./base/gxht_thresh.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht_thresh.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht_thresh.c:629:9: warning: Value stored to 'ox' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht_thresh.c:718: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht_thresh.c:741: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxht_thresh.c:1007:13: warning: Value stored to 'vdi' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxidata_0.o -c ./base/gxidata.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxidata.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxidata.c:414:26: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxidata.c:101: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxidata.c:104: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxidata.c:427:26: warning: Dereference of null pointer [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gximage1.o -c ./base/gximage1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gximask.o -c ./base/gximask.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxi16bit.o -c ./base/gxi16bit.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpaint.o -c ./base/gxpaint.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gximage.o -c ./base/gximage.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximage.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gximdecode.o -c ./base/gximdecode.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximdecode.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximdecode.c:86:18: warning: Value stored to 'this_decode' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximdecode.c:169:27: warning: Division by zero [core.DivideZero] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpath.o -c ./base/gxpath.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:114: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:115: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:116: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:117: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath.c:1015: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxifast.o -c ./base/gxifast.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxifast.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxifast.c:349: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxipixel.o -c ./base/gxipixel.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:234:28: warning: Access to field 'xx' results in a dereference of a null pointer (loaded from variable 'pmat') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:217: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:218: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:219: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:220: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:442:27: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:443:14: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:1235:36: warning: The left operand of '<<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxipixel.c:1467:27: warning: Division by zero [core.DivideZero] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxi12bit.o -c ./base/gxi12bit.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxi12bit.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxi12bit.c:481:19: warning: Although the value stored to 'irun' is used in the enclosing expression, the value is never actually read from 'irun' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxi12bit.c:598:27: warning: Value stored to 'bufend' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxi12bit.c:793:49: warning: Division by zero [core.DivideZero] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxsample.o -c ./base/gxsample.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxsync.o -c ./base/gxsync.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpath2.o -c ./base/gxpath2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath2.c:348: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpath2.c:358: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevdbit.o -c ./base/gdevdbit.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdbit.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gximono_0.o -c ./base/gximono.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpcopy.o -c ./base/gxpcopy.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c: In function ‘image_render_mono_ht’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c: In function ‘image_render_mono’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:1170:23: warning: ‘devc_contone’ may be used uninitialized [-Wmaybe-uninitialized] <--[gcc]
 1170 |     devc_contone_gray = devc_contone[0];
      |     ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:1041:11: note: ‘devc_contone’ declared here <--[gcc]
 1041 |     byte *devc_contone[GX_DEVICE_COLOR_MAX_COMPONENTS];
      |           ^~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:402:21: warning: jump through null pointer [-Wanalyzer-jump-through-null] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:425:8: note: (1) following ‘false’ branch (when ‘h != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:433:10: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:435:8: note: (3) following ‘false’ branch (when ‘masked != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:439:9: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:451:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:834:21: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:859:12: note: (7) following ‘true’ branch (when ‘stop > psrc_initial’)... <--[gcc]
cc1: note: (8) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:862:22: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:863:29: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:920:32: note: (11) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:396:19: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:397:8: note: (13) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:398:33: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:398:12: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:35: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximage.h:98:25: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:401:13: note: in expansion of macro ‘decode_sample’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:402:21: note: (17) jump through null pointer here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:927:33: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:402:21: warning: jump through null pointer [-Wanalyzer-jump-through-null] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:13: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:425:8: note: (1) following ‘false’ branch (when ‘h != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:433:10: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:435:8: note: (3) following ‘false’ branch (when ‘masked != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:439:9: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:451:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:834:21: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:947:12: note: (7) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:948:17: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:397:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:13: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:28: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:398:20: note: in definition of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:398:12: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:13: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximage.h:98:25: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:401:13: note: in expansion of macro ‘decode_sample’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:13: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:402:21: note: (13) jump through null pointer here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:972:13: note: in expansion of macro ‘IMAGE_SET_GRAY’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:1047:9: warning: Value stored to 'offset_bits' during its initialization is never read [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:08:25 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gximono.c:1170:23: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:493:19: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:126: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:493:32: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:505:18: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:505:18: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:509:18: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:528:28: warning: The left operand of '&' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpcopy.c:784:35: warning: Access to field 'next' results in a dereference of a null pointer (loaded from variable 'sp0last') [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxiscale.o -c ./base/gxiscale.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:32: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:162:17: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:08:26 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1717:13: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1938:13: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2014:13: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2087:13: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2450:37: warning: Access to field 'fill_rectangle' results in a dereference of an undefined pointer value (loaded from field 'type') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2841:37: warning: Access to field 'fill_rectangle' results in a dereference of an undefined pointer value (loaded from field 'type') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2848:37: warning: Access to field 'fill_rectangle' results in a dereference of an undefined pointer value (loaded from field 'type') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c: In function ‘image_render_interpolate_landscape’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:321:12: warning: use of uninitialized value ‘devc.type’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:323:3: note: in expansion of macro ‘gx_device_color_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2450:37: note: in expansion of macro ‘gx_fill_rectangle_device_rop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2312:1: note: (1) entry to ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2358:29: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2330:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2333:12: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2337:5: note: (5) calling ‘initial_decode’ from ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:678:1: note: (6) entry to ‘initial_decode’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:694:8: note: (7) following ‘false’ branch (when ‘is_icc == 0’)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:30: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:702:23: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:834:28: note: in definition of macro ‘dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2337:5: note: (9) returning to ‘image_render_interpolate_landscape’ from ‘initial_decode’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2377:16: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2379:25: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2384:20: note: (12) following ‘false’ branch (when ‘abs_interp_limit <= 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2391:33: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2391:20: note: (14) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2395:37: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2396:20: note: (16) following ‘true’ branch (when ‘color_handler’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (18) calling ‘get_color_handler’ from ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1110:1: note: (19) entry to ‘get_color_handler’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1118:8: note: (20) following ‘true’ branch (when ‘pcs’ is NULL)... <--[gcc]
cc1: note: (21) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (22) returning to ‘image_render_interpolate_landscape’ from ‘get_color_handler’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2398:32: note: (23) following ‘true’ branch (when ‘x < xe’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2399:24: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2399:24: note: (25) following ‘false’ branch (when ‘color_handler’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2420:25: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2449:28: note: (27) following ‘true’ branch (when ‘abs_interp_limit <= 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:321:12: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:323:3: note: in expansion of macro ‘gx_device_color_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2450:37: note: in expansion of macro ‘gx_fill_rectangle_device_rop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:321:12: note: (29) use of uninitialized value ‘devc.type’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:323:3: note: in expansion of macro ‘gx_device_color_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2450:37: note: in expansion of macro ‘gx_fill_rectangle_device_rop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:321:12: warning: use of uninitialized value ‘devc.type’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:323:3: note: in expansion of macro ‘gx_device_color_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2457:37: note: in expansion of macro ‘gx_fill_rectangle_device_rop’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2312:1: note: (1) entry to ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2358:29: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2330:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2333:12: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2337:5: note: (5) calling ‘initial_decode’ from ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:678:1: note: (6) entry to ‘initial_decode’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:694:8: note: (7) following ‘false’ branch (when ‘is_icc == 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:702:23: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:834:28: note: in definition of macro ‘dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2337:5: note: (9) returning to ‘image_render_interpolate_landscape’ from ‘initial_decode’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2377:16: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2379:25: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2384:20: note: (12) following ‘true’ branch (when ‘abs_interp_limit > 1’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2385:32: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2385:32: note: (14) calling ‘interpolate_scaled_expanded_height’ from ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1181:1: note: (15) entry to ‘interpolate_scaled_expanded_height’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1188:24: note: (16) following ‘false’ branch (when ‘delta_y <= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1190:35: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2385:32: note: (18) returning to ‘image_render_interpolate_landscape’ from ‘interpolate_scaled_expanded_height’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2396:20: note: (19) following ‘true’ branch (when ‘color_handler’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (21) calling ‘get_color_handler’ from ‘image_render_interpolate_landscape’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1110:1: note: (22) entry to ‘get_color_handler’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:1118:8: note: (23) following ‘true’ branch (when ‘pcs’ is NULL)... <--[gcc]
cc1: note: (24) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2397:37: note: (25) returning to ‘image_render_interpolate_landscape’ from ‘get_color_handler’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2398:32: note: (26) following ‘true’ branch (when ‘x < xe’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2399:24: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2399:24: note: (28) following ‘false’ branch (when ‘color_handler’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2420:25: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2449:28: note: (30) following ‘false’ branch (when ‘abs_interp_limit > 1’)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:43: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdda.h:234:43: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdda.h:235:26: note: in expansion of macro ‘dda_state_current’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2454:49: note: in expansion of macro ‘dda_current’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:321:12: note: (32) use of uninitialized value ‘devc.type’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdcolor.h:323:3: note: in expansion of macro ‘gx_device_color_fill_rectangle’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxiscale.c:2457:37: note: in expansion of macro ‘gx_fill_rectangle_device_rop’ <--[gcc]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpdash.o -c ./base/gxpdash.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpdash.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpdash.c:249:21: warning: Value stored to 'left' is never read [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:08:27 still trying to lock /cswrap_cap_file_lock
cswrap: warning: 2024-07-03 13:08:28 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpdash.c:257:21: warning: Value stored to 'left' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpdash.c:43: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxpflat.o -c ./base/gxpflat.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:222:22: warning: Left shift by '2147483642' overflows the capacity of 'int' [core.BitwiseShift] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:168: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:169: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:170: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:272: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:274: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
cswrap: warning: 2024-07-03 13:08:29 still trying to lock /cswrap_cap_file_lock
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxpflat.c:222:22: warning: Right operand is negative in left shift [core.BitwiseShift] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxstroke.o -c ./base/gxstroke.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:795:13: warning: Value stored to 'pseg_notes' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:348: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:598: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:599: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:607: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:609: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:611: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:613: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:1479: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:1172:10: warning: Although the value stored to 'dy' is used in the enclosing expression, the value is never actually read from 'dy' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:1174:10: warning: Although the value stored to 'dx' is used in the enclosing expression, the value is never actually read from 'dx' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxstroke.c:1718:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevabuf.o -c ./base/gdevabuf.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevabuf.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
cswrap: warning: 2024-07-03 13:08:25 still trying to lock /cswrap_cap_file_lock
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm2.o -c ./base/gdevm2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevnfwd.o -c ./base/gdevnfwd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevnfwd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevddrw.o -c ./base/gdevddrw.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:339: <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:144: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:270: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:299: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:302: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:428: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:448: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:177:28: warning: Value stored to 'cindex' during its initialization is never read [deadcode.DeadStores] <--[clang]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:359: <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:177:28: warning: Value stored to 'cindex' during its initialization is never read [deadcode.DeadStores] <--[clang]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:379: <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdtfill.h:177:28: warning: Value stored to 'cindex' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:819:21: warning: Although the value stored to 'h' is used in the enclosing expression, the value is never actually read from 'h' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevddrw.c:906:21: warning: Although the value stored to 'w' is used in the enclosing expression, the value is never actually read from 'w' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevdgbr.o -c ./base/gdevdgbr.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdgbr.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdgbr.c:404:18: warning: Although the value stored to 'std_raster' is used in the enclosing expression, the value is never actually read from 'std_raster' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmem.o -c ./base/gdevmem.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevice.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:24: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c: In function ‘mem_dev_initialize_device_procs’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:959:41: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:835:55: note: in definition of macro ‘set_dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:948:6: note: (1) entry to ‘mem_dev_initialize_device_procs’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:955:11: note: (2) inlined call to ‘gdev_mem_functions_for_bits’ from ‘mem_dev_initialize_device_procs’ <--[gcc]
In function ‘gdev_mem_functions_for_bits’,
    inlined from ‘mem_dev_initialize_device_procs’ at ./base/gdevmem.c:955:11:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:143:46: note: (3) following ‘false’ branch (when ‘depth > 64’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c: In function ‘mem_dev_initialize_device_procs’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:957:5: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:959:41: note: (5) dereference of NULL ‘<unknown>’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:835:55: note: in definition of macro ‘set_dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c: In function ‘mem_word_dev_initialize_device_procs’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:976:41: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:835:55: note: in definition of macro ‘set_dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:969:6: note: (1) entry to ‘mem_word_dev_initialize_device_procs’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:972:17: note: (2) inlined call to ‘gdev_mem_word_functions_for_bits’ from ‘mem_word_dev_initialize_device_procs’ <--[gcc]
In function ‘gdev_mem_word_functions_for_bits’,
    inlined from ‘mem_word_dev_initialize_device_procs’ at ./base/gdevmem.c:972:17:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:162:46: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c: In function ‘mem_word_dev_initialize_device_procs’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:974:5: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:976:41: note: (5) dereference of NULL ‘<unknown>’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxdevcli.h:835:55: note: in definition of macro ‘set_dev_proc’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:448: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmem.c:454: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevplnx.o -c ./base/gdevplnx.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevplnx.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevplnx.c:329: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<3)'. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm1.o -c ./base/gdevm1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm1.c:268:17: warning: Value stored to 'left' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm4.o -c ./base/gdevm4.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm4.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm16.o -c ./base/gdevm16.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm16.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm8.o -c ./base/gdevm8.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm8.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmx.o -c ./base/gdevmx.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm32.o -c ./base/gdevm32.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm32.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm48.o -c ./base/gdevm48.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm48.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm40.o -c ./base/gdevm40.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm40.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm56.o -c ./base/gdevm56.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm56.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevdsha.o -c ./base/gdevdsha.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdsha.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm64.o -c ./base/gdevm64.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm64.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevm24.o -c ./base/gdevm24.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevm24.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmr1.o -c ./base/gdevmr1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/siinterp.o -c ./base/siinterp.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevrops.o -c ./base/gdevrops.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsrop.o -c ./base/gsrop.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gp_strdl.o -c ./base/gp_strdl.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevdflt.o -c ./base/gdevdflt.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c: In function ‘transform_pixel_region_render_portrait’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:1937:15: warning: ‘run’ may be used uninitialized [-Wmaybe-uninitialized] <--[gcc]
 1937 |     buffer[0] = run;
      |     ~~~~~~~~~~^~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:1760:17: note: ‘run’ was declared here <--[gcc]
 1760 |     const byte *run;
      |                 ^~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:858: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:859: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:860: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:861: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdflt.c:1981:13: warning: Value stored to 'to_rects' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmr2n.o -c ./base/gdevmr2n.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmr2n.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sidscale.o -c ./base/sidscale.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sidscale.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/siscale_0.o -c ./base/siscale.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/siscale.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevmr8n.o -c ./base/gdevmr8n.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevmr8n.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfcid.o -c ./psi/zfcid.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid.c:49: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfcid0.o -c ./psi/zfcid0.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c: In function ‘get_index’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:57:24: warning: The left operand of '<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:57:18: warning: use of uninitialized value ‘*pgd.bits.size’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:176:1: note: (1) entry to ‘z9_glyph_data’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:182:21: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:187:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:207:8: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:207:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:215:39: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:218:21: note: (7) calling ‘cid0_read_bytes’ from ‘z9_glyph_data’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:69:1: note: (8) entry to ‘cid0_read_bytes’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:78:8: note: (9) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ghost.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:19: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:497:64: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:499:31: note: in expansion of macro ‘r_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:80:9: note: in expansion of macro ‘r_has_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:80:8: note: (11) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:82:20: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:84:12: note: (13) following ‘false’ branch... <--[gcc]
cc1: note: (14) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:106:20: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:497:64: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:499:31: note: in expansion of macro ‘r_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:108:22: note: in expansion of macro ‘r_has_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:108:20: note: (17) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:110:22: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:115:16: note: (19) following ‘false’ branch (when ‘count > size’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:118:20: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:118:20: note: (21) following ‘false’ branch (when ‘buf’ is non-NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:125:17: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:127:31: note: (23) following ‘true’ branch (when ‘copied < count’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:128:25: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:167:8: note: (25) following ‘false’ branch (when ‘data == buf’)... <--[gcc]
cc1: note: (26) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:218:21: note: (27) returning to ‘z9_glyph_data’ from ‘cid0_read_bytes’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:222:12: note: (28) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:224:19: note: (29) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:225:21: note: (30) calling ‘get_index’ from ‘z9_glyph_data’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:53:1: note: (31) entry to ‘get_index’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:57:18: note: (32) use of uninitialized value ‘*pgd.bits.size’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid0.c:133:25: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfcid1.o -c ./psi/zfcid1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcid1.c:176:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iutil2.o -c ./psi/iutil2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcid.o -c ./psi/zcid.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcid.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcid.c:48: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zvmem2.o -c ./psi/zvmem2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmisc1.o -c ./psi/zmisc1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc1.c:97:65: warning: The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc1.c:121: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdps1.o -c ./psi/zdps1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcharout.o -c ./psi/zcharout.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcharout.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zchar2.o -c ./psi/zchar2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zusparam.o -c ./psi/zusparam.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:209: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:244: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:249: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:252: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:253: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:448: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:623: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:628: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:635: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:637: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:639: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:641: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zusparam.c:643: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmisc2.o -c ./psi/zmisc2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zchar42.o -c ./psi/zchar42.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar42.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont42.o -c ./psi/zfont42.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont42.c:122:12: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont42.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcrd.o -c ./psi/zcrd.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcrd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfrsd.o -c ./psi/zfrsd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfrsd.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfrsd.c:142: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfrsd.c:381: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcfont.o -c ./psi/zcfont.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont1.o -c ./psi/zfont1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont1.c:476: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont1.c:435:5: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfdcte.o -c ./psi/zfdcte.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sddparam.o -c ./base/sddparam.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zchar1.o -c ./psi/zchar1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:314:9: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:410:9: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:445:12: warning: Value stored to 'op' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:555:5: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar1.c:586:9: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfdctd.o -c ./psi/zfdctd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfcmap.o -c ./psi/zfcmap.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcmap.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfcmap.c:408:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zbseq.o -c ./psi/zbseq.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbseq.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zht1.o -c ./psi/zht1.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont2.o -c ./psi/zfont2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont2.c:1430: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont2.c:2223:25: warning: Value stored to 'control' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont2.c:2230:25: warning: Value stored to 'control' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont2.c:2713:18: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont0.o -c ./psi/zfont0.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont0.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ibnum.o -c ./psi/ibnum.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevhit.o -c ./base/gdevhit.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcharx.o -c ./psi/zcharx.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcharx.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcolor1.o -c ./psi/zcolor1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfdecode.o -c ./psi/zfdecode.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfdecode.c:265: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iscanbin.o -c ./psi/iscanbin.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c: In function ‘scan_bos’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:183:26: warning: dereference of NULL ‘p’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:23: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (1) following ‘false’ branch (when ‘p’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:180:5: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:182:28: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:183:26: note: (3) dereference of NULL ‘p’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c: In function ‘scan_bin_scalar’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:282:30: warning: dereference of NULL ‘p’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (1) following ‘false’ branch (when ‘p’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:281:5: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:282:30: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:282:30: note: (3) dereference of NULL ‘p’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c: In function ‘scan_bos_continue’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:531:14: warning: dereference of NULL ‘p’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (1) following ‘false’ branch (when ‘p’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:517:5: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:518:5: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:518:18: note: (3) following ‘true’ branch (when ‘max_array_index > index’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:519:25: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:524:12: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:531:14: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscanbin.c:531:14: note: (7) dereference of NULL ‘p’ <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zupath.o -c ./psi/zupath.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zupath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zupath.c:210: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zupath.c:633: error: uninitvar(CWE-457): Uninitialized variable: pts.x <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zupath.c:855:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ziodev2.o -c ./psi/ziodev2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ziodev2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfilter2.o -c ./psi/zfilter2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdevcal.o -c ./psi/zdevcal.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/spdiff.o -c ./base/spdiff.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sa85d.o -c ./base/sa85d.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sa85d.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdevice2.o -c ./psi/zdevice2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zdevice2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpcolor.o -c ./psi/zpcolor.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpcolor.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gxscanc.o -c ./base/gxscanc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:1177: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:1390: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:1429: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:1430: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:2126: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:2127: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:3101: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:3346: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:3395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:3396: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:4111: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c:4112: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxscanc.c: internal warning: child 11327 timed out after 30s <--[clang]
cswrap: error: child 11327 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sfilter1.o -c ./base/sfilter1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sfilter1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmedia2.o -c ./psi/zmedia2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmedia2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmedia2.c:56: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmedia2.c:240: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmedia2.c:196:51: warning: The left operand of '>' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -I./devices -o ./soobj/idisp.o -c ./psi/idisp.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idisp.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/psapi.o -c ./psi/psapi.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/psapi.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/icontext.o -c ./psi/icontext.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsargs.o -c ./base/gsargs.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsargs.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gdevdrop_0.o -c ./base/gdevdrop.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdrop.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdrop.c:157: warning: uninitvar(CWE-457): Uninitialized variables: planes.depth, planes.shift, planes.index <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdrop.c: internal warning: child 11393 timed out after 30s <--[clang]
cswrap: error: child 11393 (/usr/bin/clang) terminated by signal 15 (timed out)
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/idparam.o -c ./psi/idparam.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:198: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:199: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:341: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:378: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idparam.c:389: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/idebug.o -c ./psi/idebug.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/idict.o -c ./psi/idict.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idict.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idict.c:326: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idict.c:329: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idict.c:816: error: uninitvar(CWE-457): Uninitialized variable: *(&dnew.keys) <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcie.o -c ./psi/zcie.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcie.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcie.c:855:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcie.c:993:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/idstack.o -c ./psi/idstack.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/idstack.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iplugin.o -c ./psi/iplugin.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/imain.o -c ./psi/imain.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imain.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imain.c:1403:32: warning: Dereference of null pointer [core.NullDereference] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iparam.o -c ./psi/iparam.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iparam.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iparam.c:667: error: invalidLifetime(CWE-562): Using object that points to local variable 'elt' that is out of scope. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -DGS_DOT_VERSION=10.03.1 -o ./soobj/imainarg.o -c ./psi/imainarg.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:685: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:687: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:853:31: warning: Although the value stored to 'i' is used in the enclosing expression, the value is never actually read from 'i' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:1462:17: warning: Value stored to 'vers' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/imainarg.c:1464:17: warning: Value stored to 'gs' during its initialization is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zarith.o -c ./psi/zarith.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:307: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:309: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:411: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:419: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:438: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:460: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:461: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:466: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarith.c:467: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iscannum.o -c ./psi/iscannum.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:103: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:103: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:104: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:104: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:278: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscannum.c:231:5: warning: Value stored to 'exp10' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ireclaim.o -c ./psi/ireclaim.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ireclaim.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ireclaim.c:121:19: warning: Although the value stored to 'mem' is used in the enclosing expression, the value is never actually read from 'mem' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ireclaim.c:168:9: warning: Value stored to 'dmem' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -DGS_DOT_VERSION=10.03.1 -o ./soobj/iinit.o -c ./psi/iinit.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iinit.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iscan.o -c ./psi/iscan.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c: In function ‘gs_scan_token’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:540:29: warning: use of uninitialized value ‘*pstate.s_pdepth’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:391:1: note: (1) entry to ‘gs_scan_string_token_options’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:396:19: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:399:8: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:401:5: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:404:20: note: (5) calling ‘gs_scan_token’ from ‘gs_scan_string_token_options’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:437:1: note: (6) entry to ‘gs_scan_token’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:489:8: note: (7) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:495:15: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:495:8: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:533:45: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:540:29: note: (11) use of uninitialized value ‘*pstate.s_pdepth’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:817:21: warning: use of NULL ‘sptr’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:21: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (1) following ‘false’ branch (when ‘sptr’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:544:5: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
cc1: note: (2) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:4: note: (3) following ‘true’ branch (when ‘sptr >= endptr’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:313:21: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:322:4: note: in expansion of macro ‘s_end_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:39: note: in expansion of macro ‘spgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (5) following ‘false’ branch (when ‘sptr’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:323:4: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:39: note: in expansion of macro ‘spgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:551:5: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:817:21: note: (7) argument 2 (‘sptr’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 2 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:944:25: warning: dereference of NULL ‘sptr’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (1) following ‘false’ branch (when ‘sptr’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:544:5: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
cc1: note: (2) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:4: note: (3) following ‘true’ branch (when ‘sptr >= endptr’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:313:21: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:322:4: note: in expansion of macro ‘s_end_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:39: note: in expansion of macro ‘spgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:311:48: note: (5) following ‘false’ branch (when ‘sptr’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:323:4: note: in expansion of macro ‘s_begin_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/stream.h:320:39: note: in expansion of macro ‘spgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:549:11: note: in expansion of macro ‘sgetc_inline’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:551:5: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:925:15: note: (7) following ‘true’ branch... <--[gcc]
cc1: note: (8) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:938:24: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:944:25: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:944:25: note: (11) dereference of NULL ‘sptr’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iscan.c:1148:21: warning: Value stored to 'retcode' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zarray.o -c ./psi/zarray.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zarray.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdict.o -c ./psi/zdict.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zdict.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfile1.o -c ./psi/zfile1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfproc.o -c ./psi/zfproc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfproc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfileio.o -c ./psi/zfileio.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfileio.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices    -o ./soobj/zfilter.o -c ./psi/zfilter.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfilter.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfilter.c:143: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfilter.c:198: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/interp.o -c ./psi/interp.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/interp.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zgeneric.o -c ./psi/zgeneric.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgeneric.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ziodevsc.o -c ./psi/ziodevsc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ziodevsc.c:153: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ziodevsc.c:230: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ziodevsc.c:301: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmath.o -c ./psi/zmath.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmath.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcontrol.o -c ./psi/zcontrol.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcontrol.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zrelbit.o -c ./psi/zrelbit.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zrelbit.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iutil.o -c ./psi/iutil.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iutil.c: In function ‘obj_cvp’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iutil.c:540:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] <--[gcc]
  540 | #if DEBUG
      |     ^~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iutil.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zstack.o -c ./psi/zstack.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zstack.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zsysvm.o -c ./psi/zsysvm.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zstring.o -c ./psi/zstring.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zstring.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zstring.c:39: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zalg.o -c ./psi/zalg.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ziodev.o -c ./psi/ziodev.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ziodev.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ztoken.o -c ./psi/ztoken.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztoken.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpacked.o -c ./psi/zpacked.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ztype.o -c ./psi/ztype.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztype.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztype.c:293: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztype.c:295: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztype.c:418: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztype.c:420: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/istack.o -c ./psi/istack.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/istack.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zvmem.o -c ./psi/zvmem.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zvmem.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmisc.o -c ./psi/zmisc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc.c:370:22: warning: Although the value stored to 'len' is used in the enclosing expression, the value is never actually read from 'len' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdevice.o -c ./psi/zdevice.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zdevice.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zht.o -c ./psi/zht.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont.o -c ./psi/zfont.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:119:29: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:529: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:548: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:228:24: warning: Access to field 'is_resource' results in a dereference of an undefined pointer value (loaded from variable 'pfont') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfont.c:339:24: warning: Access to field 'client_data' results in a dereference of an undefined pointer value (loaded from variable 'oldfont') [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfile.o -c ./psi/zfile.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:249:9: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:355:21: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:489:26: warning: The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:489:26: warning: The right operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:679:21: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:683:15: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfile.c:1082:32: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zbfont.o -c ./psi/zbfont.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c: In function ‘copy_font_name’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:431: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:434: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:435: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:443: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:486: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:573: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:645:22: warning: Null pointer passed to 2nd parameter expecting 'nonnull' [core.NonNullParamChecker] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:981:5: warning: use of NULL ‘fname.value.bytes’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:724:1: note: (1) entry to ‘build_gs_font’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:741:8: note: (2) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ghost.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:20: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:497:46: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:499:31: note: in expansion of macro ‘r_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:742:10: note: in expansion of macro ‘r_has_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:741:56: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:743:22: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:742:40: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:746:9: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:747:12: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:749:19: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:754:8: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:820:17: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:820:8: note: (12) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:821:17: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:820:67: note: (14) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:822:17: note: (15) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:821:80: note: (16) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:823:17: note: (17) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:822:90: note: (18) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:824:17: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:823:99: note: (20) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:827:12: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:828:8: note: (22) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:593:43: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:836:17: note: in expansion of macro ‘r_ptr’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:842:12: note: (24) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:843:22: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:843:16: note: (26) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/store.h:22, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/icstate.h:30, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ostack.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:21: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ialloc.h:29:29: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ialloc.h:30:33: note: in expansion of macro ‘iimemory’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:853:40: note: in expansion of macro ‘imemory’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:853:24: note: (28) calling ‘sub_font_params’ from ‘build_gs_font’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:668:1: note: (29) entry to ‘sub_font_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:672:8: note: (30) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:673:9: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:672:59: note: (32) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:676:9: note: (33) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:681:8: note: (34) following ‘false’ branch (when ‘pomat’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:689:38: note: (35) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/store.h:174:27: note: (36) ‘fname.value.bytes’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/store.h:236:3: note: in expansion of macro ‘make_tasv’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/store.h:240:3: note: in expansion of macro ‘make_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:713:9: note: in expansion of macro ‘make_empty_string’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:853:24: note: (37) returning to ‘build_gs_font’ from ‘sub_font_params’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:854:20: note: (38) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:857:17: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:857:17: note: (40) calling ‘copy_font_name’ from ‘build_gs_font’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:975:1: note: (41) entry to ‘copy_font_name’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:981:43: note: (42) ‘fname.value.bytes’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zbfont.c:981:5: note: (43) argument 2 (‘*pfname.value.const_bytes’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 2 of ‘__builtin_memcpy’ must be non-null
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zchar.o -c ./psi/zchar.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar.c:821:17: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfontenum.o -c ./psi/zfontenum.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfontenum.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfontenum.c:68:12: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zgstate.o -c ./psi/zgstate.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:95:1: warning: ‘zcurrent_uint’ defined but not used [-Wunused-function] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:249: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:277: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:414: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
   95 | zcurrent_uint(i_ctx_t *i_ctx_p, uint (*current_proc)(const gs_gstate *))
      | ^~~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zgstate.c:53:1: warning: ‘zcurrent_real’ defined but not used [-Wunused-function] <--[gcc]
   53 | zcurrent_real(i_ctx_t *i_ctx_p, double (*current_proc)(const gs_gstate *))
      | ^~~~~~~~~~~~~
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zimage.o -c ./psi/zimage.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage.c:168:10: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage.c:65: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage.c:68: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage.c:509: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zncdummy.o -c ./psi/zncdummy.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpath.o -c ./psi/zpath.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmatrix.o -c ./psi/zmatrix.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmatrix.c:118:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmatrix.c:149:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmatrix.c:180:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ialloc.o -c ./psi/ialloc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ialloc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpaint.o -c ./psi/zpaint.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpaint.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/inobtokn.o -c ./psi/inobtokn.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ilocate.o -c ./psi/ilocate.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/inouparm.o -c ./psi/inouparm.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iname.o -c ./psi/iname.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iname.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iname.c:111: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(8+(4>=2)))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iname.c:180: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(8+(4>=2)))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iname.c:345: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(8+(4>=2)))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iname.c:586: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(8+(4>=2)))'. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/igcref.o -c ./psi/igcref.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igcref.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zdscpars.o -c ./psi/zdscpars.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zdscpars.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcolor.o -c ./psi/zcolor.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6686: warning: uninitvar(CWE-457): Uninitialized variable: obj <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:330:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c: In function ‘setcmykspace’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:3826:12: warning: Value stored to 'op' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:4119:12: warning: Value stored to 'op' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:4194:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:4646:13: warning: Value stored to 'op' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:4807:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5046:20: warning: Value stored to 'ep' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6657:13: warning: Access to field 'runtransformproc' results in a dereference of an undefined pointer value (loaded from variable 'obj') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6712:12: warning: Value stored to 'op' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6754:16: warning: Access to field 'setproc' results in a dereference of an undefined pointer value (loaded from variable 'obj') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6812:5: warning: Value stored to 'ep' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1723:17: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:3182:12: note: (1) entry to ‘setciedefgspace’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1715:12: note: (2) entry to ‘setcmykspace’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1723:17: note: (3) infinite loop here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1723:9: note: (4) if it ever follows ‘default:’ branch, it will always do so... <--[gcc]
cc1: note: (5) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1842:14: note: (6) if it ever follows ‘true’ branch, it will always do so... <--[gcc]
cc1: note: (7) ...to here
cc1: note: (8) looping back...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:1723:17: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c: In function ‘checkrangeab’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5466:18: warning: use of uninitialized value ‘value[1]’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5445:11: note: (1) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5449:8: note: (2) following ‘true’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ghost.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:20: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:466:13: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:512:3: note: in expansion of macro ‘_REF_HAS_MASKED_TYPE_ATTRS’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5450:14: note: in expansion of macro ‘r_is_array’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5450:12: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:481:30: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5452:13: note: in expansion of macro ‘r_size’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5452:12: note: (6) following ‘false’ branch... <--[gcc]
cc1: note: (7) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5455:19: note: (8) following ‘true’ branch (when ‘i != 4’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5456:20: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5457:16: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:497:64: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:499:31: note: in expansion of macro ‘r_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5459:17: note: in expansion of macro ‘r_has_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5455:19: note: (12) following ‘false’ branch (when ‘i == 4’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5466:18: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:5466:18: note: (14) use of uninitialized value ‘value[1]’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c: In function ‘setdevicecolor_cont’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6819:9: warning: infinite loop [CWE-835] [-Wanalyzer-infinite-loop] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6819:9: note: (1) infinite loop here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6819:9: note: (2) if it ever follows ‘default:’ branch, it will always do so... <--[gcc]
cc1: note: (3) ...to here
cc1: note: (4) looping back...
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcolor.c:6819:9: note: (5) ...to here <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfbcp.o -c ./psi/zfbcp.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcolor2.o -c ./psi/zcolor2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/igc.o -c ./psi/igc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:1196: error: integerOverflow(CWE-190): Signed integer overflow for expression '-((((((8-1)|(8-1)|(8-1))+1)-1)|((1<<3)-1)|((1<<1)-1))+1)'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:539: warning: uninitvar(CWE-457): Uninitialized variables: total.limit, total.max_used, total.is_thread_safe <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:531: error: uninitStructMember(CWE-457): Uninitialized struct member: total.limit <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:531: error: uninitStructMember(CWE-457): Uninitialized struct member: total.max_used <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igc.c:531: error: uninitStructMember(CWE-457): Uninitialized struct member: total.is_thread_safe <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcsindex.o -c ./psi/zcsindex.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/isave.o -c ./psi/isave.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
In function ‘alloc_save_client_data’,
    inlined from ‘alloc_restore_all’ at ./psi/isave.c:883:29:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:727:16: warning: dereference of NULL ‘0’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c: In function ‘alloc_restore_all’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:868:1: note: (1) entry to ‘alloc_restore_all’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:882:29: note: (2) following ‘true’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iastate.h:25, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:24: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ialloc.h:28:19: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:883:71: note: in expansion of macro ‘idmemory’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:883:52: note: (4) calling ‘alloc_save_current’ from ‘alloc_restore_all’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:613:1: note: (5) entry to ‘alloc_save_current’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:615:12: note: (6) calling ‘alloc_save_current_id’ from ‘alloc_save_current’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:598:1: note: (7) entry to ‘alloc_save_current_id’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:604:8: note: (8) following ‘false’ branch (when ‘save’ is NULL)... <--[gcc]
cc1: note: (9) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:615:12: note: (10) returning to ‘alloc_save_current’ from ‘alloc_save_current_id’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:615:12: note: (11) inlined call to ‘alloc_find_save’ from ‘alloc_save_current’ <--[gcc]
In function ‘alloc_find_save’,
    inlined from ‘alloc_save_current’ at ./psi/isave.c:615:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:713:8: note: (12) following ‘false’ branch... <--[gcc]
In function ‘alloc_restore_all’:
cc1: note: (13) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:615:12: note: (14) inlined call to ‘alloc_find_save’ from ‘alloc_save_current’ <--[gcc]
In function ‘alloc_find_save’,
    inlined from ‘alloc_save_current’ at ./psi/isave.c:615:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:715:18: note: (15) following ‘false’ branch (when ‘sprev’ is NULL)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c: In function ‘alloc_restore_all’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:615:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:883:52: note: (17) returning to ‘alloc_restore_all’ from ‘alloc_save_current’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:883:29: note: (18) inlined call to ‘alloc_save_client_data’ from ‘alloc_restore_all’ <--[gcc]
In function ‘alloc_save_client_data’,
    inlined from ‘alloc_restore_all’ at ./psi/isave.c:883:29:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/isave.c:727:16: note: (19) dereference of NULL ‘alloc_save_current(&*i_ctx_p.memory)’ <--[gcc]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcssepr.o -c ./psi/zcssepr.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zcssepr.c:145: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zht2.o -I./toolbin/halftone/gen_ordered -c ./psi/zht2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:355:9: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:395:45: warning: Access to field 'transfer' results in a dereference of a null pointer (loaded from variable 'porder') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:397:21: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:461:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:476:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:478:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:496:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zht2.c:498:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/igcstr.o -c ./psi/igcstr.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igcstr.c:67: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(2+3))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igcstr.c:97: error: integerOverflow(CWE-190): Signed integer overflow for expression '-(1<<(2+3))'. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igcstr.c:348:21: warning: Value stored to 'from' during its initialization is never read [deadcode.DeadStores] <--[clang]
cswrap: warning: 2024-07-03 13:10:03 still trying to lock /cswrap_cap_file_lock
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/dscparse.o -c ./psi/dscparse.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:623:38: warning: Dereference of null pointer [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:1364:38: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:1369:34: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:1374:47: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dscparse.c:3832:32: warning: Dereference of null pointer [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfapi.o -c ./psi/zfapi.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfapi.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sbcp.o -c ./base/sbcp.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sbcp.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
cswrap: warning: 2024-07-03 13:10:05 still trying to lock /cswrap_cap_file_lock
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpath1.o -c ./psi/zpath1.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpath1.c:219:5: warning: Value stored to 'op' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpath1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
cswrap: warning: 2024-07-03 13:10:06 still trying to lock /cswrap_cap_file_lock
cswrap: warning: 2024-07-03 13:10:06 still trying to lock /cswrap_cap_file_lock
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfsample.o -c ./psi/zfsample.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfsample.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfunc0.o -c ./psi/zfunc0.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfimscale.o -c ./psi/zfimscale.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfimscale.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfont32.o -c ./psi/zfont32.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfunc.o -c ./psi/zfunc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfunc.c:66:12: warning: 3rd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfunc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfunc.c:199: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zchar32.o -c ./psi/zchar32.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zchar32.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcspixel.o -c ./psi/zcspixel.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfunc3.o -c ./psi/zfunc3.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zcolor3.o -c ./psi/zcolor3.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zform.o -c ./psi/zform.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zform.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zimage3.o -c ./psi/zimage3.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zimage3.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zmisc3.o -c ./psi/zmisc3.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc3.c:110:37: warning: The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc3.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zmisc3.c:118:13: warning: The left operand of '&' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/macglyph -include ./soobj/macroman -ps gs_mgl_e
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfmd5.o -c ./psi/zfmd5.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfzlib.o -c ./psi/zfzlib.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfsha2.o -c ./psi/zfsha2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/ssha2.o -c ./base/ssha2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfunc4.o -c ./psi/zfunc4.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfunc4.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/simscale.o -c ./base/simscale.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/simscale.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zicc.o -c ./psi/zicc.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c: In function ‘seticc’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:231:48: warning: dereference of NULL ‘picc_profile’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:77:8: note: (1) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ghost.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:21: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:466:8: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:540:3: note: in expansion of macro ‘_REF_HAS_MASKED_TYPE_ATTRS’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:73:9: note: in expansion of macro ‘r_has_type_attrs’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:77:3: note: in expansion of macro ‘check_type_access’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:63:5: note: in expansion of macro ‘check_read_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:79:5: note: in expansion of macro ‘check_read_file’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:22: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:73:6: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:77:3: note: in expansion of macro ‘check_type_access’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:63:5: note: in expansion of macro ‘check_read_type’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:79:5: note: in expansion of macro ‘check_read_file’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/icstate.h:30, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ostack.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/oper.h:23: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:70:10: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:67:3: note: in expansion of macro ‘check_read_known_file_else’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/files.h:64:5: note: in expansion of macro ‘check_read_known_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:79:5: note: in expansion of macro ‘check_read_file’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:83:8: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:94:9: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:111:12: note: (7) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:32: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igstate.h:199:21: note: (8) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:118:62: note: in expansion of macro ‘igs’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:120:30: note: (9) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/igstate.h:199:21: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:127:71: note: in expansion of macro ‘igs’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:128:8: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:133:29: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:155:8: note: (13) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:163:5: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:224:8: note: (15) following ‘true’ branch (when ‘picc_profile’ is non-NULL)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gscspace.h:24, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxcspace.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsnamecl.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iref.h:26: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:139:13: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:166:7: note: in expansion of macro ‘RC_DO_ADJUST’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:175:3: note: in expansion of macro ‘rc_adjust_’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:181:3: note: in expansion of macro ‘rc_adjust’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:228:9: note: in expansion of macro ‘rc_decrement’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:167:10: note: (17) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:175:3: note: in expansion of macro ‘rc_adjust_’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:181:3: note: in expansion of macro ‘rc_adjust’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:228:9: note: in expansion of macro ‘rc_decrement’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:109:13: note: (18) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:168:9: note: in expansion of macro ‘rc_free_struct’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:175:3: note: in expansion of macro ‘rc_adjust_’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsrefct.h:181:3: note: in expansion of macro ‘rc_adjust’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:228:9: note: in expansion of macro ‘rc_decrement’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:229:12: note: (19) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:231:48: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zicc.c:231:48: note: (21) dereference of NULL ‘picc_profile’ <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/ztrans.o -c ./psi/ztrans.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztrans.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/ztrans.c:525: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfarc4.o -c ./psi/zfarc4.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfarc4.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zfaes.o -c ./psi/zfaes.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfaes.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/saes.o -c ./base/saes.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/saes.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpdf_r6.o -c ./psi/zpdf_r6.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpdf_r6.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/aes.o -c ./base/aes.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_loop_detect.c -o ./soobj/pdf_loop_detect.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sha2.o -c ./base/sha2.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:9: warning: Value stored to 'a' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:13: warning: Although the value stored to 'b' is used in the enclosing expression, the value is never actually read from 'b' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:17: warning: Although the value stored to 'c' is used in the enclosing expression, the value is never actually read from 'c' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:21: warning: Although the value stored to 'd' is used in the enclosing expression, the value is never actually read from 'd' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:25: warning: Although the value stored to 'e' is used in the enclosing expression, the value is never actually read from 'e' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:29: warning: Although the value stored to 'f' is used in the enclosing expression, the value is never actually read from 'f' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:33: warning: Although the value stored to 'g' is used in the enclosing expression, the value is never actually read from 'g' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:37: warning: Although the value stored to 'h' is used in the enclosing expression, the value is never actually read from 'h' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:41: warning: Although the value stored to 'T1' is used in the enclosing expression, the value is never actually read from 'T1' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:533:46: warning: Although the value stored to 'T2' is used in the enclosing expression, the value is never actually read from 'T2' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:566:25: warning: Value stored to 'usedspace' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:566:37: warning: Although the value stored to 'freespace' is used in the enclosing expression, the value is never actually read from 'freespace' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:583:9: warning: Value stored to 'usedspace' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:583:21: warning: Although the value stored to 'freespace' is used in the enclosing expression, the value is never actually read from 'freespace' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:646:9: warning: Value stored to 'usedspace' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:9: warning: Value stored to 'a' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:13: warning: Although the value stored to 'b' is used in the enclosing expression, the value is never actually read from 'b' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:17: warning: Although the value stored to 'c' is used in the enclosing expression, the value is never actually read from 'c' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:21: warning: Although the value stored to 'd' is used in the enclosing expression, the value is never actually read from 'd' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:25: warning: Although the value stored to 'e' is used in the enclosing expression, the value is never actually read from 'e' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:29: warning: Although the value stored to 'f' is used in the enclosing expression, the value is never actually read from 'f' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:33: warning: Although the value stored to 'g' is used in the enclosing expression, the value is never actually read from 'g' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:37: warning: Although the value stored to 'h' is used in the enclosing expression, the value is never actually read from 'h' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:41: warning: Although the value stored to 'T1' is used in the enclosing expression, the value is never actually read from 'T1' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:853:46: warning: Although the value stored to 'T2' is used in the enclosing expression, the value is never actually read from 'T2' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:886:25: warning: Value stored to 'usedspace' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:886:37: warning: Although the value stored to 'freespace' is used in the enclosing expression, the value is never actually read from 'freespace' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:903:9: warning: Value stored to 'usedspace' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/sha2.c:903:21: warning: Although the value stored to 'freespace' is used in the enclosing expression, the value is never actually read from 'freespace' [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zshade.o -c ./psi/zshade.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zshade.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zshade.c:620: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_array.c -o ./soobj/pdf_array.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_array.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsfunc4.o -c ./base/gsfunc4.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:329: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:350: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:364: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:247:13: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:250:13: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:253:13: warning: 2nd function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:259:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:262:17: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:271:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:274:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:279:20: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:288:30: warning: The left operand of '<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:297:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:300:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:308:13: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:316:30: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:321:31: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:324:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:327:30: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:336:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:339:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:342:30: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:348:51: warning: The left operand of '*' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:357:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:360:30: warning: The left operand of '>=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:364:30: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:370:26: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:373:26: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:376:26: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:379:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:382:47: warning: The left operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:385:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:388:28: warning: 1st function call argument is an uninitialized value [core.CallAndMessage] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:391:17: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:400:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:403:42: warning: The left operand of '<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:407:29: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:416:20: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:419:20: warning: The left operand of '>=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:422:20: warning: The left operand of '>=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:425:20: warning: The left operand of '>' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:428:20: warning: The left operand of '>' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:431:20: warning: The left operand of '<=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:434:20: warning: The left operand of '<=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:437:20: warning: The left operand of '<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:440:20: warning: The left operand of '<' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:443:20: warning: The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:446:20: warning: The left operand of '!=' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:449:20: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:459:15: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:477:15: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:486:15: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:531:17: warning: Branch condition evaluates to a garbage value [core.uninitialized.Branch] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsfunc4.c:543:48: warning: Assigned value is garbage or undefined [core.uninitialized.Assign] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/zpdfops.o -c ./psi/zpdfops.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpdfops.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zpdfops.c:1442: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_xref.c -o ./soobj/pdf_xref.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_xref.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_xref.c:532:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_path.c -o ./soobj/pdf_path.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_path.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/ghostpdf.c -o ./soobj/ghostpdf.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:1367:5: warning: Value stored to 'Offset' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:1368:5: warning: Value stored to 'bytes' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:1371:5: warning: Value stored to 'bytes' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:1577:13: warning: Dereference of null pointer (loaded from variable 'str') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.c:1846:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_pattern.c -o ./soobj/pdf_pattern.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_pattern.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_pattern.c:462:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_stack.c -o ./soobj/pdf_stack.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_int.c -o ./soobj/pdf_int.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_int.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_int.c:239: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_int.c:898:9: warning: Value stored to 'key' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_dict.c -o ./soobj/pdf_dict.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_dict.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_dict.c:236: error: ctunullpointer(CWE-476): Null pointer dereference: Key <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_dict.c:303: error: ctunullpointer(CWE-476): Null pointer dereference: Key <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_dict.c:303:48: warning: Access to field 'length' results in a dereference of a null pointer (loaded from variable 'Key') [core.NullDereference] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_gstate.c -o ./soobj/pdf_gstate.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:2338: warning: uninitvar(CWE-457): Uninitialized variable: code <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:519:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:1381:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:1745:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:1881:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:1935:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:1989:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_gstate.c:2172:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_page.c -o ./soobj/pdf_page.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:61:65: warning: dereference of NULL ‘page_dict’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:876:5: note: (1) entry to ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:879:15: note: (2) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:881:15: note: (3) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:886:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:889:18: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:892:12: note: (6) calling ‘pdfi_page_get_dict’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:731:5: note: (7) entry to ‘pdfi_page_get_dict’ <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:19: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (8) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:764:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_get_dict’ at ./pdf/pdf_page.c:764:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:765:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (11) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:765:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_get_dict’ at ./pdf/pdf_page.c:765:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:766:16: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:892:12: note: (14) returning to ‘pdfi_page_render’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:893:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:904:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:904:12: note: (17) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:905:8: note: (18) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:918:12: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:918:12: note: (20) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (21) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:928:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:928:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (22) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (24) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (25) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:111:25: note: (26) inlined call to ‘pdfi_countup_impl’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:930:5: note: in expansion of macro ‘pdfi_countup’ <--[gcc]
In function ‘pdfi_countup_impl’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:930:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:40:8: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:935:24: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:945:8: note: (29) following ‘true’ branch (when ‘init_graphics != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:946:16: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:946:16: note: (31) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:947:12: note: (32) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:950:9: note: (33) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:962:5: note: (34) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (35) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (36) inlined call to ‘setup_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
In function ‘setup_page_DefaultSpaces’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:964:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:865:5: note: (37) calling ‘release_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:825:13: note: (38) entry to ‘release_page_DefaultSpaces’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:827:8: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:838:18: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:838:8: note: (41) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:849:18: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:849:8: note: (43) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:860:1: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (45) inlined call to ‘setup_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
In function ‘setup_page_DefaultSpaces’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:964:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:865:5: note: (46) returning to ‘pdfi_page_render’ from ‘release_page_DefaultSpaces’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:965:8: note: (47) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (49) calling ‘pdfi_setup_transfers’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:459:13: note: (50) entry to ‘pdfi_setup_transfers’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:489:8: note: (51) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:490:34: note: (52) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:496:8: note: (53) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:497:35: note: (54) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (55) returning to ‘pdfi_page_render’ from ‘pdfi_setup_transfers’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:977:8: note: (56) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:984:18: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:1025:12: note: (58) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:1025:12: note: (59) calling ‘pdfi_process_one_page’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:141:12: note: (60) entry to ‘pdfi_process_one_page’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:150:12: note: (61) calling ‘pdfi_process_page_contents’ from ‘pdfi_process_one_page’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:44:12: note: (62) entry to ‘pdfi_process_page_contents’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:54:8: note: (63) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:57:8: note: (64) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:57:8: note: (65) following ‘false’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/ghostpdf.h:31, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_int.h:19, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:18: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_types.h:262:25: note: (66) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:60:9: note: in expansion of macro ‘pdfi_type_of’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:60:8: note: (67) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:61:36: note: (68) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:61:65: note: (69) dereference of NULL ‘page_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:100:55: warning: dereference of NULL ‘page_dict’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:876:5: note: (1) entry to ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:879:15: note: (2) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:881:15: note: (3) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:886:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:889:18: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:892:12: note: (6) calling ‘pdfi_page_get_dict’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:731:5: note: (7) entry to ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (8) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:764:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_get_dict’ at ./pdf/pdf_page.c:764:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:765:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (11) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:765:9: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_get_dict’ at ./pdf/pdf_page.c:765:9:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:766:16: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:892:12: note: (14) returning to ‘pdfi_page_render’ from ‘pdfi_page_get_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:893:8: note: (15) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:904:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:904:12: note: (17) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:905:8: note: (18) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:918:12: note: (19) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:918:12: note: (20) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (21) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:928:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:928:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (22) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (23) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (24) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:929:31: note: (25) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:111:25: note: (26) inlined call to ‘pdfi_countup_impl’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:930:5: note: in expansion of macro ‘pdfi_countup’ <--[gcc]
In function ‘pdfi_countup_impl’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:930:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:40:8: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:935:24: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:945:8: note: (29) following ‘true’ branch (when ‘init_graphics != 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:946:16: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:946:16: note: (31) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:947:12: note: (32) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:950:9: note: (33) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:962:5: note: (34) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (35) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (36) inlined call to ‘setup_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
In function ‘setup_page_DefaultSpaces’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:964:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:865:5: note: (37) calling ‘release_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:825:13: note: (38) entry to ‘release_page_DefaultSpaces’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:827:8: note: (39) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:838:18: note: (40) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:838:8: note: (41) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:849:18: note: (42) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:849:8: note: (43) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:860:1: note: (44) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:964:12: note: (45) inlined call to ‘setup_page_DefaultSpaces’ from ‘pdfi_page_render’ <--[gcc]
In function ‘setup_page_DefaultSpaces’,
    inlined from ‘pdfi_page_render’ at ./pdf/pdf_page.c:964:12:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:865:5: note: (46) returning to ‘pdfi_page_render’ from ‘release_page_DefaultSpaces’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c: In function ‘pdfi_process_page_contents’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:965:8: note: (47) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (48) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (49) calling ‘pdfi_setup_transfers’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:459:13: note: (50) entry to ‘pdfi_setup_transfers’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:489:8: note: (51) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:490:34: note: (52) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:496:8: note: (53) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:497:35: note: (54) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:968:5: note: (55) returning to ‘pdfi_page_render’ from ‘pdfi_setup_transfers’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:977:8: note: (56) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:984:18: note: (57) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:1025:12: note: (58) ‘page_dict’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:1025:12: note: (59) calling ‘pdfi_process_one_page’ from ‘pdfi_page_render’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:141:12: note: (60) entry to ‘pdfi_process_one_page’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:150:12: note: (61) calling ‘pdfi_process_page_contents’ from ‘pdfi_process_one_page’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:44:12: note: (62) entry to ‘pdfi_process_page_contents’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:54:8: note: (63) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:57:8: note: (64) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:57:8: note: (65) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_types.h:262:25: note: (66) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:60:9: note: in expansion of macro ‘pdfi_type_of’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:60:8: note: (67) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:74:12: note: (68) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:75:8: note: (69) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:80:37: note: (70) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:81:8: note: (71) following ‘true’ branch... <--[gcc]
cc1: note: (72) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:84:20: note: (73) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:86:20: note: (74) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:87:16: note: (75) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_types.h:262:25: note: (76) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:89:17: note: in expansion of macro ‘pdfi_type_of’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:89:16: note: (77) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:95:20: note: (78) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:95:20: note: (79) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:100:26: note: (80) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:100:55: note: (81) dereference of NULL ‘page_dict’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:224:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:287:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:358:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:368:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:454:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_page.c:670:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fapi.c -o ./soobj/pdf_fapi.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fapi.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fapi.c:767: error: uninitStructMember(CWE-457): Uninitialized struct member: subrstring.length <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_image.c -o ./soobj/pdf_image.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:261:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:274:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:285:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:299:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:303:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:329:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:341:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:570:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:902:9: warning: Value stored to 'bytes_avail' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:1072:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:1584:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_image.c:2504:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_ciddec.c -o ./soobj/pdf_ciddec.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_mark.c -o ./soobj/pdf_mark.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_mark.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_mark.c:704:27: warning: Access to field 'length' results in a dereference of a null pointer (loaded from variable 'Str') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_mark.c:974:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_mark.c:1292:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc  -c ./pdf/pdf_file.c -o ./soobj/pdf_file_jbig2dec.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c:568:5: warning: Value stored to 'source' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c:650:5: warning: Value stored to 'source' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c:1268:32: warning: Access to field 'original' results in a dereference of a null pointer (loaded from variable 'crypt_stream') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c:1455:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_file.c: internal warning: child 13788 timed out after 30s <--[gcc]
cswrap: warning: 2024-07-03 13:11:02 still trying to lock /cswrap_cap_file_lock
cswrap: error: child 13788 (/usr/bin/gcc) terminated by signal 15 (timed out)
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_colour.c -o ./soobj/pdf_colour.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:20: <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c: internal warning: child 13817 timed out after 30s <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.h:28:9: warning: Access to field 'interpreter_data' results in a dereference of a null pointer (loaded from variable 'pcs') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:1055:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:2043:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:2047:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:2420:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_colour.c:2685:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
cswrap: error: child 13817 (/usr/bin/gcc) terminated by signal 15 (timed out)
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_annot.c -o ./soobj/pdf_annot.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:242:5: warning: Value stored to 'xscale' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:242:14: warning: Although the value stored to 'yscale' is used in the enclosing expression, the value is never actually read from 'yscale' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:474:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:1489:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:1490:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2052:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2053:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2056:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2063:20: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2143:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2144:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2145:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2146:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2147:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2200:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2319:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2328:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2338:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2431:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2432:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2433:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:2892:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:3292:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:3449:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:4213:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:4220:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_annot.c:4227:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font.c -o ./soobj/pdf_font.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:306:25: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:2395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:2413: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:324:29: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:342:25: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:814:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:874:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:1048:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:1058:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:1682:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font.c:2023:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font0.c -o ./soobj/pdf_font0.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font0.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font0.c:71:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font1.c -o ./soobj/pdf_font1.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c: In function ‘pop_pfb_filter’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:633:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:360:13: warning: dereference of NULL ‘s’ [CWE-476] [-Wanalyzer-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:372:1: note: (1) entry to ‘pdfi_t1_decode_pfb’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:382:12: note: (2) calling ‘push_pfb_filter’ from ‘pdfi_t1_decode_pfb’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:318:1: note: (3) entry to ‘push_pfb_filter’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:326:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:329:37: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:335:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:342:5: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:382:12: note: (8) returning to ‘pdfi_t1_decode_pfb’ from ‘push_pfb_filter’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:383:8: note: (9) following ‘false’ branch... <--[gcc]
cc1: note: (10) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:395:12: note: (11) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:400:20: note: (12) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:408:13: note: (13) calling ‘pop_pfb_filter’ from ‘pdfi_t1_decode_pfb’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:358:1: note: (14) entry to ‘pop_pfb_filter’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:360:13: note: (15) dereference of NULL ‘s’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:694: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:921: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1.c:934:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font11.c -o ./soobj/pdf_font11.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font11.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font11.c:506: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font9.c -o ./soobj/pdf_font9.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font9.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font1C.c -o ./soobj/pdf_font1C.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2101: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2188: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2266: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2530: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2735: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2861: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:3110: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:1244:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:1535:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:1601:22: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:1637:22: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:1722:5: warning: Value stored to 'p' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2373:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2373:61: warning: Access to field 'object_num' results in a dereference of a null pointer (loaded from variable 'font_dict') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2374:42: warning: Access to field 'pfont' results in a dereference of an undefined pointer value (loaded from variable 'cffcid') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2663:38: warning: Access to field 'object_num' results in a dereference of a null pointer (loaded from variable 'font_dict') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2743:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2744:43: warning: Access to field 'pfont' results in a dereference of an undefined pointer value (loaded from variable 'cfffont') [core.NullDereference] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:2985:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font1C.c:3123:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fontps.c -o ./soobj/pdf_fontps.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontps.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontps.c:248:29: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontps.c:1215:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font3.c -o ./soobj/pdf_font3.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font3.c:181: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_font3.c:293:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fontTT.c -o ./soobj/pdf_fontTT.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:651: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:852: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:67:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:180:21: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:225:25: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:461:10: warning: Although the value stored to 'code' is used in the enclosing expression, the value is never actually read from 'code' [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:525:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fontTT.c:865:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fmap.c -o ./soobj/pdf_fmap.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:146: error: autoVariables(CWE-562): Address of local auto-variable assigned to a function parameter. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:75: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:954: error: legacyUninitvar(CWE-457): Uninitialized variable: mname <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:681:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:688:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_fmap.c:751:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_text.c -o ./soobj/pdf_text.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_text.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_text.c:765:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_misc.c -o ./soobj/pdf_misc.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_misc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_optcontent.c -o ./soobj/pdf_optcontent.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_device.c -o ./soobj/pdf_device.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_utf8.c -o ./soobj/pdf_utf8_unix_.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_shading.c -o ./soobj/pdf_shading.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_shading.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_trans.c -o ./soobj/pdf_trans.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:482:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:517:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:776:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:868:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_trans.c:869:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_repair.c -o ./soobj/pdf_repair.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_repair.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_repair.c:149:9: warning: Value stored to 'offset' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_repair.c:156:13: warning: Value stored to 'object_num' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_cmap.c -o ./soobj/pdf_cmap.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c: In function ‘pdfi_make_gs_cmap’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:861:13: warning: use of NULL ‘ndlookups’ where non-null expected [CWE-476] [-Wanalyzer-null-argument] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:813:8: note: (1) following ‘true’ branch... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/scommon.h:22, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/strmio.h:23, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:16: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmemory.h:135:11: note: (2) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:818:9: note: in expansion of macro ‘gs_free_object’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:824:12: note: (3) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:829:40: note: (4) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:829:12: note: (5) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:841:16: note: (6) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:843:32: note: (7) ‘ndlookups’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:860:66: note: (8) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:861:35: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:861:20: note: (10) ‘ndlookups’ is NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:861:13: note: (11) argument 1 (‘ndlookups + (long unsigned int)i * 80’) NULL where non-null expected <--[gcc]
<built-in>: note: argument 1 of ‘__builtin_memcpy’ must be non-null
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_cmap.c:975:17: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_sec.c -o ./soobj/pdf_sec.o
In function ‘pdf_compute_encryption_key_r6’,
    inlined from ‘check_owner_password_R6.constprop.0’ at ./pdf/pdf_sec.c:722:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: warning: ‘pdf_compute_hardened_hash_r6’ accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] <--[gcc]
  402 |         pdf_compute_hardened_hash_r6(password, pwlen,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  403 |         (ownerkey ? O : U) + 40,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~
  404 |         (ownerkey ? U : NULL), hash);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 3 of type ‘unsigned char[16]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 5 of type ‘unsigned char[32]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c: In function ‘check_owner_password_R6.constprop.0’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:324:1: note: in a call to function ‘pdf_compute_hardened_hash_r6’ <--[gcc]
  324 | pdf_compute_hardened_hash_r6(unsigned char *password, int pwlen, unsigned char salt[16], unsigned char *ownerkey, unsigned char hash[32])
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘pdf_compute_encryption_key_r6’,
    inlined from ‘check_user_password_R6.constprop.0’ at ./pdf/pdf_sec.c:417:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: warning: ‘pdf_compute_hardened_hash_r6’ accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] <--[gcc]
  402 |         pdf_compute_hardened_hash_r6(password, pwlen,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  403 |         (ownerkey ? O : U) + 40,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~
  404 |         (ownerkey ? U : NULL), hash);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 3 of type ‘unsigned char[16]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 5 of type ‘unsigned char[32]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c: In function ‘check_user_password_R6.constprop.0’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:324:1: note: in a call to function ‘pdf_compute_hardened_hash_r6’ <--[gcc]
  324 | pdf_compute_hardened_hash_r6(unsigned char *password, int pwlen, unsigned char salt[16], unsigned char *ownerkey, unsigned char hash[32])
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:796:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:815:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
In function ‘pdf_compute_encryption_key_r6’,
    inlined from ‘check_owner_password_R6.constprop’ at ./pdf/pdf_sec.c:722:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: warning: ‘pdf_compute_hardened_hash_r6’ accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 3 of type ‘unsigned char[16]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 5 of type ‘unsigned char[32]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c: In function ‘check_owner_password_R6.constprop’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:324:1: note: in a call to function ‘pdf_compute_hardened_hash_r6’ <--[gcc]
In function ‘pdf_compute_encryption_key_r6’,
    inlined from ‘check_user_password_R6.constprop’ at ./pdf/pdf_sec.c:417:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: warning: ‘pdf_compute_hardened_hash_r6’ accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 3 of type ‘unsigned char[16]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:402:9: note: referencing argument 5 of type ‘unsigned char[32]’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c: In function ‘check_user_password_R6.constprop’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_sec.c:324:1: note: in a call to function ‘pdf_compute_hardened_hash_r6’ <--[gcc]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -Isrc -I./psi -I./soobj -I./soobj -I./base -I./devices   -o ./soobj/zfjbig2_jbig2dec.o -c ./psi/zfjbig2.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -Isrc/src/lib/openjp2/.. -Isrc/src/lib/openjp2 -I./psi -I./soobj -I./soobj -I./base -I./devices -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2   -o ./soobj/zfjpx_openjpeg.o \
	-c ./psi/zfjpx.c
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfjpx.c:138:46: warning: The left operand of '==' is a garbage value [core.UndefinedBinaryOperatorResult] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/zfjpx.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_func.c -o ./soobj/pdf_func.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_func.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_func.c:584:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iapi.o -c ./psi/iapi.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/gs.o -c ./psi/gs.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nosync ./soobj/gp_nsync.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/smd5 ./soobj/smd5.o ./soobj/gsmd5.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gsnogc ./soobj/gsnogc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pipe ./soobj/gdevpipe.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pipe -iodev pipe
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gsromfs0.o -c ./base/gsromfs0.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/htxlib ./soobj/gshtx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/funclib ./soobj/gsdsrc.o ./soobj/gsfunc.o ./soobj/gsfunc0.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/imasklib ./soobj/gxclipm.o ./soobj/gximage3.o ./soobj/gximage4.o ./soobj/gxmclip.o
./soobj/aux/echogs -e .dev -a-  ./soobj/imasklib -imagetype 3 4
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
rm -f ./soobj/gscdefs.c
cp ./base/gscdef.c ./soobj/gscdefs.c
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gscdefs.o -c ./soobj/gscdefs.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmyklib ./soobj/gscolor1.o ./soobj/gsht1.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gxicolor_0.o ./soobj/gxicolor.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2cs ./soobj/gscolor2.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2lib ./soobj/gsdps1.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1lib ./soobj/gspath1.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rld ./soobj/srld.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ttflib ./soobj/gstype42.o ./soobj/gxchrout.o ./soobj/ttcalc.o ./soobj/ttfinp.o ./soobj/ttfmain.o ./soobj/ttfmemd.o ./soobj/ttinterp.o ./soobj/ttload.o ./soobj/ttobjs.o ./soobj/gxttfb.o ./soobj/gzspotan.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cielib ./soobj/gscie.o ./soobj/gsciemap.o ./soobj/gscscie.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cielib ./soobj/gscrd.o ./soobj/gscrdp.o ./soobj/gxctable.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_check.c -o ./soobj/pdf_check.o
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_check.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sdcte_1.o ./soobj/sdcte.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sjpege_1.o ./soobj/sjpege.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libpng_1 -lib png
./soobj/aux/echogs -e .dev -a-  ./soobj/libpng_1 -include ./soobj/zlibe.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seprlib ./soobj/gscsepr.o ./soobj/gsnamecl.o ./soobj/gsncdummy.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gxblend_0.o ./soobj/gxblend.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/sdctc.o -c ./base/sdctc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gdevp14_0.o ./soobj/gdevp14.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixlib ./soobj/gscpixel.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc -I./soobj -I./base -I./devices -Isrc -DSHARE_JPEG=1   -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -o ./soobj/sjpegc_1.o -c ./base/sjpegc.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bboxutil ./soobj/gdevbbox.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gxdownscale_0.o ./soobj/gxdownscale.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc -I./soobj -I./base -I./devices -Isrc -DSHARE_JPEG=1   -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -o ./soobj/sjpegd_1.o -c ./base/sjpegd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidlib ./soobj/gsfcid.o ./soobj/gsfcid2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cidlib -include ./soobj/ttflib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1lib ./soobj/gstype1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1lib ./soobj/gxtype1.o ./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf2lib ./soobj/gstype2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf2lib ./soobj/gxtype1.o ./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gsicc_lcms2_1.o ./soobj/gsicc_lcms2.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwd ./soobj/slzwd.o ./soobj/slzwc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gsicc_create_1.o ./soobj/gsicc_create.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sjbig2_jbig2dec ./soobj/sjbig2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sjbig2_jbig2dec -include ./soobj/jbig2dec.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sjpx_openjpeg ./soobj/sjpx_openjpeg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sjpx_openjpeg -include ./soobj/openjpeg.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pwgd ./soobj/spwgd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ramfs ./soobj/gsioram.o ./soobj/ramfs.o
./soobj/aux/echogs -e .dev -a-  ./soobj/ramfs -iodev ram
./soobj/aux/echogs -e .dev -a-  ./soobj/ramfs -obj ./soobj/ramfs.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/display ./soobj/gdevdsp.o ./soobj/gdevpccm.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevdcrd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gstiffio_1.o ./soobj/gstiffio.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfe ./soobj/scfe.o ./soobj/scfetab.o ./soobj/shc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwe ./soobj/slzwe.o ./soobj/slzwc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rle ./soobj/srle.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/opdfread_.h ./soobj/opdfread.h
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdeparam ./soobj/sdeparam.o ./soobj/sdcparam.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/x11_ ./soobj/gdevx.o ./soobj/gdevxcmp.o ./soobj/gdevxini.o ./soobj/gdevxres.o ./soobj/gsparamx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/x11_ -link 
./soobj/aux/echogs -e .dev -a-  ./soobj/x11_ -lib Xt SM ICE Xext X11
./soobj/aux/echogs -e .dev -a-  ./soobj/x11_ -include ./soobj/bboxutil
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/docxwrite ./soobj/gdevdocxw.o ./soobj/doc_common.o ./soobj/extract_alloc.o ./soobj/extract_astring.o ./soobj/extract_boxer.o ./soobj/extract_buffer.o ./soobj/extract_document.o ./soobj/extract_docx.o ./soobj/extract_docx_template.o ./soobj/extract_extract.o ./soobj/extract_html.o ./soobj/extract_join.o ./soobj/extract_json.o ./soobj/extract_mem.o ./soobj/extract_odt.o ./soobj/extract_odt_template.o ./soobj/extract_outf.o ./soobj/extract_rect.o ./soobj/extract_sys.o ./soobj/extract_text.o ./soobj/extract_xml.o ./soobj/extract_zip.o 
./soobj/aux/echogs -e .dev -a-  ./soobj/docxwrite -include ./soobj/gsagl
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/szlibc_1.o ./soobj/szlibc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/szlibe_1.o ./soobj/szlibe.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sfile ./soobj/sfxstdio.o ./soobj/sfxcommon.o ./soobj/stream.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pngp ./soobj/spngp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seexec ./soobj/seexec.o ./soobj/gscrypt1.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/lzwe.dev ./soobj/slzwe.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sarc4 ./soobj/sarc4.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fcopy ./soobj/gxfcopy.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gdevfpng_1.o ./soobj/gdevfpng.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gdevtsep_0.o ./soobj/gdevtsep.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/ink_cov ./soobj/gdevicov.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/inkcov ./soobj/gdevicov.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf ./soobj/gdevpsf1.o ./soobj/gdevpsf2.o ./soobj/gdevpsfm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf -obj ./soobj/gdevpsft.o ./soobj/gdevpsfu.o ./soobj/gdevpsfx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf -obj ./soobj/spsdf.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/txtwrite ./soobj/gdevtxtw.o ./soobj/doc_common.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj10v ./soobj/gdev10v.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj10vh ./soobj/gdev10v.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/dj505j ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/jj100 ./soobj/gdevj100.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pr1000 ./soobj/gdevp201.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pr1000_4 ./soobj/gdevp201.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pr150 ./soobj/gdevp201.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gslibctx_0.o ./soobj/gslibctx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pr201 ./soobj/gdevp201.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/szlibd_1.o ./soobj/szlibd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfd ./soobj/scfd.o ./soobj/scfdtab.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/posync ./soobj/gp_psync.o
./soobj/aux/echogs -e .dev -a-  ./soobj/posync -replace ./soobj/nosync
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clfile ./soobj/gxclfile.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clfile -init gxclfile
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gsiodevs ./soobj/gsiodevs.o
./soobj/aux/echogs -e .dev -a-  ./soobj/gsiodevs -include ./soobj/sfile
./soobj/aux/echogs -e .dev -a-  ./soobj/gsiodevs -iodev stdin stdout stderr
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/fapi_ft_1.o ./soobj/fapi_ft.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/freetype_1.dev ./soobj/freetype.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gsiorom_1.o ./soobj/gsiorom.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gxidata_0.o ./soobj/gxidata.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gximono_0.o ./soobj/gximono.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/siscale_0.o ./soobj/siscale.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gdevdrop_0.o ./soobj/gdevdrop.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/strdline ./soobj/gp_strdl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/usparam ./soobj/zusparam.o
./soobj/aux/echogs -e .dev -a-  ./soobj/usparam -oper zusparam -replace ./soobj/nousparm
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2int ./soobj/zvmem2.o ./soobj/zdps1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2int -oper zvmem2 zdps1_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2int -ps gs_dps1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1read ./soobj/zchar1.o ./soobj/zcharout.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -obj ./soobj/zfont1.o ./soobj/zmisc1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -include ./soobj/seexec
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -oper zchar1 zfont1 zmisc1
./soobj/aux/echogs -e .dev -a-  ./soobj/psf1read -ps gs_agl gs_type1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zfrsd ./soobj/zfrsd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/zfrsd -oper zfrsd
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libd ./soobj/gdevabuf.o ./soobj/gdevdbit.o ./soobj/gdevddrw.o ./soobj/gdevdflt.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libd ./soobj/gdevdgbr.o ./soobj/gdevnfwd.o ./soobj/gdevmem.o ./soobj/gdevplnx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libd ./soobj/gdevm1.o ./soobj/gdevm2.o ./soobj/gdevm4.o ./soobj/gdevm8.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libd ./soobj/gdevm16.o ./soobj/gdevm24.o ./soobj/gdevm32.o ./soobj/gdevmpla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libd ./soobj/gdevm40.o ./soobj/gdevm48.o ./soobj/gdevm56.o ./soobj/gdevm64.o ./soobj/gdevmx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libd ./soobj/gdevdsha.o ./soobj/gxscanc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sddparam ./soobj/sddparam.o ./soobj/sdcparam.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type42 ./soobj/zchar42.o ./soobj/zcharout.o ./soobj/zfont42.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -include ./soobj/ttflib
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -oper zchar42 zfont42
./soobj/aux/echogs -e .dev -a-  ./soobj/type42 -ps gs_typ42
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cie ./soobj/zcie.o ./soobj/zcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cie -oper zcrd_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/cie -include ./soobj/cielib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0read ./soobj/zcfont.o ./soobj/zfont0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0read -oper zcfont zfont0
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0read -include ./soobj/cmapread
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmykread ./soobj/zcolor1.o ./soobj/zht1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmykread -oper zcolor1 zht1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/btoken ./soobj/iscanbin.o ./soobj/zbseq.o
./soobj/aux/echogs -e .dev -a-  ./soobj/btoken -oper zbseq_l2 -replace ./soobj/nobtoken
./soobj/aux/echogs -e .dev -a-  ./soobj/btoken -ps gs_btokn
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/upath ./soobj/zupath.o ./soobj/ibnum.o ./soobj/gdevhit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/upath -oper zupath_l2 zupath
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdiff ./soobj/spdiff.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2read ./soobj/ibnum.o ./soobj/zcharx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -include ./soobj/dps2int
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -oper ireclaim_l2 zcharx
./soobj/aux/echogs -e .dev -a-  ./soobj/dps2read -ps gs_dps2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psfilters ./soobj/sfilter1.o ./soobj/sfilter2.o ./soobj/sa85d.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psfilters ./soobj/sa85d.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iodevice ./soobj/ziodev2.o ./soobj/zdevcal.o
./soobj/aux/echogs -e .dev -a-  ./soobj/iodevice -oper ziodev2_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/iodevice -iodev null calendar
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pagedev ./soobj/zdevice2.o ./soobj/zmedia2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pagedev -oper zdevice2_l2 zmedia2_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/pagedev -ps gs_setpd
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patread ./soobj/zpcolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/patread -oper zpcolor_l2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/isupport ./soobj/ialloc.o ./soobj/igc.o ./soobj/igcref.o ./soobj/igcstr.o
./soobj/aux/echogs -e .dev -a-  ./soobj/isupport -obj ./soobj/ilocate.o ./soobj/iname.o ./soobj/isave.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nobtoken ./soobj/inobtokn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nousparm ./soobj/inouparm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dscparse -obj ./soobj/zdscpars.o ./soobj/dscparse.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dscparse -oper zdscpars
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bcp ./soobj/sbcp.o ./soobj/zfbcp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bcp -oper zfbcp
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fapi_ps ./soobj/zfapi.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fapi_ps -oper zfapi
./soobj/aux/echogs -e .dev -a-  ./soobj/fapi_ps -ps gs_fntem gs_fapi
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1 ./soobj/zpath1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/path1 -include ./soobj/path1lib
./soobj/aux/echogs -e .dev -a-  ./soobj/path1 -oper zpath1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4lib ./soobj/gsfunc4.o ./soobj/spprint.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func4lib -include ./soobj/funclib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/simscale ./soobj/simscale.o ./soobj/simscale_foo.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type32 ./soobj/zchar32.o ./soobj/zfont32.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type32 -oper zchar32 zfont32
./soobj/aux/echogs -e .dev -a-  ./soobj/type32 -ps gs_res gs_typ32
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func ./soobj/zfunc.o ./soobj/zfunc0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func -oper zfunc
./soobj/aux/echogs -e .dev -a-  ./soobj/func -functiontype 0
./soobj/aux/echogs -e .dev -a-  ./soobj/func -include ./soobj/funclib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/form ./soobj/zform.o
./soobj/aux/echogs -e .dev -a-  ./soobj/form -oper zform
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixel ./soobj/zcspixel.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cspixel -include ./soobj/cspixlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ssha2 ./soobj/ssha2.o ./soobj/sha2.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ttfont -include ./soobj/macglyph ./soobj/type42
./soobj/aux/echogs -e .dev -a-  ./soobj/ttfont -ps gs_wan_e gs_ttf
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/frsd -include ./soobj/zfrsd
./soobj/aux/echogs -e .dev -a-  ./soobj/frsd -ps gs_lev2 gs_res gs_frsd
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fmd5 ./soobj/zfmd5.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fmd5 -include ./soobj/smd5
./soobj/aux/echogs -e .dev -a-  ./soobj/fmd5 -oper zfmd5
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/saes ./soobj/saes.o ./soobj/aes.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/pdf_file_jbig2dec.o ./soobj/pdf_file.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfops ./soobj/zpdfops.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfops -oper zpdfops
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/farc4 ./soobj/zfarc4.o
./soobj/aux/echogs -e .dev -a-  ./soobj/farc4 -include ./soobj/sarc4
./soobj/aux/echogs -e .dev -a-  ./soobj/farc4 -oper zfarc4
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/pdf_utf8_unix_.o ./soobj/pdf_utf8.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf_r6 ./soobj/zpdf_r6.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf_r6 -oper zpdf_r6
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iapi ./soobj/iapi.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sjpegc_1.o ./soobj/sjpegc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/unix_ ./soobj/gp_getnv.o ./soobj/gp_upapr.o ./soobj/gp_unix.o ./soobj/gp_unifs.o ./soobj/gp_unifn.o ./soobj/gp_stdib.o ./soobj/gp_nxpsprn.o ./soobj/gp_utf8.o -include ./soobj/nosync
./soobj/aux/echogs -e .dev -a-  ./soobj/unix_ -include ./soobj/smd5
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sjpegd_1.o ./soobj/sjpegd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/colimlib ./soobj/gxicolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/colimlib -imageclass 4_color
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patlib -include ./soobj/cmyklib ./soobj/imasklib ./soobj/psl2cs
./soobj/aux/echogs -e .dev -a-  ./soobj/patlib -obj ./soobj/gspcolor.o ./soobj/gsptype1.o ./soobj/gxclip2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/patlib -obj ./soobj/gxmclip.o ./soobj/gxp1fill.o ./soobj/gxpcmap.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdcte ./soobj/sdctc.o ./soobj/sjpegc.o ./soobj/sdcte.o ./soobj/sjpege.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sdcte -include ./soobj/jpege.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/libpng_1.dev ./soobj/libpng.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sjbig2_jbig2dec.dev ./soobj/sjbig2.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/page ./soobj/gdevprn.o ./soobj/gdevppla.o ./soobj/gdevmplt.o ./soobj/gdevflp.o ./soobj/gxdownscale.o ./soobj/claptrap.o ./soobj/claptrap-init.o ./soobj/claptrap-planar.o ./soobj/ets.o ./soobj/gdevoflt.o ./soobj/gdevnup.o ./soobj/gdevsclass.o ./soobj/gdevepo.o
./soobj/aux/echogs -e .dev -a-  ./soobj/page -include ./soobj/clist
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmaplib ./soobj/gsfcmap.o ./soobj/gsfcmap1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmaplib -include ./soobj/cidlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sjpx_openjpeg.dev ./soobj/sjpx.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11 -include ./soobj/x11_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/x11alt_ ./soobj/gdevxalt.o
./soobj/aux/echogs -e .dev -a-  ./soobj/x11alt_ -include ./soobj/x11_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/PCLm ./soobj/gdevpdfimg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/PCLm -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sicclib ./soobj/gsicc.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sicclib ./soobj/gsicc_manage.o ./soobj/gsicc_cache.o ./soobj/gsicc_lcms2.o ./soobj/gsicc_profilecache.o ./soobj/gsicc_create.o  ./soobj/gsicc_nocm.o ./soobj/gsicc_replacecm.o ./soobj/gsicc_monitorcm.o ./soobj/gsicc_blacktext.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sicclib ./soobj/gsmd5.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sicclib -include ./soobj/lcms2.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/PCLm8 ./soobj/gdevpdfimg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/PCLm8 -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bit ./soobj/gdevbit.o ./soobj/gdevdcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bit -include ./soobj/cielib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bitcmyk ./soobj/gdevbit.o ./soobj/gdevdcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bitcmyk -include ./soobj/cielib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bitrgb ./soobj/gdevbit.o ./soobj/gdevdcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bitrgb -include ./soobj/cielib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bitrgbtags ./soobj/gdevbit.o ./soobj/gdevdcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/bitrgbtags -include ./soobj/cielib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmp16 ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmp16m ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmp256 ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmp32b ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmpgray ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmpmono ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmpsep8 ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/bmpsep1 ./soobj/gdevbmp.o ./soobj/gdevbmpc.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ccr ./soobj/gdevccr.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cif ./soobj/gdevcif.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/devicen ./soobj/gdevdevn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libtiff_1 ./soobj/gstiffio.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libtiff_1 -lib tiff
./soobj/aux/echogs -e .dev -a-  ./soobj/libtiff_1 -include ./soobj/jpegd.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/libtiff_1 -include ./soobj/jpege.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibe ./soobj/szlibc.o ./soobj/szlibe.o
./soobj/aux/echogs -e .dev -a-  ./soobj/szlibe -include ./soobj/zlibe.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/vector ./soobj/gdevvec.o
./soobj/aux/echogs -e .dev -a-  ./soobj/vector -include ./soobj/bboxutil ./soobj/sfile
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/fpng ./soobj/gdevfpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fpng 
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/inferno ./soobj/gdevifno.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpeg ./soobj/gdevjpeg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpeg -include ./soobj/sdcte
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpegcmyk ./soobj/gdevjpeg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpegcmyk -include ./soobj/sdcte
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpeggray ./soobj/gdevjpeg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpeggray -include ./soobj/sdcte
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgr4 ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdxtext ./soobj/gdevpdt.o ./soobj/gdevpdtb.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gdevpdtc.o ./soobj/gdevpdtd.o ./soobj/gdevpdte.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gdevpdtf.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gdevpdti.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext 
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext 
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gdevpdts.o ./soobj/gdevpdtt.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gdevpdtv.o ./soobj/gdevpdtw.o ./soobj/whitelst.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext 
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext ./soobj/gsfont0c.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdxtext -include ./soobj/fcopy ./soobj/psf
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgr8 ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgrgray2 ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgrgray4 ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgrgray8 ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mgrmono ./soobj/gdevmgr.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/miff24 ./soobj/gdevmiff.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pam ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pamcmyk32 ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pamcmyk4 ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pbm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pbmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcx16 ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcx24b ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcx256 ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcxcmyk ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcxgray ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pcxmono ./soobj/gdevpcx.o ./soobj/gdevpccm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage24 ./soobj/gdevpdfimg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfimage24 -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage32 ./soobj/gdevpdfimg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfimage32 -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pgm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage8 ./soobj/gdevpdfimg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfimage8 -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pgmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pgnm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pgnmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pkm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pkmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pksm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pksmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plan ./soobj/gdevplan.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plan9bm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/planc ./soobj/gdevplan.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plang ./soobj/gdevplan.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plank ./soobj/gdevplan.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/planm ./soobj/gdevplan.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plib ./soobj/gdevplib.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plibc ./soobj/gdevplib.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plibg ./soobj/gdevplib.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plibk ./soobj/gdevplib.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/plibm ./soobj/gdevplib.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pnm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pnmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ppm ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ppmraw ./soobj/gdevpbm.o ./soobj/gdevppla.o ./soobj/gdevmpla.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyk ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyk16 ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyktags ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyktags16 ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdrgb ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdrgb16 ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdrgbtags ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/spotcmyk ./soobj/gdevdevn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/xcf ./soobj/gdevxcf.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc1900 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc2000 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc4000 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc4100 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc8500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc8600 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc9100 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ap3250 ./soobj/gdevescp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/appledmp ./soobj/gdevadmp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx23 ./soobj/gdevatx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx24 ./soobj/gdevatx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx38 ./soobj/gdevatx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_obj.c -o ./soobj/pdf_obj.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj10e ./soobj/gdevbj10.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj200 ./soobj/gdevbj10.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjc600 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjc800 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjc880j ./soobj/gdevl4r.o ./soobj/gdevlips.o ./soobj/gdevlprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjccmyk ./soobj/gdevbjc_.o ./soobj/gdevbjca.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjccolor ./soobj/gdevbjc_.o ./soobj/gdevbjca.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjcgray ./soobj/gdevbjc_.o ./soobj/gdevbjca.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bjcmono ./soobj/gdevbjc_.o ./soobj/gdevbjca.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cdeskjet ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj1600 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj500 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj550 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj670 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj850 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj880 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj890 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdj970 ./soobj/gdevdj9.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cdjcolor ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cdjmono ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cdnj500 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/chp2200 ./soobj/gdevcd8.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cljet5 ./soobj/gdevclj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cljet5c ./soobj/gdevcljc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cljet5pr ./soobj/gdevclj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/coslw2p ./soobj/gdevcslw.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/coslwxl ./soobj/gdevcslw.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/declj250 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/deskjet ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/djet500 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/djet500c ./soobj/gdevdjtc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/dl2100 ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/dnj650c ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2050 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2050p ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2120 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2750 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl5800 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl5900 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl6100 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl6200 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eplcolor ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eplmono ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eps9high ./soobj/gdevepsn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eps9mid ./soobj/gdevepsn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epson ./soobj/gdevepsn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epsonc ./soobj/gdevepsc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/escp ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/escpage ./soobj/gdevespg.o ./soobj/gdevlprn.o ./soobj/gdevlips.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/fmlbp ./soobj/gdevfmlbp.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/fmpr ./soobj/gdevfmpr.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/fs600 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/gdi ./soobj/gdevgdi.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hl1240 ./soobj/gdevhl12.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hl1250 ./soobj/gdevhl12.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hl7x0 ./soobj/gdevhl7x.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj1120c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj310 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj320 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj340 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj400 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj500 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj500c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj510 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj520 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj540 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj550c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj560c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj600 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj660c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj670c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj680c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj690c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj850c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj855c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj870c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdj890c ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdjplus ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hpdjportable ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ibmpro ./soobj/gdevepsn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/imagen ./soobj/gdevimgn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/itk24i ./soobj/gdevatx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/itk38 ./soobj/gdevatx.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwhi ./soobj/gdevadmp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwlo ./soobj/gdevadmp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwlq ./soobj/gdevadmp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/jetp3852 ./soobj/gdev3852.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la50 ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la70 ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la75 ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la75plus ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/laserjet ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp310 ./soobj/gdevlbp3.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp320 ./soobj/gdevlbp3.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp8 ./soobj/gdevlbp8.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex2050 ./soobj/gdevlx7.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex3200 ./soobj/gdevlx7.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex5700 ./soobj/gdevlx7.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex7000 ./soobj/gdevlx7.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lips2p ./soobj/gdevl4r.o ./soobj/gdevlips.o ./soobj/gdevlprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lips3 ./soobj/gdevlbp8.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lips4 ./soobj/gdevl4r.o ./soobj/gdevlips.o ./soobj/gdevlprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj250 ./soobj/gdevpjet.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/lips4v ./soobj/gdevl4v.o ./soobj/gdevlips.o
./soobj/aux/echogs -e .dev -a-  ./soobj/lips4v -include ./soobj/vector
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj3100sw ./soobj/gdevl31s.o ./soobj/gdevmeds.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj4dith ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj4dithp ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj5gray ./soobj/gdevlj56.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lj5mono ./soobj/gdevlj56.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet2p ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet3 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet3d ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet4 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet4d ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ljet4pjl ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/ljetplus ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ln03 ./soobj/gdevln03.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp1800 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc -I./soobj -I./base -I./devices -Isrc -DSHARE_JPEG=1   -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -o ./soobj/sdctd_1.o -c ./base/sdctd.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp1900 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2000 ./soobj/gdevespg.o ./soobj/gdevlprn.o ./soobj/gdevlips.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2200 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2400 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2563 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp3000c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7700 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7900 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8000 ./soobj/gdevlp8k.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8000c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8100 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8200c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8300c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8300f ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8400f ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8500c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8600 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8600f ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8700 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8800c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8900 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9000b ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9000c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9100 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9200b ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9200c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9300 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9400 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9500c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9600 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9800c ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9600s ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lps4500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lps6500 ./soobj/gdevescv.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lq850 ./soobj/gdevdm24.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lxm3200 ./soobj/gdevlx32.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lxm5700m ./soobj/gdevlxm.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/m8510 ./soobj/gdev8510.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md1xMono ./soobj/gdevalps.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md2k ./soobj/gdevmd2k.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md50Eco ./soobj/gdevalps.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md50Mono ./soobj/gdevalps.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md5k ./soobj/gdevmd2k.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mj500c ./soobj/gdevmjc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mj6000c ./soobj/gdevmjc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mj700v2c ./soobj/gdevmjc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/mj8000c ./soobj/gdevmjc.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ml600 ./soobj/gdevml6.o ./soobj/gdevprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/necp6 ./soobj/gdevdm24.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/npdl ./soobj/gdevnpdl.o ./soobj/gdevlprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/oce9050 ./soobj/gdevdjet.o ./soobj/gdevdljm.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/oki182 ./soobj/gdevo182.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/oki4w ./soobj/gdevop4w.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/okiibm ./soobj/gdevokii.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/oprp ./soobj/gdevopvp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/opvp ./soobj/gdevopvp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/paintjet ./soobj/gdevpjet.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pcl3 ./soobj/gdeveprn.o ./soobj/pagecount.o ./soobj/mediasize.o ./soobj/eprnparm.o ./soobj/eprnrend.o ./soobj/eprnfs.o ./soobj/gdevpcl3.o ./soobj/pclcap.o ./soobj/pclgen.o ./soobj/pclcomp.o ./soobj/pclsize.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/photoex ./soobj/gdevphex.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pj ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pjetxl ./soobj/gdevpjet.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pjxl ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/pjxl300 ./soobj/gdevcdj.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pxlcolor ./soobj/gdevpx.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pxlcolor -include ./soobj/vector
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/r4081 ./soobj/gdev4081.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/rinkj ./soobj/gdevrinkj.o ./soobj/evenbetter-rll.o ./soobj/rinkj-byte-stream.o ./soobj/rinkj-device.o ./soobj/rinkj-config.o ./soobj/rinkj-dither.o ./soobj/rinkj-epson870.o ./soobj/rinkj-screen-eb.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pxlmono ./soobj/gdevpx.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pxlmono -include ./soobj/vector
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/rpdl ./soobj/gdevrpdl.o ./soobj/gdevlprn.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/samsunggdi ./soobj/gdevgdi.o ./soobj/gdevpcl.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/sj48 ./soobj/gdevsj48.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/st800 ./soobj/gdevescp.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d2 ./soobj/gdev4693.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/stcolor ./soobj/gdevstc.o ./soobj/gdevstc1.o ./soobj/gdevstc2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/stcolor -obj ./soobj/gdevstc3.o ./soobj/gdevstc4.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d4 ./soobj/gdev4693.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d8 ./soobj/gdev4693.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/tek4696 ./soobj/gdevtknk.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/uniprint ./soobj/gdevupd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/xes ./soobj/gdevxes.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/appleraster ./soobj/gdevcups.o
./soobj/aux/echogs -e .dev -a-  ./soobj/appleraster -include ./soobj/lcups.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/appleraster -include ./soobj/lcupsi.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/appleraster -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/cups ./soobj/gdevcups.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cups -include ./soobj/lcups.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/cups -include ./soobj/lcupsi.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/cups -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pwgraster ./soobj/gdevcups.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pwgraster -include ./soobj/lcups.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pwgraster -include ./soobj/lcupsi.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pwgraster -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/urf ./soobj/gdevcups.o
./soobj/aux/echogs -e .dev -a-  ./soobj/urf -include ./soobj/lcups.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/urf -include ./soobj/lcupsi.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/urf -include ./soobj/page
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ijs ./soobj/gdevijs.o
./soobj/aux/echogs -e .dev -a-  ./soobj/ijs -include ./soobj/ijslib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/png16 ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/png16 -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/png16m ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/png16m -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/png16malpha ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/png16malpha -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/png256 ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/png256 -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/png48 ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/png48 -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pngalpha ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pngalpha -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pnggray ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pnggray -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pngmono ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pngmono -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pngmonod ./soobj/gdevpng.o ./soobj/gdevpccm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pngmonod -include ./soobj/libpng
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibd ./soobj/szlibc.o ./soobj/szlibd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/szlibd -include ./soobj/zlibd.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/romfs1 ./soobj/gsiorom.o
./soobj/aux/echogs -e .dev -a-  ./soobj/romfs1 -iodev rom
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iscale ./soobj/siinterp.o ./soobj/siscale.o ./soobj/sidscale.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fapif1 ./soobj/fapi_ft.o ./soobj/write_t1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fapif1 ./soobj/write_t2.o ./soobj/wrfont.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fapif1 -include ./soobj/freetype
./soobj/aux/echogs -e .dev -a-  ./soobj/fapif1 -fapi fapi_ft
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/roplib ./soobj/gdevdrop.o ./soobj/gsroprun.o
./soobj/aux/echogs -e .dev -a-  ./soobj/roplib ./soobj/gdevmr1.o ./soobj/gdevmr2n.o ./soobj/gdevmr8n.o
./soobj/aux/echogs -e .dev -a-  ./soobj/roplib ./soobj/gdevrops.o ./soobj/gsrop.o ./soobj/gsroptab.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type1 -include ./soobj/psf1lib ./soobj/psf1read
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/color -include ./soobj/cmyklib ./soobj/colimlib ./soobj/cmykread
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2int ./soobj/iutil2.o ./soobj/zmisc2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -include ./soobj/dps2int ./soobj/usparam
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -oper zmisc2
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2int -ps gs_lev2 gs_res
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pattern -include ./soobj/patlib ./soobj/patread
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dcte -include ./soobj/sdcte ./soobj/sdeparam
./soobj/aux/echogs -e .dev -a-  ./soobj/dcte -obj ./soobj/zfdcte.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dcte -oper zfdcte
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fdecode ./soobj/scantab.o ./soobj/scfparam.o ./soobj/zfdecode.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fdecode -include ./soobj/cfd ./soobj/lzwd ./soobj/pdiff ./soobj/pngp ./soobj/rld ./soobj/psfilters.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/fdecode -oper zfdecode
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2read ./soobj/zcolor2.o ./soobj/zcsindex.o ./soobj/zht2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2read -include ./soobj/psl2int ./soobj/dps2read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2read -oper zht2_l2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libx ./soobj/gxacpath.o ./soobj/gxbcache.o ./soobj/gxccache.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxccman.o ./soobj/gxchar.o ./soobj/gxcht.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxclip.o ./soobj/gxcmap.o ./soobj/gxcpath.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxdcconv.o ./soobj/gxdcolor.o ./soobj/gxhldevc.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxfill.o ./soobj/gxht.o ./soobj/gxhtbit.o ./soobj/gxht_thresh.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxidata.o ./soobj/gxifast.o ./soobj/gximage.o ./soobj/gximdecode.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gximage1.o ./soobj/gximono.o ./soobj/gxipixel.o ./soobj/gximask.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxi12bit.o ./soobj/gxi16bit.o ./soobj/gxiscale.o ./soobj/gxpaint.o ./soobj/gxpath.o ./soobj/gxpath2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxpcopy.o ./soobj/gxpdash.o ./soobj/gxpflat.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx ./soobj/gxsample.o ./soobj/gxstroke.o ./soobj/gxsync.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libx -imageclass 0_interpolate
./soobj/aux/echogs -e .dev -a-  ./soobj/libx -imageclass 1_simple 3_mono
./soobj/aux/echogs -e .dev -a-  ./soobj/libx -imagetype 1 mask1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4 ./soobj/zfunc4.o
./soobj/aux/echogs -e .dev -a-  ./soobj/func4 -functiontype 4
./soobj/aux/echogs -e .dev -a-  ./soobj/func4 -include ./soobj/func ./soobj/func4lib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fimscale ./soobj/zfimscale.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fimscale -include ./soobj/simscale
./soobj/aux/echogs -e .dev -a-  ./soobj/fimscale -oper zfimscale
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cff -include ./soobj/psl2int -ps gs_cff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fzlib -include ./soobj/szlibe ./soobj/szlibd
./soobj/aux/echogs -e .dev -a-  ./soobj/fzlib -obj ./soobj/zfzlib.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fzlib -oper zfzlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/icc ./soobj/zicc.o
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -oper zicc
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -ps gs_icc
./soobj/aux/echogs -e .dev -a-  ./soobj/icc -include ./soobj/sicclib ./soobj/cie
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fsha2 ./soobj/zfsha2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fsha2 -include ./soobj/ssha2
./soobj/aux/echogs -e .dev -a-  ./soobj/fsha2 -oper zfsha2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/faes ./soobj/zfaes.o
./soobj/aux/echogs -e .dev -a-  ./soobj/faes -include ./soobj/saes
./soobj/aux/echogs -e .dev -a-  ./soobj/faes -oper zfaes
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpx_openjpeg ./soobj/zfjpx_openjpeg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jpx_openjpeg -include ./soobj/sjpx
./soobj/aux/echogs -e .dev -a-  ./soobj/jpx_openjpeg -include ./soobj/openjpeg
./soobj/aux/echogs -e .dev -a-  ./soobj/jpx_openjpeg -oper zfjpx
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jbig2_jbig2dec ./soobj/zfjbig2_jbig2dec.o
./soobj/aux/echogs -e .dev -a-  ./soobj/jbig2_jbig2dec -include ./soobj/sjbig2
./soobj/aux/echogs -e .dev -a-  ./soobj/jbig2_jbig2dec -oper zfjbig2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/shadelib ./soobj/gscolor3.o ./soobj/gsfunc3.o ./soobj/gsptype2.o ./soobj/gsshade.o
./soobj/aux/echogs -e .dev -a-  ./soobj/shadelib -obj ./soobj/gxshade.o ./soobj/gxshade1.o ./soobj/gxshade4.o ./soobj/gxshade6.o
./soobj/aux/echogs -e .dev -a-  ./soobj/shadelib -include ./soobj/funclib ./soobj/patlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2lib -include ./soobj/colimlib ./soobj/psl2cs
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2lib -imageclass 2_fracs
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/sdctd_1.o ./soobj/sdctd.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11alpha -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0lib ./soobj/gschar0.o ./soobj/gsfont0.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psf0lib -include ./soobj/cmaplib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11cmyk -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11cmyk2 -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/translib ./soobj/gstrans.o ./soobj/gximag3x.o ./soobj/gxblend.o ./soobj/gxblend1.o ./soobj/gdevp14.o ./soobj/gdevdevn.o ./soobj/gsequivc.o  ./soobj/gdevdcrd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -imagetype 3x
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -include ./soobj/cspixlib ./soobj/bboxutil ./soobj/page
./soobj/aux/echogs -e .dev -a-  ./soobj/translib -include ./soobj/cielib.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11cmyk4 -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11cmyk8 -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11gray2 -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11gray4 -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11mono -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11rg16x -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/x11rg32x -include ./soobj/x11alt_
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/libtiff_1.dev ./soobj/libtiff.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdtext -include ./soobj/pdxtext
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/psdcmykog ./soobj/gdevcmykog.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clmemory ./soobj/gxclmem.o ./soobj/gxclzlib.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clmemory -include ./soobj/szlibe
./soobj/aux/echogs -e .dev -a-  ./soobj/clmemory -include ./soobj/szlibd
./soobj/aux/echogs -e .dev -a-  ./soobj/clmemory -init gxclmem
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gxfapi ./soobj/gxfapi.o
./soobj/aux/echogs -e .dev -a-  ./soobj/gxfapi -include ./soobj/fapiu
./soobj/aux/echogs -e .dev -a-  ./soobj/gxfapi -include ./soobj/fapif1
./soobj/aux/echogs -e .dev -a-  ./soobj/gxfapi -include ./soobj/fapib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psdf ./soobj/gdevpsdi.o ./soobj/gdevpsdp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -obj ./soobj/gdevpsds.o ./soobj/gdevpsdu.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -obj ./soobj/scfparam.o ./soobj/sdcparam.o ./soobj/sdeparam.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -obj ./soobj/spprint.o ./soobj/spsdf.o ./soobj/sstring.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -obj ./soobj/gsparamx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -include ./soobj/vector.dev ./soobj/pngp.dev ./soobj/seexec.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/psdf -include ./soobj/sdcte.dev ./soobj/slzwe.dev ./soobj/szlibe.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type2 ./soobj/zchar2.o ./soobj/zfont2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/type2 -oper zchar2 zfont2
./soobj/aux/echogs -e .dev -a-  ./soobj/type2 -include ./soobj/type1 ./soobj/psf2lib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/compfont -include ./soobj/psf0lib ./soobj/psf0read
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmapread ./soobj/zcid.o ./soobj/zfcmap.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -include ./soobj/cmaplib ./soobj/psl2int
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -oper zfcmap
./soobj/aux/echogs -e .dev -a-  ./soobj/cmapread -ps gs_cmap
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpsand2 -include ./soobj/btoken ./soobj/color ./soobj/upath ./soobj/dps2lib ./soobj/dps2read
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psbase ./soobj/imain.o ./soobj/imainarg.o ./soobj/gsargs.o ./soobj/idisp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/gconfig.o ./soobj/gscdefs.o ./soobj/iconfig.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/psapi.o ./soobj/icontext.o ./soobj/idebug.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/idict.o ./soobj/idparam.o ./soobj/idstack.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iinit.o ./soobj/interp.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iparam.o ./soobj/ireclaim.o ./soobj/iplugin.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iscan.o ./soobj/iscannum.o ./soobj/istack.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/iutil.o ./soobj/scantab.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/sstring.o ./soobj/stream.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zarith.o ./soobj/zarray.o ./soobj/zcontrol.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zdict.o ./soobj/zfile.o ./soobj/zfile1.o ./soobj/zfileio.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zfilter.o ./soobj/zfproc.o ./soobj/zgeneric.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/ziodev.o ./soobj/ziodevsc.o ./soobj/zmath.o ./soobj/zalg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zmisc.o ./soobj/zpacked.o ./soobj/zrelbit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zstack.o ./soobj/zstring.o ./soobj/zsysvm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/ztoken.o ./soobj/ztype.o ./soobj/zvmem.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zbfont.o ./soobj/zchar.o ./soobj/zcolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zdevice.o ./soobj/zfont.o ./soobj/zfontenum.o ./soobj/zgstate.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zht.o ./soobj/zimage.o ./soobj/zmatrix.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zpaint.o ./soobj/zpath.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -obj ./soobj/zncdummy.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zarith zarray zcontrol1 zcontrol2 zcontrol3
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zdict1 zdict2 zfile zfile1 zfileio1 zfileio2
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zfilter zfproc zgeneric ziodev zmath zalg
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zmisc_a zmisc_b zpacked zrelbit zstack zstring zsysvm
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper ztoken ztype zvmem zbfont zchar_a zchar_b zcolor zcolor_ext
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zdevice zdevice_ext zfont zfontenum zgstate1 zgstate2 zgstate3
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zht zimage zmatrix zmatrix2
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -oper zpaint zpath pantone
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -iodev stdin stdout stderr lineedit statementedit
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -include ./soobj/isupport ./soobj/nobtoken ./soobj/nousparm
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -include ./soobj/rld ./soobj/rle ./soobj/sfile ./soobj/dscparse
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -include ./soobj/fapi_ps
./soobj/aux/echogs -e .dev -a-  ./soobj/psbase -replace ./soobj/gsiodevs
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/filter -include ./soobj/fdecode
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -obj ./soobj/zfilter2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -include ./soobj/cfe ./soobj/lzwe ./soobj/rle
./soobj/aux/echogs -e .dev -a-  ./soobj/filter -oper zfilter2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sepr ./soobj/zcssepr.o ./soobj/zfsample.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -oper zcssepr_l2
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -oper zfsample
./soobj/aux/echogs -e .dev -a-  ./soobj/sepr -include ./soobj/func4 ./soobj/seprlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/jpx_openjpeg.dev ./soobj/jpx.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/jbig2_jbig2dec.dev ./soobj/jbig2.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/transpar ./soobj/ztrans.o
./soobj/aux/echogs -e .dev -a-  ./soobj/transpar -oper ztrans1 ztrans2 ztrans3
./soobj/aux/echogs -e .dev -a-  ./soobj/transpar -include ./soobj/psl2read ./soobj/translib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdctd ./soobj/sdctc.o ./soobj/sjpegc.o ./soobj/sdctd.o ./soobj/sjpegd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/sdctd -include ./soobj/jpegd.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3lib ./soobj/gsclipsr.o ./soobj/gscdevn.o ./soobj/gxdevndi.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3lib -include ./soobj/imasklib ./soobj/shadelib
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3lib -include ./soobj/gxfapiu
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3read ./soobj/zfunc3.o ./soobj/zfsample.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read ./soobj/zimage3.o ./soobj/zmisc3.o ./soobj/zcolor3.o ./soobj/zshade.o
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -oper zfsample
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -oper zimage3 zmisc3 zcolor3_l3 zshade
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -functiontype 2 3
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -ps gs_ll3
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3read -include ./soobj/frsd ./soobj/fzlib
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fax ./soobj/gdevfax.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/fax -include ./soobj/cfe -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/tiffs ./soobj/gdevtifs.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffs -include ./soobj/page -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidfont ./soobj/zcid.o ./soobj/zfcid.o ./soobj/zfcid0.o ./soobj/zfcid1.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -include ./soobj/psf1read ./soobj/psl2int
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -include ./soobj/type2 ./soobj/type42 ./soobj/zfrsd
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -oper zfcid0 zfcid1
./soobj/aux/echogs -e .dev -a-  ./soobj/cidfont -ps gs_cidfn gs_cidcm gs_fntem gs_cidtt gs_cidfm
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_deref.c -o ./soobj/pdf_deref.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dctd -include ./soobj/sdctd ./soobj/sddparam
./soobj/aux/echogs -e .dev -a-  ./soobj/dctd -obj ./soobj/zfdctd.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dctd -oper zfdctd
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl1 -include ./soobj/psbase ./soobj/bcp ./soobj/path1 ./soobj/type1
./soobj/aux/echogs -e .dev -a-  ./soobj/psl1 -emulator PostScript PostScriptLevel1
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clist ./soobj/gxclist.o ./soobj/gxclbits.o ./soobj/gxclpage.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -obj ./soobj/gxclrast.o ./soobj/gxclread.o ./soobj/gxclrect.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -obj ./soobj/gxclutil.o ./soobj/gsparams.o ./soobj/gsparaml.o ./soobj/gsparamx.o ./soobj/gxshade6.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -obj ./soobj/gsroptab.o ./soobj/gsroprun.o ./soobj/stream.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -obj ./soobj/gxclimag.o ./soobj/gxclpath.o ./soobj/gxdhtserial.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -obj ./soobj/gxclthrd.o ./soobj/gsmchunk.o
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -include ./soobj/clfile
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -include ./soobj/clmemory ./soobj/posync.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/clist -include ./soobj/cfe ./soobj/cfd ./soobj/rle ./soobj/rld ./soobj/psl2cs
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdct -include ./soobj/sdctd.dev ./soobj/sdcte.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfread -include ./soobj/frsd ./soobj/func4 ./soobj/fzlib
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -include ./soobj/transpar
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfread -ps pdf_main
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/cfax ./soobj/gdevcfax.o
./soobj/aux/echogs -e .dev -a-  ./soobj/cfax -include ./soobj/fax
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg3 -include ./soobj/fax
./soobj/aux/echogs -e .dev -a-  ./soobj/faxg3 -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/tfax ./soobj/gdevtfax.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tfax -include ./soobj/cfe ./soobj/lzwe ./soobj/rle
./soobj/aux/echogs -e .dev -a-  ./soobj/tfax -include ./soobj/fax ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg32d -include ./soobj/fax
./soobj/aux/echogs -e .dev -a-  ./soobj/faxg32d -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg4 -include ./soobj/fax
./soobj/aux/echogs -e .dev -a-  ./soobj/faxg4 -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiff12nc ./soobj/gdevtfnx.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiff12nc -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiff24nc ./soobj/gdevtfnx.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiff24nc -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiff32nc ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiff32nc -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiff48nc ./soobj/gdevtfnx.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiff48nc -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiff64nc ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiff64nc -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffcrle -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffcrle -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg3 -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffg3 -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg32d -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffg32d -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg4 -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffg4 -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffgray ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffgray -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tifflzw -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tifflzw -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffpack -include ./soobj/tfax
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffpack -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffscaled ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffscaled -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffscaled24 ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffscaled24 -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffscaled32 ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffscaled32 -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffscaled4 ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffscaled4 -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffscaled8 ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffscaled8 -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffsep ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffsep -include ./soobj/tiffs -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/tiffsep1 ./soobj/gdevtsep.o ./soobj/gsequivc.o ./soobj/minftrsz.o ./soobj/gdevdevn.o ./soobj/gsequivc.o ./soobj/gdevppla.o
./soobj/aux/echogs -e .dev -a-  ./soobj/tiffsep1 -include ./soobj/tiffs
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dct -include ./soobj/dcte ./soobj/dctd
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/fdevs.tr - -include ./soobj/unix_
./soobj/aux/echogs -a ./soobj/fdevs.tr -+ ./soobj/pipe.dev ./soobj/gsnogc.dev ./soobj/htxlib.dev ./soobj/psl3lib.dev ./soobj/psl2lib.dev ./soobj/dps2lib.dev ./soobj/path1lib.dev ./soobj/patlib.dev ./soobj/psl2cs.dev ./soobj/rld.dev ./soobj/gxfapiu.dev ./soobj/ttflib.dev  ./soobj/cielib.dev ./soobj/pipe.dev ./soobj/htxlib.dev ./soobj/sdct.dev ./soobj/libpng.dev ./soobj/seprlib.dev ./soobj/translib.dev ./soobj/cidlib.dev ./soobj/psf0lib.dev ./soobj/psf1lib.dev ./soobj/psf2lib.dev ./soobj/lzwd.dev ./soobj/sicclib.dev ./soobj/sjbig2.dev ./soobj/sjpx.dev ./soobj/ramfs.dev ./soobj/pwgd.dev ./soobj/siscale.dev 
./soobj/aux/echogs -a ./soobj/fdevs.tr -+ 
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/dfaxhigh ./soobj/gdevdfax.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dfaxhigh -include ./soobj/tfax
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/dfaxlow ./soobj/gdevdfax.o
./soobj/aux/echogs -e .dev -a-  ./soobj/dfaxlow -include ./soobj/tfax
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2 -include ./soobj/dpsand2
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/cidfont ./soobj/cie ./soobj/cmapread ./soobj/compfont
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/dct ./soobj/filter ./soobj/iodevice
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/pagedev ./soobj/pattern ./soobj/psl1 ./soobj/psl2lib ./soobj/psl2read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/sepr ./soobj/type32 ./soobj/type42
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -include ./soobj/fimscale ./soobj/form
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -include ./soobj/icc
./soobj/aux/echogs -e .dev -a-  ./soobj/psl2 -emulator PostScript PostScriptLevel2
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3 -include ./soobj/psl2 ./soobj/cspixel ./soobj/frsd ./soobj/func
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -include ./soobj/psl3lib ./soobj/psl3read
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -include ./soobj/icc
./soobj/aux/echogs -e .dev -a-  ./soobj/psl3 -emulator PostScript PostScriptLevel2 PostScriptLevel3
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libs ./soobj/gpmisc.o ./soobj/stream.o ./soobj/strmio.o ./soobj/pagelist.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsalloc.o ./soobj/gxdownscale.o ./soobj/gxdownscale.o ./soobj/claptrap.o ./soobj/claptrap-init.o ./soobj/claptrap-planar.o ./soobj/ets.o ./soobj/gdevprn.o ./soobj/gdevflp.o ./soobj/gdevkrnlsclass.o ./soobj/gdevepo.o ./soobj/gdevoflt.o ./soobj/gdevnup.o ./soobj/gdevsclass.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gdevmplt.o ./soobj/gsbitcom.o ./soobj/gsbitops.o ./soobj/gsbittab.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gscedata.o ./soobj/gscencs.o ./soobj/gschar.o ./soobj/gscolor.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gscoord.o ./soobj/gscparam.o ./soobj/gscspace.o  ./soobj/gscicach.o ./soobj/gsovrc.o ./soobj/gxoprect.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsdevice.o ./soobj/gsdevmem.o ./soobj/gsdparam.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsfname.o ./soobj/gsfont.o ./soobj/gsgdata.o ./soobj/gsgcache.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsht.o ./soobj/gshtscr.o ./soobj/gen_ordered.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsimage.o ./soobj/gsimpath.o ./soobj/gsinit.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsiodev.o ./soobj/gsgstate.o ./soobj/gsline.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsmalloc.o ./soobj/memento.o ./soobj/bobbin.o ./soobj/gsmatrix.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsmemory.o ./soobj/gsmemret.o ./soobj/gsmisc.o ./soobj/gsnotify.o ./soobj/gslibctx.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gspaint.o ./soobj/gsparam.o ./soobj/gspath.o
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gsserial.o ./soobj/gsstate.o ./soobj/gstext.o ./soobj/gsutil.o ./soobj/gssprintf.o ./soobj/gsstrtok.o ./soobj/gsstrl.o
./soobj/aux/echogs -e .dev -a- -l-comp ./soobj/libs overprint
./soobj/aux/echogs -e .dev -a- -l-comp ./soobj/libs pdf14trans
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -init gshtscr
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -include ./soobj/gsiodevs
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -include ./soobj/translib
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -include ./soobj/clist
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -include ./soobj/romfs1
./soobj/aux/echogs -e .dev -a-  ./soobj/libs ./soobj/gxfapi
./soobj/aux/echogs -e .dev -a-  ./soobj/libs -init fapi
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gs_pdfwr -include ./soobj/psl3
./soobj/aux/echogs -e .dev -a-  ./soobj/gs_pdfwr -ps gs_pdfwr
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libcore
./soobj/aux/echogs -e .dev -a-  ./soobj/libcore -dev2 nullpage
./soobj/aux/echogs -e .dev -a-  ./soobj/libcore -include ./soobj/libs ./soobj/libx ./soobj/libd
./soobj/aux/echogs -e .dev -a-  ./soobj/libcore -include ./soobj/iscale ./soobj/roplib
./soobj/aux/echogs -e .dev -a-  ./soobj/libcore -include ./soobj/strdline
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf -include ./soobj/psbase ./soobj/dps2lib
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/dps2read ./soobj/pdffonts ./soobj/psl3
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/psl2lib ./soobj/pdfread
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/fmd5 ./soobj/fsha2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/farc4 ./soobj/faes.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/type2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/pdfops
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/pdf_r6
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/cff
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/ttfont
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -functiontype 4
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -emulator PDF
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_deref.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: warning: use of uninitialized value ‘code’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1562:12: note: (1) entry to ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (3) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1571:8: note: (4) following ‘false’ branch... <--[gcc]
cc1: note: (5) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1579:27: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1596:2: note: (7) ...to here <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:22: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (8) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1597:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1597:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (11) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1598:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (14) use of uninitialized value ‘code’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: warning: use of uninitialized value ‘code’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1603:12: note: (1) entry to ‘pdfi_doc_EmbeddedFiles’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1612:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1613:8: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1613:8: note: (4) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1618:12: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1619:8: note: (6) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1621:12: note: (7) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1622:8: note: (8) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1624:12: note: (9) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1625:8: note: (10) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1626:8: note: (11) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1636:8: note: (12) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1638:12: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1638:12: note: (14) calling ‘pdfi_doc_EmbeddedFiles_Names’ from ‘pdfi_doc_EmbeddedFiles’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1562:12: note: (15) entry to ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (16) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (17) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1571:8: note: (18) following ‘false’ branch... <--[gcc]
cc1: note: (19) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1579:27: note: (20) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1596:2: note: (21) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (22) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1597:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1597:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (23) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (25) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1598:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (26) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (27) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (28) use of uninitialized value ‘code’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: warning: use of uninitialized value ‘code’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1801:5: note: (1) entry to ‘pdfi_doc_trailer’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1806:8: note: (2) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1813:26: note: (3) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1813:8: note: (4) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1815:16: note: (5) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1815:16: note: (6) calling ‘pdfi_doc_Outlines’ from ‘pdfi_doc_trailer’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1288:12: note: (7) entry to ‘pdfi_doc_Outlines’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (8) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Outlines’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1356:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Outlines’ at ./pdf/pdf_doc.c:1356:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (9) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1357:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (11) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Outlines’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1357:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Outlines’ at ./pdf/pdf_doc.c:1357:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (12) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (13) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1358:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (14) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Outlines’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1358:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Outlines’ at ./pdf/pdf_doc.c:1358:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (15) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1359:12: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1815:16: note: (17) returning to ‘pdfi_doc_trailer’ from ‘pdfi_doc_Outlines’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1833:16: note: (18) calling ‘pdfi_doc_Info’ from ‘pdfi_doc_trailer’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1363:12: note: (19) entry to ‘pdfi_doc_Info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (20) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1419:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Info’ at ./pdf/pdf_doc.c:1419:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (21) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1420:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (23) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1420:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Info’ at ./pdf/pdf_doc.c:1420:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (24) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (25) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1421:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (26) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_Info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1422:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_Info’ at ./pdf/pdf_doc.c:1422:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (27) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1423:12: note: (28) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1833:16: note: (29) returning to ‘pdfi_doc_trailer’ from ‘pdfi_doc_Info’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1846:12: note: (30) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1847:20: note: (31) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1847:20: note: (32) calling ‘pdfi_doc_EmbeddedFiles’ from ‘pdfi_doc_trailer’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1603:12: note: (33) entry to ‘pdfi_doc_EmbeddedFiles’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1612:8: note: (34) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1613:8: note: (35) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1613:8: note: (36) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1618:12: note: (37) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1619:8: note: (38) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1621:12: note: (39) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1622:8: note: (40) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1624:12: note: (41) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1625:8: note: (42) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1626:8: note: (43) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1636:8: note: (44) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1638:12: note: (45) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1638:12: note: (46) calling ‘pdfi_doc_EmbeddedFiles_Names’ from ‘pdfi_doc_EmbeddedFiles’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1562:12: note: (47) entry to ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (48) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1564:9: note: (49) capacity: 4 bytes <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1571:8: note: (50) following ‘false’ branch... <--[gcc]
cc1: note: (51) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1579:27: note: (52) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1596:2: note: (53) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (54) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1597:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1597:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (55) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (56) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:113:27: note: (57) inlined call to ‘pdfi_countdown_impl’ from ‘pdfi_doc_EmbeddedFiles_Names’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1598:5: note: in expansion of macro ‘pdfi_countdown’ <--[gcc]
In function ‘pdfi_countdown_impl’,
    inlined from ‘pdfi_doc_EmbeddedFiles_Names’ at ./pdf/pdf_doc.c:1598:5:
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_stack.h:63:8: note: (58) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c: In function ‘pdfi_doc_EmbeddedFiles_Names’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (59) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:12: note: (60) use of uninitialized value ‘code’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:530:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1029:13: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/pdf/pdf_doc.c:1599:5: warning: Undefined or garbage value returned to caller [core.uninitialized.UndefReturn] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_doc.c -o ./soobj/pdf_doc.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfi ./soobj/pdf_loop_detect.o ./soobj/ghostpdf.o ./soobj/pdf_dict.o ./soobj/pdf_array.o ./soobj/pdf_xref.o ./soobj/pdf_int.o ./soobj/pdf_file.o ./soobj/pdf_path.o ./soobj/pdf_colour.o ./soobj/pdf_pattern.o ./soobj/pdf_gstate.o ./soobj/pdf_stack.o ./soobj/pdf_image.o ./soobj/pdf_page.o ./soobj/pdf_annot.o ./soobj/pdf_mark.o ./soobj/pdf_fapi.o ./soobj/pdf_font.o ./soobj/pdf_font0.o ./soobj/pdf_ciddec.o ./soobj/pdf_font1.o ./soobj/pdf_font1C.o ./soobj/pdf_fontps.o ./soobj/pdf_font3.o ./soobj/pdf_fontTT.o ./soobj/pdf_font9.o ./soobj/pdf_font11.o ./soobj/pdf_cmap.o ./soobj/pdf_fmap.o ./soobj/pdf_text.o ./soobj/pdf_shading.o ./soobj/pdf_func.o ./soobj/pdf_trans.o ./soobj/pdf_device.o ./soobj/pdf_misc.o ./soobj/pdf_optcontent.o ./soobj/pdf_check.o ./soobj/pdf_sec.o ./soobj/pdf_utf8.o ./soobj/pdf_deref.o ./soobj/pdf_repair.o ./soobj/pdf_obj.o ./soobj/pdf_doc.o 
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfi -include ./soobj/func4lib.dev ./soobj/gsagl.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfi -include ./soobj/pdiff.dev ./soobj/psfilters.dev ./soobj/saes.dev ./soobj/sjpx.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfi -include ./soobj/ssha2.dev ./soobj/psfilters.dev ./soobj/sdct.dev ./soobj/simscale.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1    -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -DOCR_VERSION=0  -Isrc/libtiff -Isrc/libtiff -I./soobj -Isrc -o ./soobj/gdevxps_1.o -c ./devices/vector/gdevxps.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:578:9: warning: Value stored to 'info' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:640:9: warning: Value stored to 'info' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:2145:9: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:2293:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:2552:5: warning: Value stored to 'code' is never read [deadcode.DeadStores] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
cp ./soobj/gdevxps_1.o ./soobj/gdevxps.o
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/xpswrite ./soobj/gdevxps.o
./soobj/aux/echogs -e .dev -a-  ./soobj/xpswrite -include ./soobj/vector -include ./soobj/libtiff
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./soobj -I./devices  -Isrc/source/libraries -Isrc/library/source  -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2   -o ./soobj/gdevpdfu.o -c ./devices/vector/gdevpdfu.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:0: information: normalCheckLevelMaxBranches(CWE-0): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:699: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 64-bit value by 63 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1016: error: uninitvar(CWE-457): Uninitialized variable: key <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1539: warning: uninitvar(CWE-457): Uninitialized variable: *pprev <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c: In function ‘pdf_write_function’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2991:26: warning: use of uninitialized value ‘value.contents.object’ [CWE-457] [-Wanalyzer-use-of-uninitialized-value] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2984:1: note: (1) entry to ‘pdf_write_function’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2986:17: note: (2) region created on stack here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2987:16: note: (3) calling ‘pdf_function’ from ‘pdf_write_function’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2949:1: note: (4) entry to ‘pdf_function’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2952:16: note: (5) calling ‘pdf_function_aux’ from ‘pdf_function’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2848:1: note: (6) entry to ‘pdf_function_aux’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2856:16: note: (7) calling ‘pdf_alloc_resource’ from ‘pdf_function_aux’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1863:1: note: (8) entry to ‘pdf_alloc_resource’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1868:8: note: (9) following ‘false’ branch (when ‘rtype <= 15’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1872:57: note: (10) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1871:12: note: (11) calling ‘pdf_alloc_aside’ from ‘pdf_alloc_resource’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1762:1: note: (12) entry to ‘pdf_alloc_aside’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1769:8: note: (13) following ‘false’ branch (when ‘pst’ is non-NULL)... <--[gcc]
In file included from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gx.h:26, <--[gcc]
                 from /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:20: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1771:32: note: (14) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gsmemory.h:254:13: note: in definition of macro ‘gs_alloc_struct’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1780:8: note: (15) following ‘true’ branch (when ‘id < 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1781:20: note: (16) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1871:12: note: (17) returning to ‘pdf_alloc_resource’ from ‘pdf_alloc_aside’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2856:16: note: (18) returning to ‘pdf_function_aux’ from ‘pdf_alloc_resource’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2858:8: note: (19) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2862:12: note: (20) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2877:8: note: (21) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2879:17: note: (22) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2887:12: note: (23) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2889:20: note: (24) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2894:12: note: (25) following ‘true’ branch (when ‘code >= 0’)... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2899:20: note: (26) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2901:12: note: (27) following ‘true’ branch (when ‘code == 0’)... <--[gcc]
cc1: note: (28) ...to here
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2917:12: note: (29) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2918:20: note: (30) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2952:16: note: (31) returning to ‘pdf_function’ from ‘pdf_function_aux’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2954:8: note: (32) following ‘true’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2955:16: note: (33) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2987:16: note: (34) returning to ‘pdf_write_function’ from ‘pdf_function’ <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2989:8: note: (35) following ‘false’ branch... <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2991:26: note: (36) ...to here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:2991:26: note: (37) use of uninitialized value ‘value.contents.object’ here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfu.c:1742:57: warning: Array access (via field 'ObjStmOffsets') results in a null pointer dereference [core.NullDereference] <--[clang]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pdfwrite ./soobj/gdevpdf.o ./soobj/gdevpdfb.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfc.o ./soobj/gdevpdfd.o ./soobj/gdevpdfe.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfg.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfi.o ./soobj/gdevpdfj.o ./soobj/gdevpdfk.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfm.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfo.o ./soobj/gdevpdfp.o ./soobj/gdevpdft.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfr.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gdevpdfu.o ./soobj/gdevpdfv.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/gsflip.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite ./soobj/scantab.o ./soobj/sfilter2.o
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite 
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite -include ./soobj/cmyklib ./soobj/cfe ./soobj/lzwe
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite -include ./soobj/rle ./soobj/sdcte ./soobj/sdeparam
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite -include ./soobj/smd5 ./soobj/szlibe ./soobj/sarc4.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite -include ./soobj/psdf ./soobj/gsagl
./soobj/aux/echogs -e .dev -a-  ./soobj/pdfwrite -include ./soobj/pdtext
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/eps2write
./soobj/aux/echogs -e .dev -a-  ./soobj/eps2write -include ./soobj/pdfwrite.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/ps2write
./soobj/aux/echogs -e .dev -a-  ./soobj/ps2write -include ./soobj/pdfwrite.dev
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/devdevs.tr -+ ./soobj/display.dev ./soobj/x11.dev ./soobj/x11_.dev ./soobj/x11alpha.dev ./soobj/x11alt_.dev ./soobj/x11cmyk.dev ./soobj/x11cmyk2.dev ./soobj/x11cmyk4.dev ./soobj/x11cmyk8.dev ./soobj/x11gray2.dev ./soobj/x11gray4.dev ./soobj/x11mono.dev ./soobj/x11rg16x.dev ./soobj/x11rg32x.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/PCLm.dev ./soobj/PCLm8.dev ./soobj/bbox.dev ./soobj/bit.dev ./soobj/bitcmyk.dev ./soobj/bitrgb.dev ./soobj/bitrgbtags.dev ./soobj/bmp16.dev ./soobj/bmp16m.dev ./soobj/bmp256.dev ./soobj/bmp32b.dev ./soobj/bmpgray.dev ./soobj/bmpmono.dev ./soobj/bmpsep1.dev ./soobj/bmpsep8.dev ./soobj/ccr.dev ./soobj/cfax.dev ./soobj/cif.dev ./soobj/devicen.dev ./soobj/dfaxhigh.dev ./soobj/dfaxlow.dev ./soobj/display.dev ./soobj/docxwrite.dev ./soobj/eps2write.dev ./soobj/fax.dev ./soobj/faxg3.dev ./soobj/faxg32d.dev ./soobj/faxg4.dev ./soobj/fpng.dev ./soobj/inferno.dev ./soobj/ink_cov.dev ./soobj/inkcov.dev ./soobj/jpeg.dev ./soobj/jpegcmyk.dev ./soobj/jpeggray.dev ./soobj/mgr4.dev ./soobj/mgr8.dev ./soobj/mgrgray2.dev ./soobj/mgrgray4.dev ./soobj/mgrgray8.dev ./soobj/mgrmono.dev ./soobj/miff24.dev ./soobj/pam.dev ./soobj/pamcmyk32.dev ./soobj/pamcmyk4.dev ./soobj/pbm.dev ./soobj/pbmraw.dev ./soobj/pcx16.dev ./soobj/pcx24b.dev ./soobj/pcx256.dev ./soobj/pcxcmyk.dev ./soobj/pcxgray.dev ./soobj/pcxmono.dev ./soobj/pdfimage24.dev ./soobj/pdfimage32.dev ./soobj/pdfimage8.dev ./soobj/pdfwrite.dev ./soobj/pgm.dev ./soobj/pgmraw.dev ./soobj/pgnm.dev ./soobj/pgnmraw.dev ./soobj/pkm.dev ./soobj/pkmraw.dev ./soobj/pksm.dev ./soobj/pksmraw.dev ./soobj/plan.dev ./soobj/plan9bm.dev ./soobj/planc.dev ./soobj/plang.dev ./soobj/plank.dev ./soobj/planm.dev ./soobj/plib.dev ./soobj/plibc.dev ./soobj/plibg.dev ./soobj/plibk.dev ./soobj/plibm.dev ./soobj/pnm.dev ./soobj/pnmraw.dev ./soobj/ppm.dev ./soobj/ppmraw.dev ./soobj/ps2write.dev ./soobj/psdcmyk.dev ./soobj/psdcmyk16.dev ./soobj/psdcmykog.dev ./soobj/psdcmyktags.dev ./soobj/psdcmyktags16.dev ./soobj/psdf.dev ./soobj/psdrgb.dev ./soobj/psdrgb16.dev ./soobj/psdrgbtags.dev ./soobj/spotcmyk.dev ./soobj/tfax.dev ./soobj/tiff12nc.dev ./soobj/tiff24nc.dev ./soobj/tiff32nc.dev ./soobj/tiff48nc.dev ./soobj/tiff64nc.dev ./soobj/tiffcrle.dev ./soobj/tiffg3.dev ./soobj/tiffg32d.dev ./soobj/tiffg4.dev ./soobj/tiffgray.dev ./soobj/tifflzw.dev ./soobj/tiffpack.dev ./soobj/tiffs.dev ./soobj/tiffscaled.dev ./soobj/tiffscaled24.dev ./soobj/tiffscaled32.dev ./soobj/tiffscaled4.dev ./soobj/tiffscaled8.dev ./soobj/tiffsep.dev ./soobj/tiffsep1.dev ./soobj/txtwrite.dev ./soobj/xcf.dev ./soobj/xpswrite.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/alc1900.dev ./soobj/alc2000.dev ./soobj/alc4000.dev ./soobj/alc4100.dev ./soobj/alc8500.dev ./soobj/alc8600.dev ./soobj/alc9100.dev ./soobj/ap3250.dev ./soobj/appledmp.dev ./soobj/atx23.dev ./soobj/atx24.dev ./soobj/atx38.dev ./soobj/bj10e.dev ./soobj/bj10v.dev ./soobj/bj10vh.dev ./soobj/bj200.dev ./soobj/bjc600.dev ./soobj/bjc800.dev ./soobj/bjc880j.dev ./soobj/bjccmyk.dev ./soobj/bjccolor.dev ./soobj/bjcgray.dev ./soobj/bjcmono.dev ./soobj/cdeskjet.dev ./soobj/cdj1600.dev ./soobj/cdj500.dev ./soobj/cdj550.dev ./soobj/cdj670.dev ./soobj/cdj850.dev ./soobj/cdj880.dev ./soobj/cdj890.dev ./soobj/cdj970.dev ./soobj/cdjcolor.dev ./soobj/cdjmono.dev ./soobj/cdnj500.dev ./soobj/chp2200.dev ./soobj/cljet5.dev ./soobj/cljet5c.dev ./soobj/cljet5pr.dev ./soobj/coslw2p.dev ./soobj/coslwxl.dev ./soobj/declj250.dev ./soobj/deskjet.dev ./soobj/dj505j.dev ./soobj/djet500.dev ./soobj/djet500c.dev ./soobj/dl2100.dev ./soobj/dnj650c.dev ./soobj/epl2050.dev ./soobj/epl2050p.dev ./soobj/epl2120.dev ./soobj/epl2500.dev ./soobj/epl2750.dev ./soobj/epl5800.dev ./soobj/epl5900.dev ./soobj/epl6100.dev ./soobj/epl6200.dev ./soobj/eplcolor.dev ./soobj/eplmono.dev ./soobj/eps9high.dev ./soobj/eps9mid.dev ./soobj/epson.dev ./soobj/epsonc.dev ./soobj/escp.dev ./soobj/escpage.dev ./soobj/fmlbp.dev ./soobj/fmpr.dev ./soobj/fs600.dev ./soobj/gdi.dev ./soobj/hl1240.dev ./soobj/hl1250.dev ./soobj/hl7x0.dev ./soobj/hpdj1120c.dev ./soobj/hpdj310.dev ./soobj/hpdj320.dev ./soobj/hpdj340.dev ./soobj/hpdj400.dev ./soobj/hpdj500.dev ./soobj/hpdj500c.dev ./soobj/hpdj510.dev ./soobj/hpdj520.dev ./soobj/hpdj540.dev ./soobj/hpdj550c.dev ./soobj/hpdj560c.dev ./soobj/hpdj600.dev ./soobj/hpdj660c.dev ./soobj/hpdj670c.dev ./soobj/hpdj680c.dev ./soobj/hpdj690c.dev ./soobj/hpdj850c.dev ./soobj/hpdj855c.dev ./soobj/hpdj870c.dev ./soobj/hpdj890c.dev ./soobj/hpdjplus.dev ./soobj/hpdjportable.dev ./soobj/ibmpro.dev ./soobj/imagen.dev ./soobj/itk24i.dev ./soobj/itk38.dev ./soobj/iwhi.dev ./soobj/iwlo.dev ./soobj/iwlq.dev ./soobj/jetp3852.dev ./soobj/jj100.dev ./soobj/la50.dev ./soobj/la70.dev ./soobj/la75.dev ./soobj/la75plus.dev ./soobj/laserjet.dev ./soobj/lbp310.dev ./soobj/lbp320.dev ./soobj/lbp8.dev ./soobj/lex2050.dev ./soobj/lex3200.dev ./soobj/lex5700.dev ./soobj/lex7000.dev ./soobj/lips2p.dev ./soobj/lips3.dev ./soobj/lips4.dev ./soobj/lips4v.dev ./soobj/lj250.dev ./soobj/lj3100sw.dev ./soobj/lj4dith.dev ./soobj/lj4dithp.dev ./soobj/lj5gray.dev ./soobj/lj5mono.dev ./soobj/ljet2p.dev ./soobj/ljet3.dev ./soobj/ljet3d.dev ./soobj/ljet4.dev ./soobj/ljet4d.dev ./soobj/ljet4pjl.dev ./soobj/ljetplus.dev ./soobj/ln03.dev ./soobj/lp1800.dev ./soobj/lp1900.dev ./soobj/lp2000.dev ./soobj/lp2200.dev ./soobj/lp2400.dev ./soobj/lp2500.dev ./soobj/lp2563.dev ./soobj/lp3000c.dev ./soobj/lp7500.dev ./soobj/lp7700.dev ./soobj/lp7900.dev ./soobj/lp8000.dev ./soobj/lp8000c.dev ./soobj/lp8100.dev ./soobj/lp8200c.dev ./soobj/lp8300c.dev ./soobj/lp8300f.dev ./soobj/lp8400f.dev ./soobj/lp8500c.dev ./soobj/lp8600.dev ./soobj/lp8600f.dev ./soobj/lp8700.dev ./soobj/lp8800c.dev ./soobj/lp8900.dev ./soobj/lp9000b.dev ./soobj/lp9000c.dev ./soobj/lp9100.dev ./soobj/lp9200b.dev ./soobj/lp9200c.dev ./soobj/lp9300.dev ./soobj/lp9400.dev ./soobj/lp9500c.dev ./soobj/lp9600.dev ./soobj/lp9600s.dev ./soobj/lp9800c.dev ./soobj/lps4500.dev ./soobj/lps6500.dev ./soobj/lq850.dev ./soobj/lxm3200.dev ./soobj/lxm5700m.dev ./soobj/m8510.dev ./soobj/md1xMono.dev ./soobj/md2k.dev ./soobj/md50Eco.dev ./soobj/md50Mono.dev ./soobj/md5k.dev ./soobj/mj500c.dev ./soobj/mj6000c.dev ./soobj/mj700v2c.dev ./soobj/mj8000c.dev ./soobj/ml600.dev ./soobj/necp6.dev ./soobj/npdl.dev ./soobj/oce9050.dev ./soobj/oki182.dev ./soobj/oki4w.dev ./soobj/okiibm.dev ./soobj/oprp.dev ./soobj/opvp.dev ./soobj/paintjet.dev ./soobj/pcl3.dev ./soobj/photoex.dev ./soobj/picty180.dev ./soobj/pj.dev ./soobj/pjetxl.dev ./soobj/pjxl.dev ./soobj/pjxl300.dev ./soobj/pr1000.dev ./soobj/pr1000_4.dev ./soobj/pr150.dev ./soobj/pr201.dev ./soobj/pxlcolor.dev ./soobj/pxlmono.dev ./soobj/r4081.dev ./soobj/rinkj.dev ./soobj/rpdl.dev ./soobj/samsunggdi.dev ./soobj/sj48.dev ./soobj/st800.dev ./soobj/stcolor.dev ./soobj/t4693d2.dev ./soobj/t4693d4.dev ./soobj/t4693d8.dev ./soobj/tek4696.dev ./soobj/uniprint.dev ./soobj/xes.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/appleraster.dev ./soobj/cups.dev ./soobj/pwgraster.dev ./soobj/urf.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/ijs.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/png16.dev ./soobj/png16m.dev ./soobj/png16malpha.dev ./soobj/png256.dev ./soobj/png48.dev ./soobj/pngalpha.dev ./soobj/pnggray.dev ./soobj/pngmono.dev ./soobj/pngmonod.dev 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr -+ 
./soobj/aux/echogs -a ./soobj/devdevs.tr - ./soobj/libcore
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/devs.tr -n -R ./soobj/fdevs.tr
./soobj/aux/echogs -a ./soobj/devs.tr -+ ""
./soobj/aux/echogs -a ./soobj/devs.tr -n -R ./soobj/devdevs.tr
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/genconf ./soobj/devs.tr -h ./soobj/gconfxx.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./soobj/ld.tr
./soobj/aux/echogs -a ./soobj/gconfxx.h 
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
rm -f ./soobj/gconfig.h
cp ./soobj/gconfxx.h ./soobj/gconfig.h
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/igs.tr - -include ./soobj/psl3.dev ./soobj/pdf.dev ./soobj/pdfi.dev ./soobj/epsf.dev ./soobj/ttfont.dev ./soobj/fapi_ps.dev ./soobj/jpx.dev ./soobj/jbig2.dev ./soobj/gs_pdfwr.dev
./soobj/aux/genconf ./soobj/igs.tr -h ./soobj/iconfxx.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./soobj/gsld.tr
./soobj/aux/echogs -w ./soobj/iconfig.h -R ./soobj/iconfxx.h
./soobj/aux/echogs -w ./soobj/gsnoapi.tr -R ./soobj/devs.tr
./soobj/aux/echogs -a ./soobj/gsnoapi.tr -R ./soobj/igs.tr
./soobj/aux/genconf ./soobj/gsnoapi.tr -h ./soobj/unused.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./soobj/gsnoapild.tr
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/gs.tr -R ./soobj/gsnoapi.tr
./soobj/aux/echogs -a ./soobj/gs.tr - -include ./soobj/iapi.dev
./soobj/aux/genconf ./soobj/gs.tr -h ./soobj/unused.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./soobj/gsld.tr
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
rm -f ./soobj/iconfig.c
cp ./psi/iconf.c ./soobj/iconfig.c
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./psi -I./soobj -I./soobj -I./base -I./devices  -o ./soobj/iconfig.o -c ./soobj/iconfig.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
rm -f ./soobj/gconfig.c
cp ./base/gconf.c ./soobj/gconfig.c
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_DBUS -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1   -I./soobj -I./base -I./devices  -DWHICH_CMS="lcms2" -o ./soobj/gconfig.o -c ./soobj/gconfig.c
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
./soobj/aux/echogs -w ./soobj/ldt.tr -n - gcc -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libgs.so.10 -o ./sobin/libgs.so.10.03
./soobj/aux/echogs -a ./soobj/ldt.tr -n -s ./soobj/gsromfs0.o  -s
cat ./soobj/gsld.tr >> ./soobj/ldt.tr
./soobj/aux/echogs -a ./soobj/ldt.tr -s -  -lm -ldl  -lpaper -ltiff -rdynamic -lfontconfig -lfreetype -lfreetype -lopenjp2  -lpthread -lm 
if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
PSI_FEATURE_DEVS= FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \
DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \
DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
DEVICE_DEVS_EXTRA= \
/bin/sh <./soobj/ldt.tr
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:451:1: warning: type of ‘gs_nullpage_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  451 | device2_(gs_nullpage_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevnfwd.c:1007:22: note: type ‘const struct gx_device_null’ should match type ‘const struct gx_device’ <--[gcc]
 1007 | const gx_device_null gs_nullpage_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevnfwd.c:1007:22: note: ‘gs_nullpage_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:449:1: warning: type of ‘gs_pngmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  449 | device2_(gs_pngmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:95:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
   95 | const gx_device_png gs_pngmono_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:95:21: note: ‘gs_pngmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:442:1: warning: type of ‘gs_png16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  442 | device2_(gs_png16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:120:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  120 | const gx_device_png gs_png16_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:120:21: note: ‘gs_png16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:445:1: warning: type of ‘gs_png256_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  445 | device2_(gs_png256_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:144:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  144 | const gx_device_png gs_png256_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:144:21: note: ‘gs_png256_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:448:1: warning: type of ‘gs_pnggray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  448 | device2_(gs_pnggray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:167:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  167 | const gx_device_png gs_pnggray_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:167:21: note: ‘gs_pnggray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:450:1: warning: type of ‘gs_pngmonod_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  450 | device2_(gs_pngmonod_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:190:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  190 | const gx_device_png gs_pngmonod_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:190:21: note: ‘gs_pngmonod_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:443:1: warning: type of ‘gs_png16m_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  443 | device2_(gs_png16m_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:217:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  217 | const gx_device_png gs_png16m_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:217:21: note: ‘gs_png16m_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:446:1: warning: type of ‘gs_png48_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  446 | device2_(gs_png48_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:241:21: note: type ‘const struct gx_device_png’ should match type ‘const struct gx_device’ <--[gcc]
  241 | const gx_device_png gs_png48_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:241:21: note: ‘gs_png48_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:447:1: warning: type of ‘gs_pngalpha_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  447 | device2_(gs_pngalpha_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:286:26: note: type ‘const struct gx_device_pngalpha’ should match type ‘const struct gx_device’ <--[gcc]
  286 | const gx_device_pngalpha gs_pngalpha_device = {
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:286:26: note: ‘gs_pngalpha_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:444:1: warning: type of ‘gs_png16malpha_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  444 | device2_(gs_png16malpha_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:321:26: note: type ‘const struct gx_device_pngalpha’ should match type ‘const struct gx_device’ <--[gcc]
  321 | const gx_device_pngalpha gs_png16malpha_device = {
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpng.c:321:26: note: ‘gs_png16malpha_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:439:1: warning: type of ‘gs_ijs_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  439 | device_(gs_ijs_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevijs.c:144:15: note: type ‘struct gx_device_ijs’ should match type ‘struct gx_device’ <--[gcc]
  144 | gx_device_ijs gs_ijs_device =
      |               ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevijs.c:144:15: note: ‘gs_ijs_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevijs.c:144:15: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:434:1: warning: type of ‘gs_cups_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  434 | device2_(gs_cups_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:482:17: note: type ‘struct gx_device_cups’ should match type ‘const struct gx_device’ <--[gcc]
  482 | gx_device_cups  gs_cups_device = { gs_xxx_device("cups", "") };
      |                 ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:482:17: note: ‘gs_cups_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:482:17: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:435:1: warning: type of ‘gs_pwgraster_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  435 | device2_(gs_pwgraster_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:483:17: note: type ‘struct gx_device_cups’ should match type ‘const struct gx_device’ <--[gcc]
  483 | gx_device_cups  gs_pwgraster_device = { gs_xxx_device("pwgraster",
      |                 ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:483:17: note: ‘gs_pwgraster_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:483:17: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:433:1: warning: type of ‘gs_appleraster_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  433 | device2_(gs_appleraster_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:486:17: note: type ‘struct gx_device_cups’ should match type ‘const struct gx_device’ <--[gcc]
  486 | gx_device_cups  gs_appleraster_device = { gs_xxx_device("appleraster",
      |                 ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:486:17: note: ‘gs_appleraster_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:486:17: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:436:1: warning: type of ‘gs_urf_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  436 | device2_(gs_urf_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:488:17: note: type ‘struct gx_device_cups’ should match type ‘const struct gx_device’ <--[gcc]
  488 | gx_device_cups  gs_urf_device = { gs_xxx_device("urf",
      |                 ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:488:17: note: ‘gs_urf_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/cups/gdevcups.c:488:17: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:430:1: warning: type of ‘gs_xes_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  430 | device_(gs_xes_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevxes.c:69:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   69 | gx_device_printer gs_xes_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevxes.c:69:19: note: ‘gs_xes_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevxes.c:69:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:429:1: warning: type of ‘gs_uniprint_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  429 | device_(gs_uniprint_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c:248:21: note: type ‘struct upd_device’ should match type ‘struct gx_device’ <--[gcc]
  248 | upd_device far_data gs_uniprint_device = { /** */
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c:248:21: note: ‘gs_uniprint_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevupd.c:248:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:428:1: warning: type of ‘gs_tek4696_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  428 | device_(gs_tek4696_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtknk.c:52:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   52 | const gx_device_printer far_data gs_tek4696_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtknk.c:52:34: note: ‘gs_tek4696_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:425:1: warning: type of ‘gs_t4693d2_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  425 | device_(gs_t4693d2_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:44:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   44 | const gx_device_printer gs_t4693d2_device = t4693d_prn_device("t4693d2",8, 3);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:44:25: note: ‘gs_t4693d2_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:426:1: warning: type of ‘gs_t4693d4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  426 | device_(gs_t4693d4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:45:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   45 | const gx_device_printer gs_t4693d4_device = t4693d_prn_device("t4693d4",16, 15);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:45:25: note: ‘gs_t4693d4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:427:1: warning: type of ‘gs_t4693d8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  427 | device_(gs_t4693d8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:46:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   46 | const gx_device_printer gs_t4693d8_device = t4693d_prn_device("t4693d8",24, 255);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4693.c:46:25: note: ‘gs_t4693d8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:424:1: warning: type of ‘gs_stcolor_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  424 | device_(gs_stcolor_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:163:25: note: type ‘struct stcolor_device’ should match type ‘struct gx_device’ <--[gcc]
  163 | stcolor_device far_data gs_stcolor_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:163:25: note: ‘gs_stcolor_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevstc.c:163:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:422:1: warning: type of ‘gs_sj48_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  422 | device_(gs_sj48_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevsj48.c:43:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   43 | gx_device_printer far_data gs_sj48_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevsj48.c:43:28: note: ‘gs_sj48_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevsj48.c:43:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:420:1: warning: type of ‘gs_rpdl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  420 | device_(gs_rpdl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevrpdl.c:48:25: note: type ‘struct gx_device_lprn’ should match type ‘struct gx_device’ <--[gcc]
   48 | gx_device_lprn far_data gs_rpdl_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevrpdl.c:48:25: note: ‘gs_rpdl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevrpdl.c:48:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:419:1: warning: type of ‘gs_rinkj_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  419 | device_(gs_rinkj_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevrinkj.c:145:20: note: type ‘const struct rinkj_device’ should match type ‘struct gx_device’ <--[gcc]
  145 | const rinkj_device gs_rinkj_device =
      |                    ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevrinkj.c:145:20: note: ‘gs_rinkj_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:418:1: warning: type of ‘gs_r4081_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  418 | device_(gs_r4081_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4081.c:24:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   24 | const gx_device_printer far_data gs_r4081_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev4081.c:24:34: note: ‘gs_r4081_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:415:1: warning: type of ‘gs_pxlmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  415 | device2_(gs_pxlmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:196:23: note: type ‘const struct gx_device_pclxl’ should match type ‘const struct gx_device’ <--[gcc]
  196 | const gx_device_pclxl gs_pxlmono_device = {
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:196:23: note: ‘gs_pxlmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:414:1: warning: type of ‘gs_pxlcolor_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  414 | device2_(gs_pxlcolor_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:200:23: note: type ‘const struct gx_device_pclxl’ should match type ‘const struct gx_device’ <--[gcc]
  200 | const gx_device_pclxl gs_pxlcolor_device = {
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpx.c:200:23: note: ‘gs_pxlcolor_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:411:1: warning: type of ‘gs_pr201_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  411 | device_(gs_pr201_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:43:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   43 | gx_device_printer gs_pr201_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:43:19: note: ‘gs_pr201_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:43:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:408:1: warning: type of ‘gs_pr1000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  408 | device_(gs_pr1000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:52:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   52 | gx_device_printer gs_pr1000_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:52:19: note: ‘gs_pr1000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:52:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:410:1: warning: type of ‘gs_pr150_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  410 | device_(gs_pr150_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:61:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   61 | gx_device_printer gs_pr150_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:61:19: note: ‘gs_pr150_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:61:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:409:1: warning: type of ‘gs_pr1000_4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  409 | device_(gs_pr1000_4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:70:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   70 | gx_device_printer gs_pr1000_4_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:70:19: note: ‘gs_pr1000_4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevp201.c:70:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:402:1: warning: type of ‘gs_photoex_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  402 | device_(gs_photoex_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevphex.c:1030:28: note: type ‘struct gx_photoex_device’ should match type ‘struct gx_device’ <--[gcc]
 1030 | gx_photoex_device far_data gs_photoex_device = {
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevphex.c:1030:28: note: ‘gs_photoex_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevphex.c:1030:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:399:1: warning: type of ‘gs_opvp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  399 | device_(gs_opvp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:458:33: note: type ‘const struct gx_device_opvp’ should match type ‘struct gx_device’ <--[gcc]
  458 | const   gx_device_opvp          gs_opvp_device =
      |                                 ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:458:33: note: ‘gs_opvp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:398:1: warning: type of ‘gs_oprp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  398 | device_(gs_oprp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:503:22: note: type ‘const struct gx_device_oprp’ should match type ‘struct gx_device’ <--[gcc]
  503 | const gx_device_oprp gs_oprp_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/opvp/gdevopvp.c:503:22: note: ‘gs_oprp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:397:1: warning: type of ‘gs_okiibm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  397 | device_(gs_okiibm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevokii.c:77:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   77 | const gx_device_printer far_data gs_okiibm_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevokii.c:77:34: note: ‘gs_okiibm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:396:1: warning: type of ‘gs_oki4w_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  396 | device_(gs_oki4w_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevop4w.c:106:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  106 | gx_device_printer far_data gs_oki4w_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevop4w.c:106:28: note: ‘gs_oki4w_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevop4w.c:106:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:395:1: warning: type of ‘gs_oki182_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  395 | device_(gs_oki182_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevo182.c:67:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   67 | const gx_device_printer far_data gs_oki182_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevo182.c:67:34: note: ‘gs_oki182_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:389:1: warning: type of ‘gs_npdl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  389 | device_(gs_npdl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevnpdl.c:132:25: note: type ‘struct gx_device_lprn’ should match type ‘struct gx_device’ <--[gcc]
  132 | gx_device_lprn far_data gs_npdl_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevnpdl.c:132:25: note: ‘gs_npdl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevnpdl.c:132:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:387:1: warning: type of ‘gs_ml600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  387 | device_(gs_ml600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevml6.c:44:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   44 | gx_device_printer gs_ml600_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevml6.c:44:19: note: ‘gs_ml600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevml6.c:44:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:385:1: warning: type of ‘gs_mj700v2c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  385 | device_(gs_mj700v2c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:259:23: note: type ‘struct gx_device_mj’ should match type ‘struct gx_device’ <--[gcc]
  259 | gx_device_mj far_data gs_mj700v2c_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:259:23: note: ‘gs_mj700v2c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:259:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:383:1: warning: type of ‘gs_mj500c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  383 | device_(gs_mj500c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:265:23: note: type ‘struct gx_device_mj’ should match type ‘struct gx_device’ <--[gcc]
  265 | gx_device_mj far_data gs_mj500c_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:265:23: note: ‘gs_mj500c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:265:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:384:1: warning: type of ‘gs_mj6000c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  384 | device_(gs_mj6000c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:270:23: note: type ‘struct gx_device_mj’ should match type ‘struct gx_device’ <--[gcc]
  270 | gx_device_mj far_data gs_mj6000c_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:270:23: note: ‘gs_mj6000c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:270:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:386:1: warning: type of ‘gs_mj8000c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  386 | device_(gs_mj8000c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:275:23: note: type ‘struct gx_device_mj’ should match type ‘struct gx_device’ <--[gcc]
  275 | gx_device_mj far_data gs_mj8000c_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:275:23: note: ‘gs_mj8000c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevmjc.c:275:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:379:1: warning: type of ‘gs_md2k_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  379 | device_(gs_md2k_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:95:25: note: type ‘struct gx_device_alps’ should match type ‘struct gx_device’ <--[gcc]
   95 | gx_device_alps far_data gs_md2k_device = alps_device("md2k", md2k_print_page);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:95:25: note: ‘gs_md2k_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:95:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:382:1: warning: type of ‘gs_md5k_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  382 | device_(gs_md5k_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:96:25: note: type ‘struct gx_device_alps’ should match type ‘struct gx_device’ <--[gcc]
   96 | gx_device_alps far_data gs_md5k_device = alps_device("md5k", md5k_print_page);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:96:25: note: ‘gs_md5k_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevmd2k.c:96:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:381:1: warning: type of ‘gs_md50Mono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  381 | device_(gs_md50Mono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:68:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   68 | gx_device_printer far_data gs_md50Mono_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:68:28: note: ‘gs_md50Mono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:68:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:380:1: warning: type of ‘gs_md50Eco_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  380 | device_(gs_md50Eco_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:77:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   77 | gx_device_printer far_data gs_md50Eco_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:77:28: note: ‘gs_md50Eco_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:77:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:378:1: warning: type of ‘gs_md1xMono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  378 | device_(gs_md1xMono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:86:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   86 | gx_device_printer far_data gs_md1xMono_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:86:28: note: ‘gs_md1xMono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevalps.c:86:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:377:1: warning: type of ‘gs_m8510_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  377 | device_(gs_m8510_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev8510.c:26:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   26 | const gx_device_printer far_data gs_m8510_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev8510.c:26:34: note: ‘gs_m8510_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:376:1: warning: type of ‘gs_lxm5700m_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  376 | device_(gs_lxm5700m_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlxm.c:62:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
   62 | lxm_device far_data gs_lxm5700m_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlxm.c:62:21: note: ‘gs_lxm5700m_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlxm.c:62:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:375:1: warning: type of ‘gs_lxm3200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  375 | device_(gs_lxm3200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx32.c:318:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
  318 | lxm_device far_data gs_lxm3200_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx32.c:318:21: note: ‘gs_lxm3200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx32.c:318:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:388:1: warning: type of ‘gs_necp6_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  388 | device_(gs_necp6_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdm24.c:27:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   27 | const gx_device_printer far_data gs_necp6_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdm24.c:27:34: note: ‘gs_necp6_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:374:1: warning: type of ‘gs_lq850_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  374 | device_(gs_lq850_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdm24.c:38:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   38 | const gx_device_printer gs_lq850_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdm24.c:38:25: note: ‘gs_lq850_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:348:1: warning: type of ‘gs_lp8000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  348 | device_(gs_lp8000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlp8k.c:172:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  172 | gx_device_printer far_data gs_lp8000_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlp8k.c:172:28: note: ‘gs_lp8000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlp8k.c:172:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:316:1: warning: type of ‘gs_lj5mono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  316 | device_(gs_lj5mono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlj56.c:54:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   54 | const gx_device_printer gs_lj5mono_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlj56.c:54:25: note: ‘gs_lj5mono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:315:1: warning: type of ‘gs_lj5gray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  315 | device_(gs_lj5gray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlj56.c:73:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   73 | const gx_device_printer gs_lj5gray_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlj56.c:73:25: note: ‘gs_lj5gray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:312:1: warning: type of ‘gs_lj3100sw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  312 | device_(gs_lj3100sw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevl31s.c:92:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   92 | gx_device_printer far_data gs_lj3100sw_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevl31s.c:92:28: note: ‘gs_lj3100sw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevl31s.c:92:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:311:1: warning: type of ‘gs_lj250_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  311 | device_(gs_lj250_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:48:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   48 | const gx_device_printer far_data gs_lj250_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:48:34: note: ‘gs_lj250_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:400:1: warning: type of ‘gs_paintjet_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  400 | device_(gs_paintjet_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:55:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   55 | const gx_device_printer far_data gs_paintjet_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:55:34: note: ‘gs_paintjet_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:405:1: warning: type of ‘gs_pjetxl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  405 | device_(gs_pjetxl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:63:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   63 | const gx_device_printer far_data gs_pjetxl_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpjet.c:63:34: note: ‘gs_pjetxl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:310:1: warning: type of ‘gs_lips4v_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  310 | device_(gs_lips4v_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4v.c:185:27: note: type ‘struct gx_device_lips4v’ should match type ‘struct gx_device’ <--[gcc]
  185 | gx_device_lips4v far_data gs_lips4v_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4v.c:185:27: note: ‘gs_lips4v_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4v.c:185:27: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:306:1: warning: type of ‘gs_lex7000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  306 | device_(gs_lex7000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:147:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
  147 | lxm_device far_data gs_lex7000_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:147:21: note: ‘gs_lex7000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:147:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:305:1: warning: type of ‘gs_lex5700_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  305 | device_(gs_lex5700_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:170:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
  170 | lxm_device far_data gs_lex5700_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:170:21: note: ‘gs_lex5700_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:170:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:304:1: warning: type of ‘gs_lex3200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  304 | device_(gs_lex3200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:193:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
  193 | lxm_device far_data gs_lex3200_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:193:21: note: ‘gs_lex3200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:193:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:303:1: warning: type of ‘gs_lex2050_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  303 | device_(gs_lex2050_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:216:21: note: type ‘struct lxm_device’ should match type ‘struct gx_device’ <--[gcc]
  216 | lxm_device far_data gs_lex2050_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:216:21: note: ‘gs_lex2050_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevlx7.c:216:21: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:302:1: warning: type of ‘gs_lbp8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  302 | device_(gs_lbp8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlbp8.c:50:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   50 | const gx_device_printer far_data gs_lbp8_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevlbp8.c:50:34: note: ‘gs_lbp8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:300:1: warning: type of ‘gs_lbp310_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  300 | device_(gs_lbp310_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:17:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   17 | gx_device_printer far_data gs_lbp310_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:17:28: note: ‘gs_lbp310_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:17:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:301:1: warning: type of ‘gs_lbp320_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  301 | device_(gs_lbp320_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:29:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   29 | gx_device_printer far_data gs_lbp320_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:29:28: note: ‘gs_lbp320_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevlbp3.c:29:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:290:1: warning: type of ‘gs_jj100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  290 | device_(gs_jj100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevj100.c:31:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   31 | gx_device_printer gs_jj100_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevj100.c:31:19: note: ‘gs_jj100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevj100.c:31:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:289:1: warning: type of ‘gs_jetp3852_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  289 | device_(gs_jetp3852_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev3852.c:57:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   57 | const gx_device_printer far_data gs_jetp3852_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdev3852.c:57:34: note: ‘gs_jetp3852_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:279:1: warning: type of ‘gs_imagen_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  279 | device_(gs_imagen_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevimgn.c:243:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  243 | const gx_device_printer far_data gs_imagen_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevimgn.c:243:34: note: ‘gs_imagen_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:401:1: warning: type of ‘gs_pcl3_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  401 | device_(gs_pcl3_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:162:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  162 | pcl3_device_instance(pcl3, pcl3_generic_new);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:162:1: note: ‘gs_pcl3_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:162:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:276:1: warning: type of ‘gs_hpdjplus_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  276 | device_(gs_hpdjplus_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:167:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  167 | pcl3_device_instance(hpdjplus,  HPDeskJetPlus);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:167:1: note: ‘gs_hpdjplus_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:167:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:277:1: warning: type of ‘gs_hpdjportable_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  277 | device_(gs_hpdjportable_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:168:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  168 | pcl3_device_instance(hpdjportable, HPDJPortable);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:168:1: note: ‘gs_hpdjportable_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:168:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:256:1: warning: type of ‘gs_hpdj310_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  256 | device_(gs_hpdj310_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:169:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  169 | pcl3_device_instance(hpdj310,   HPDJ310);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:169:1: note: ‘gs_hpdj310_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:169:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:257:1: warning: type of ‘gs_hpdj320_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  257 | device_(gs_hpdj320_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:170:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  170 | pcl3_device_instance(hpdj320,   HPDJ320);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:170:1: note: ‘gs_hpdj320_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:170:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:258:1: warning: type of ‘gs_hpdj340_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  258 | device_(gs_hpdj340_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:171:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  171 | pcl3_device_instance(hpdj340,   HPDJ340);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:171:1: note: ‘gs_hpdj340_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:171:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:259:1: warning: type of ‘gs_hpdj400_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  259 | device_(gs_hpdj400_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:172:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  172 | pcl3_device_instance(hpdj400,   HPDJ400);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:172:1: note: ‘gs_hpdj400_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:172:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:260:1: warning: type of ‘gs_hpdj500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  260 | device_(gs_hpdj500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:173:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  173 | pcl3_device_instance(hpdj500,   HPDJ500);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:173:1: note: ‘gs_hpdj500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:173:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:261:1: warning: type of ‘gs_hpdj500c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  261 | device_(gs_hpdj500c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:174:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  174 | pcl3_device_instance(hpdj500c,  HPDJ500C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:174:1: note: ‘gs_hpdj500c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:174:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:262:1: warning: type of ‘gs_hpdj510_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  262 | device_(gs_hpdj510_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:175:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  175 | pcl3_device_instance(hpdj510,   HPDJ510);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:175:1: note: ‘gs_hpdj510_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:175:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:263:1: warning: type of ‘gs_hpdj520_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  263 | device_(gs_hpdj520_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:176:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  176 | pcl3_device_instance(hpdj520,   HPDJ520);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:176:1: note: ‘gs_hpdj520_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:176:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:264:1: warning: type of ‘gs_hpdj540_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  264 | device_(gs_hpdj540_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:177:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  177 | pcl3_device_instance(hpdj540,   HPDJ540);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:177:1: note: ‘gs_hpdj540_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:177:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:265:1: warning: type of ‘gs_hpdj550c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  265 | device_(gs_hpdj550c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:178:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  178 | pcl3_device_instance(hpdj550c,  HPDJ550C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:178:1: note: ‘gs_hpdj550c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:178:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:266:1: warning: type of ‘gs_hpdj560c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  266 | device_(gs_hpdj560c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:179:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  179 | pcl3_device_instance(hpdj560c,  HPDJ560C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:179:1: note: ‘gs_hpdj560c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:179:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:267:1: warning: type of ‘gs_hpdj600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  267 | device_(gs_hpdj600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:180:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  180 | pcl3_device_instance(hpdj600,   HPDJ600);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:180:1: note: ‘gs_hpdj600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:180:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:268:1: warning: type of ‘gs_hpdj660c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  268 | device_(gs_hpdj660c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:181:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  181 | pcl3_device_instance(hpdj660c,  HPDJ660C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:181:1: note: ‘gs_hpdj660c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:181:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:269:1: warning: type of ‘gs_hpdj670c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  269 | device_(gs_hpdj670c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:182:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  182 | pcl3_device_instance(hpdj670c,  HPDJ670C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:182:1: note: ‘gs_hpdj670c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:182:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:270:1: warning: type of ‘gs_hpdj680c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  270 | device_(gs_hpdj680c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:183:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  183 | pcl3_device_instance(hpdj680c,  HPDJ680C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:183:1: note: ‘gs_hpdj680c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:183:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:271:1: warning: type of ‘gs_hpdj690c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  271 | device_(gs_hpdj690c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:184:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  184 | pcl3_device_instance(hpdj690c,  HPDJ690C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:184:1: note: ‘gs_hpdj690c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:184:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:272:1: warning: type of ‘gs_hpdj850c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  272 | device_(gs_hpdj850c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:185:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  185 | pcl3_device_instance(hpdj850c,  HPDJ850C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:185:1: note: ‘gs_hpdj850c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:185:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:273:1: warning: type of ‘gs_hpdj855c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  273 | device_(gs_hpdj855c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:186:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  186 | pcl3_device_instance(hpdj855c,  HPDJ855C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:186:1: note: ‘gs_hpdj855c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:186:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:274:1: warning: type of ‘gs_hpdj870c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  274 | device_(gs_hpdj870c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:187:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  187 | pcl3_device_instance(hpdj870c,  HPDJ870C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:187:1: note: ‘gs_hpdj870c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:187:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:275:1: warning: type of ‘gs_hpdj890c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  275 | device_(gs_hpdj890c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:188:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  188 | pcl3_device_instance(hpdj890c,  HPDJ890C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:188:1: note: ‘gs_hpdj890c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:188:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:255:1: warning: type of ‘gs_hpdj1120c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  255 | device_(gs_hpdj1120c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:189:1: note: type ‘struct pcl3_Device’ should match type ‘struct gx_device’ <--[gcc]
  189 | pcl3_device_instance(hpdj1120c, HPDJ1120C);
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:189:1: note: ‘gs_hpdj1120c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/pcl3/src/gdevpcl3.c:189:1: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:254:1: warning: type of ‘gs_hl7x0_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  254 | device_(gs_hl7x0_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevhl7x.c:260:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  260 | const gx_device_printer far_data gs_hl7x0_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevhl7x.c:260:34: note: ‘gs_hl7x0_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:253:1: warning: type of ‘gs_hl1250_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  253 | device_(gs_hl1250_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevhl12.c:184:24: note: type ‘const struct gx_device_hl1250’ should match type ‘struct gx_device’ <--[gcc]
  184 | const gx_device_hl1250 gs_hl1250_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevhl12.c:184:24: note: ‘gs_hl1250_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:252:1: warning: type of ‘gs_hl1240_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  252 | device_(gs_hl1240_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevhl12.c:187:24: note: type ‘const struct gx_device_hl1250’ should match type ‘struct gx_device’ <--[gcc]
  187 | const gx_device_hl1250 gs_hl1240_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevhl12.c:187:24: note: ‘gs_hl1240_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:251:1: warning: type of ‘gs_gdi_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  251 | device_(gs_gdi_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:106:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  106 | gx_device_printer far_data gs_gdi_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:106:28: note: ‘gs_gdi_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:106:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:421:1: warning: type of ‘gs_samsunggdi_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  421 | device_(gs_samsunggdi_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:114:28: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  114 | gx_device_printer far_data gs_samsunggdi_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:114:28: note: ‘gs_samsunggdi_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevgdi.c:114:28: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:245:1: warning: type of ‘gs_fmpr_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  245 | device_(gs_fmpr_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmpr.c:32:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   32 | gx_device_printer gs_fmpr_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmpr.c:32:19: note: ‘gs_fmpr_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmpr.c:32:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:244:1: warning: type of ‘gs_fmlbp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  244 | device_(gs_fmlbp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmlbp.c:73:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   73 | gx_device_printer gs_fmlbp_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmlbp.c:73:19: note: ‘gs_fmlbp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevfmlbp.c:73:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:335:1: warning: type of ‘gs_lp2000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  335 | device_(gs_lp2000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:66:25: note: type ‘struct gx_device_lprn’ should match type ‘struct gx_device’ <--[gcc]
   66 | gx_device_lprn far_data gs_lp2000_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:66:25: note: ‘gs_lp2000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:66:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:243:1: warning: type of ‘gs_escpage_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  243 | device_(gs_escpage_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:71:25: note: type ‘struct gx_device_lprn’ should match type ‘struct gx_device’ <--[gcc]
   71 | gx_device_lprn far_data gs_escpage_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:71:25: note: ‘gs_escpage_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdevespg.c:71:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:241:1: warning: type of ‘gs_epsonc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  241 | device_(gs_epsonc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsc.c:157:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  157 | const gx_device_printer far_data gs_epsonc_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsc.c:157:34: note: ‘gs_epsonc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:240:1: warning: type of ‘gs_epson_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  240 | device_(gs_epson_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:103:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  103 | const gx_device_printer far_data gs_epson_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:103:34: note: ‘gs_epson_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:239:1: warning: type of ‘gs_eps9mid_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  239 | device_(gs_eps9mid_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:113:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  113 | const gx_device_printer far_data gs_eps9mid_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:113:34: note: ‘gs_eps9mid_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:238:1: warning: type of ‘gs_eps9high_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  238 | device_(gs_eps9high_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:123:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  123 | const gx_device_printer far_data gs_eps9high_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:123:34: note: ‘gs_eps9high_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:278:1: warning: type of ‘gs_ibmpro_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  278 | device_(gs_ibmpro_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:133:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  133 | const gx_device_printer far_data gs_ibmpro_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevepsn.c:133:34: note: ‘gs_ibmpro_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:332:1: warning: type of ‘gs_ln03_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  332 | device_(gs_ln03_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:67:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   67 | gx_device_printer gs_ln03_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:67:19: note: ‘gs_ln03_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:67:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:225:1: warning: type of ‘gs_dl2100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  225 | device_(gs_dl2100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:104:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  104 | gx_device_printer gs_dl2100_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:104:19: note: ‘gs_dl2100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:104:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:291:1: warning: type of ‘gs_la50_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  291 | device_(gs_la50_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:129:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  129 | gx_device_printer gs_la50_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:129:19: note: ‘gs_la50_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:129:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:292:1: warning: type of ‘gs_la70_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  292 | device_(gs_la70_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:156:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  156 | gx_device_printer gs_la70_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:156:19: note: ‘gs_la70_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:156:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:293:1: warning: type of ‘gs_la75_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  293 | device_(gs_la75_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:182:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  182 | gx_device_printer gs_la75_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:182:19: note: ‘gs_la75_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:182:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:294:1: warning: type of ‘gs_la75plus_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  294 | device_(gs_la75plus_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:209:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  209 | gx_device_printer gs_la75plus_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:209:19: note: ‘gs_la75plus_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevln03.c:209:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:224:1: warning: type of ‘gs_djet500c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  224 | device_(gs_djet500c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjtc.c:54:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   54 | const gx_device_printer far_data gs_djet500c_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjtc.c:54:34: note: ‘gs_djet500c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:215:1: warning: type of ‘gs_deskjet_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  215 | device2_(gs_deskjet_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:157:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  157 | const gx_device_hpjet gs_deskjet_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:157:23: note: ‘gs_deskjet_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:221:1: warning: type of ‘gs_djet500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  221 | device2_(gs_djet500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:164:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  164 | const gx_device_hpjet gs_djet500_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:164:23: note: ‘gs_djet500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:248:1: warning: type of ‘gs_fs600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  248 | device2_(gs_fs600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:171:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  171 | const gx_device_hpjet gs_fs600_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:171:23: note: ‘gs_fs600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:297:1: warning: type of ‘gs_laserjet_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  297 | device2_(gs_laserjet_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:178:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  178 | const gx_device_hpjet gs_laserjet_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:178:23: note: ‘gs_laserjet_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:329:1: warning: type of ‘gs_ljetplus_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  329 | device2_(gs_ljetplus_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:185:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  185 | const gx_device_hpjet gs_ljetplus_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:185:23: note: ‘gs_ljetplus_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:319:1: warning: type of ‘gs_ljet2p_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  319 | device2_(gs_ljet2p_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:192:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  192 | const gx_device_hpjet gs_ljet2p_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:192:23: note: ‘gs_ljet2p_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:320:1: warning: type of ‘gs_ljet3_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  320 | device2_(gs_ljet3_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:199:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  199 | const gx_device_hpjet gs_ljet3_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:199:23: note: ‘gs_ljet3_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:321:1: warning: type of ‘gs_ljet3d_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  321 | device2_(gs_ljet3d_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:206:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  206 | const gx_device_hpjet gs_ljet3d_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:206:23: note: ‘gs_ljet3d_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:322:1: warning: type of ‘gs_ljet4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  322 | device2_(gs_ljet4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:213:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  213 | const gx_device_hpjet gs_ljet4_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:213:23: note: ‘gs_ljet4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:323:1: warning: type of ‘gs_ljet4d_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  323 | device2_(gs_ljet4d_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:220:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  220 | const gx_device_hpjet gs_ljet4d_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:220:23: note: ‘gs_ljet4d_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:341:1: warning: type of ‘gs_lp2563_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  341 | device2_(gs_lp2563_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:227:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  227 | const gx_device_hpjet gs_lp2563_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:227:23: note: ‘gs_lp2563_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:392:1: warning: type of ‘gs_oce9050_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  392 | device2_(gs_oce9050_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:234:23: note: type ‘const struct gx_device_hpjet’ should match type ‘const struct gx_device’ <--[gcc]
  234 | const gx_device_hpjet gs_oce9050_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:234:23: note: ‘gs_oce9050_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:326:1: warning: type of ‘gs_ljet4pjl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  326 | device_(gs_ljet4pjl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:241:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  241 | const gx_device_printer gs_ljet4pjl_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdjet.c:241:25: note: ‘gs_ljet4pjl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:210:1: warning: type of ‘gs_coslw2p_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  210 | device_(gs_coslw2p_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcslw.c:33:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   33 | const gx_device_printer gs_coslw2p_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcslw.c:33:25: note: ‘gs_coslw2p_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:211:1: warning: type of ‘gs_coslwxl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  211 | device_(gs_coslwxl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcslw.c:41:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   41 | const gx_device_printer gs_coslwxl_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcslw.c:41:25: note: ‘gs_coslwxl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:208:1: warning: type of ‘gs_cljet5c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  208 | device_(gs_cljet5c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcljc.c:93:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   93 | const gx_device_printer gs_cljet5c_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcljc.c:93:25: note: ‘gs_cljet5c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:207:1: warning: type of ‘gs_cljet5_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  207 | device_(gs_cljet5_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:558:15: note: type ‘struct gx_device_clj’ should match type ‘struct gx_device’ <--[gcc]
  558 | gx_device_clj gs_cljet5_device = {
      |               ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:558:15: note: ‘gs_cljet5_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:558:15: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:209:1: warning: type of ‘gs_cljet5pr_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  209 | device_(gs_cljet5pr_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:684:15: note: type ‘struct gx_device_clj’ should match type ‘struct gx_device’ <--[gcc]
  684 | gx_device_clj gs_cljet5pr_device = {
      |               ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:684:15: note: ‘gs_cljet5pr_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevclj.c:684:15: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:196:1: warning: type of ‘gs_cdj970_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  196 | device2_(gs_cdj970_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevdj9.c:561:24: note: type ‘const struct gx_device_cdj970’ should match type ‘const struct gx_device’ <--[gcc]
  561 | const gx_device_cdj970 gs_cdj970_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevdj9.c:561:24: note: ‘gs_cdj970_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:192:1: warning: type of ‘gs_cdj670_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  192 | device2_(gs_cdj670_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:836:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  836 | const gx_device_cdj850 gs_cdj670_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:836:24: note: ‘gs_cdj670_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:193:1: warning: type of ‘gs_cdj850_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  193 | device2_(gs_cdj850_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:843:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  843 | const gx_device_cdj850 gs_cdj850_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:843:24: note: ‘gs_cdj850_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:194:1: warning: type of ‘gs_cdj880_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  194 | device2_(gs_cdj880_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:850:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  850 | const gx_device_cdj850 gs_cdj880_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:850:24: note: ‘gs_cdj880_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:195:1: warning: type of ‘gs_cdj890_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  195 | device2_(gs_cdj890_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:857:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  857 | const gx_device_cdj850 gs_cdj890_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:857:24: note: ‘gs_cdj890_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:185:1: warning: type of ‘gs_cdj1600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  185 | device2_(gs_cdj1600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:864:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  864 | const gx_device_cdj850 gs_cdj1600_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:864:24: note: ‘gs_cdj1600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:204:1: warning: type of ‘gs_chp2200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  204 | device2_(gs_chp2200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:872:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  872 | const gx_device_cdj850 gs_chp2200_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:872:24: note: ‘gs_chp2200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:203:1: warning: type of ‘gs_cdnj500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  203 | device2_(gs_cdnj500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:880:24: note: type ‘const struct gx_device_cdj850’ should match type ‘const struct gx_device’ <--[gcc]
  880 | const gx_device_cdj850 gs_cdnj500_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevcd8.c:880:24: note: ‘gs_cdnj500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:181:1: warning: type of ‘gs_bjcmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  181 | device_(gs_bjcmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:228:29: note: type ‘const struct gx_device_bjc_printer’ should match type ‘struct gx_device’ <--[gcc]
  228 | const gx_device_bjc_printer gs_bjcmono_device =
      |                             ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:228:29: note: ‘gs_bjcmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:180:1: warning: type of ‘gs_bjcgray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  180 | device_(gs_bjcgray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:261:29: note: type ‘const struct gx_device_bjc_printer’ should match type ‘struct gx_device’ <--[gcc]
  261 | const gx_device_bjc_printer gs_bjcgray_device =
      |                             ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:261:29: note: ‘gs_bjcgray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:178:1: warning: type of ‘gs_bjccmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  178 | device_(gs_bjccmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:294:29: note: type ‘const struct gx_device_bjc_printer’ should match type ‘struct gx_device’ <--[gcc]
  294 | const gx_device_bjc_printer gs_bjccmyk_device =
      |                             ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:294:29: note: ‘gs_bjccmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:179:1: warning: type of ‘gs_bjccolor_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  179 | device_(gs_bjccolor_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:327:29: note: type ‘const struct gx_device_bjc_printer’ should match type ‘struct gx_device’ <--[gcc]
  327 | const gx_device_bjc_printer gs_bjccolor_device =
      |                             ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevbjc_.c:327:29: note: ‘gs_bjccolor_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:307:1: warning: type of ‘gs_lips2p_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  307 | device_(gs_lips2p_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:146:25: note: type ‘struct gx_device_lips’ should match type ‘struct gx_device’ <--[gcc]
  146 | gx_device_lips far_data gs_lips2p_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:146:25: note: ‘gs_lips2p_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:146:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:308:1: warning: type of ‘gs_lips3_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  308 | device_(gs_lips3_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:158:25: note: type ‘struct gx_device_lips’ should match type ‘struct gx_device’ <--[gcc]
  158 | gx_device_lips far_data gs_lips3_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:158:25: note: ‘gs_lips3_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:158:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:177:1: warning: type of ‘gs_bjc880j_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  177 | device_(gs_bjc880j_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:170:26: note: type ‘struct gx_device_lips4’ should match type ‘struct gx_device’ <--[gcc]
  170 | gx_device_lips4 far_data gs_bjc880j_device =
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:170:26: note: ‘gs_bjc880j_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:170:26: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:309:1: warning: type of ‘gs_lips4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  309 | device_(gs_lips4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:182:26: note: type ‘struct gx_device_lips4’ should match type ‘struct gx_device’ <--[gcc]
  182 | gx_device_lips4 far_data gs_lips4_device =
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:182:26: note: ‘gs_lips4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/lips4/gdevl4r.c:182:26: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:200:1: warning: type of ‘gs_cdjmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  200 | device_(gs_cdjmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:586:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  586 | gx_device_cdj far_data gs_cdjmono_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:586:24: note: ‘gs_cdjmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:586:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:182:1: warning: type of ‘gs_cdeskjet_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  182 | device_(gs_cdeskjet_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:590:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  590 | gx_device_cdj far_data gs_cdeskjet_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:590:24: note: ‘gs_cdeskjet_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:590:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:199:1: warning: type of ‘gs_cdjcolor_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  199 | device_(gs_cdjcolor_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:594:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  594 | gx_device_cdj far_data gs_cdjcolor_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:594:24: note: ‘gs_cdjcolor_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:594:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:188:1: warning: type of ‘gs_cdj500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  188 | device_(gs_cdj500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:598:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  598 | gx_device_cdj far_data gs_cdj500_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:598:24: note: ‘gs_cdj500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:598:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:189:1: warning: type of ‘gs_cdj550_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  189 | device_(gs_cdj550_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:602:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  602 | gx_device_cdj far_data gs_cdj550_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:602:24: note: ‘gs_cdj550_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:602:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:403:1: warning: type of ‘gs_picty180_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  403 | device_(gs_picty180_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:613:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  613 | gx_device_cdj far_data gs_picty180_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:613:24: note: ‘gs_picty180_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:613:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:218:1: warning: type of ‘gs_dj505j_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  218 | device_(gs_dj505j_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:617:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  617 | gx_device_cdj far_data gs_dj505j_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:617:24: note: ‘gs_dj505j_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:617:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:212:1: warning: type of ‘gs_declj250_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  212 | device_(gs_declj250_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:621:23: note: type ‘struct gx_device_pj’ should match type ‘struct gx_device’ <--[gcc]
  621 | gx_device_pj far_data gs_declj250_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:621:23: note: ‘gs_declj250_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:621:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:226:1: warning: type of ‘gs_dnj650c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  226 | device_(gs_dnj650c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:625:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  625 | gx_device_cdj far_data gs_dnj650c_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:625:24: note: ‘gs_dnj650c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:625:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:313:1: warning: type of ‘gs_lj4dith_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  313 | device_(gs_lj4dith_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:629:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  629 | gx_device_cdj far_data gs_lj4dith_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:629:24: note: ‘gs_lj4dith_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:629:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:314:1: warning: type of ‘gs_lj4dithp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  314 | device_(gs_lj4dithp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:633:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  633 | gx_device_cdj far_data gs_lj4dithp_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:633:24: note: ‘gs_lj4dithp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:633:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:404:1: warning: type of ‘gs_pj_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  404 | device_(gs_pj_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:637:23: note: type ‘struct gx_device_pj’ should match type ‘struct gx_device’ <--[gcc]
  637 | gx_device_pj far_data gs_pj_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:637:23: note: ‘gs_pj_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:637:23: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:406:1: warning: type of ‘gs_pjxl_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  406 | device_(gs_pjxl_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:641:25: note: type ‘struct gx_device_pjxl’ should match type ‘struct gx_device’ <--[gcc]
  641 | gx_device_pjxl far_data gs_pjxl_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:641:25: note: ‘gs_pjxl_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:641:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:407:1: warning: type of ‘gs_pjxl300_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  407 | device_(gs_pjxl300_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:645:25: note: type ‘struct gx_device_pjxl’ should match type ‘struct gx_device’ <--[gcc]
  645 | gx_device_pjxl far_data gs_pjxl300_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:645:25: note: ‘gs_pjxl300_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:645:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:242:1: warning: type of ‘gs_escp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  242 | device_(gs_escp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:649:24: note: type ‘struct gx_device_cdj’ should match type ‘struct gx_device’ <--[gcc]
  649 | gx_device_cdj far_data gs_escp_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:649:24: note: ‘gs_escp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:649:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:175:1: warning: type of ‘gs_bjc600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  175 | device_(gs_bjc600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:660:27: note: type ‘struct gx_device_bjc600’ should match type ‘struct gx_device’ <--[gcc]
  660 | gx_device_bjc600 far_data gs_bjc600_device =
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:660:27: note: ‘gs_bjc600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:660:27: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:176:1: warning: type of ‘gs_bjc800_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  176 | device_(gs_bjc800_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:679:27: note: type ‘struct gx_device_bjc800’ should match type ‘struct gx_device’ <--[gcc]
  679 | gx_device_bjc800 far_data gs_bjc800_device =
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:679:27: note: ‘gs_bjc800_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcdj.c:679:27: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:172:1: warning: type of ‘gs_bj10v_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  172 | device_(gs_bj10v_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:86:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   86 | gx_device_printer gs_bj10v_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:86:19: note: ‘gs_bj10v_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:86:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:173:1: warning: type of ‘gs_bj10vh_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  173 | device_(gs_bj10vh_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:95:19: note: type ‘struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   95 | gx_device_printer gs_bj10vh_device =
      |                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:95:19: note: ‘gs_bj10vh_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/japanese/gdev10v.c:95:19: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:174:1: warning: type of ‘gs_bj200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  174 | device_(gs_bj200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbj10.c:118:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  118 | const gx_device_printer far_data gs_bj200_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbj10.c:118:34: note: ‘gs_bj200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:171:1: warning: type of ‘gs_bj10e_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  171 | device_(gs_bj10e_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbj10.c:158:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  158 | const gx_device_printer far_data gs_bj10e_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbj10.c:158:34: note: ‘gs_bj10e_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:166:1: warning: type of ‘gs_atx23_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  166 | device2_(gs_atx23_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:50:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   50 | const gx_device_printer gs_atx23_device = /* real width = 576 pixels */
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:50:25: note: ‘gs_atx23_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:167:1: warning: type of ‘gs_atx24_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  167 | device2_(gs_atx24_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:54:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   54 | const gx_device_printer gs_atx24_device = /* real width = 832 pixels */
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:54:25: note: ‘gs_atx24_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:168:1: warning: type of ‘gs_atx38_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  168 | device2_(gs_atx38_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:58:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   58 | const gx_device_printer gs_atx38_device = /* real width = 2400 pixels */
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:58:25: note: ‘gs_atx38_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:282:1: warning: type of ‘gs_itk24i_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  282 | device2_(gs_itk24i_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:62:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   62 | const gx_device_printer gs_itk24i_device = /* real width = 832 pixels */
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:62:25: note: ‘gs_itk24i_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:283:1: warning: type of ‘gs_itk38_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  283 | device2_(gs_itk38_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:66:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   66 | const gx_device_printer gs_itk38_device = /* real width = 2400 pixels */
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevatx.c:66:25: note: ‘gs_itk38_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:163:1: warning: type of ‘gs_appledmp_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  163 | device_(gs_appledmp_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:121:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  121 | const gx_device_printer far_data gs_appledmp_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:121:34: note: ‘gs_appledmp_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:287:1: warning: type of ‘gs_iwlo_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  287 | device_(gs_iwlo_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:130:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  130 | const gx_device_printer far_data gs_iwlo_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:130:34: note: ‘gs_iwlo_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:286:1: warning: type of ‘gs_iwhi_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  286 | device_(gs_iwhi_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:139:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  139 | const gx_device_printer far_data gs_iwhi_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:139:34: note: ‘gs_iwhi_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:288:1: warning: type of ‘gs_iwlq_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  288 | device_(gs_iwlq_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:148:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
  148 | const gx_device_printer far_data gs_iwlq_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/gdevadmp.c:148:34: note: ‘gs_iwlq_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:423:1: warning: type of ‘gs_st800_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  423 | device_(gs_st800_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevescp.c:89:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   89 | const gx_device_printer far_data gs_st800_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevescp.c:89:34: note: ‘gs_st800_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:162:1: warning: type of ‘gs_ap3250_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  162 | device_(gs_ap3250_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevescp.c:99:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   99 | const gx_device_printer far_data gs_ap3250_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevescp.c:99:34: note: ‘gs_ap3250_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:227:1: warning: type of ‘gs_epl2050_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  227 | device_(gs_epl2050_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:245:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  245 | gx_device_escv far_data gs_epl2050_device = esmv_device_body("epl2050");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:245:25: note: ‘gs_epl2050_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:245:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:228:1: warning: type of ‘gs_epl2050p_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  228 | device_(gs_epl2050p_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:246:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  246 | gx_device_escv far_data gs_epl2050p_device= esmv_device_body("epl2050p");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:246:25: note: ‘gs_epl2050p_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:246:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:229:1: warning: type of ‘gs_epl2120_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  229 | device_(gs_epl2120_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:247:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  247 | gx_device_escv far_data gs_epl2120_device = esmv_device_body("epl2120");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:247:25: note: ‘gs_epl2120_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:247:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:230:1: warning: type of ‘gs_epl2500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  230 | device_(gs_epl2500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:248:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  248 | gx_device_escv far_data gs_epl2500_device = esmv_device_body("epl2500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:248:25: note: ‘gs_epl2500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:248:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:231:1: warning: type of ‘gs_epl2750_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  231 | device_(gs_epl2750_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:249:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  249 | gx_device_escv far_data gs_epl2750_device = esmv_device_body("epl2750");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:249:25: note: ‘gs_epl2750_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:249:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:232:1: warning: type of ‘gs_epl5800_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  232 | device_(gs_epl5800_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:250:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  250 | gx_device_escv far_data gs_epl5800_device = esmv_device_body("epl5800");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:250:25: note: ‘gs_epl5800_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:250:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:233:1: warning: type of ‘gs_epl5900_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  233 | device_(gs_epl5900_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:251:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  251 | gx_device_escv far_data gs_epl5900_device = esmv_device_body("epl5900");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:251:25: note: ‘gs_epl5900_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:251:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:234:1: warning: type of ‘gs_epl6100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  234 | device_(gs_epl6100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:252:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  252 | gx_device_escv far_data gs_epl6100_device = esmv_device_body("epl6100");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:252:25: note: ‘gs_epl6100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:252:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:235:1: warning: type of ‘gs_epl6200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  235 | device_(gs_epl6200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:253:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  253 | gx_device_escv far_data gs_epl6200_device = esmv_device_body("epl6200");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:253:25: note: ‘gs_epl6200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:253:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:333:1: warning: type of ‘gs_lp1800_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  333 | device_(gs_lp1800_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:254:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  254 | gx_device_escv far_data gs_lp1800_device  = esmv_device_body("lp1800");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:254:25: note: ‘gs_lp1800_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:254:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:334:1: warning: type of ‘gs_lp1900_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  334 | device_(gs_lp1900_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:255:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  255 | gx_device_escv far_data gs_lp1900_device  = esmv_device_body("lp1900");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:255:25: note: ‘gs_lp1900_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:255:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:336:1: warning: type of ‘gs_lp2200_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  336 | device_(gs_lp2200_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:256:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  256 | gx_device_escv far_data gs_lp2200_device  = esmv_device_body("lp2200");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:256:25: note: ‘gs_lp2200_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:256:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:337:1: warning: type of ‘gs_lp2400_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  337 | device_(gs_lp2400_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:257:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  257 | gx_device_escv far_data gs_lp2400_device  = esmv_device_body("lp2400");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:257:25: note: ‘gs_lp2400_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:257:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:338:1: warning: type of ‘gs_lp2500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  338 | device_(gs_lp2500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:258:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  258 | gx_device_escv far_data gs_lp2500_device  = esmv_device_body("lp2500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:258:25: note: ‘gs_lp2500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:258:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:345:1: warning: type of ‘gs_lp7500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  345 | device_(gs_lp7500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:259:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  259 | gx_device_escv far_data gs_lp7500_device  = esmv_device_body("lp7500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:259:25: note: ‘gs_lp7500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:259:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:346:1: warning: type of ‘gs_lp7700_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  346 | device_(gs_lp7700_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:260:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  260 | gx_device_escv far_data gs_lp7700_device  = esmv_device_body("lp7700");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:260:25: note: ‘gs_lp7700_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:260:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:347:1: warning: type of ‘gs_lp7900_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  347 | device_(gs_lp7900_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:261:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  261 | gx_device_escv far_data gs_lp7900_device  = esmv_device_body("lp7900");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:261:25: note: ‘gs_lp7900_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:261:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:350:1: warning: type of ‘gs_lp8100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  350 | device_(gs_lp8100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:262:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  262 | gx_device_escv far_data gs_lp8100_device  = esmv_device_body("lp8100");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:262:25: note: ‘gs_lp8100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:262:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:353:1: warning: type of ‘gs_lp8300f_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  353 | device_(gs_lp8300f_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:263:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  263 | gx_device_escv far_data gs_lp8300f_device = esmv_device_body("lp8300f");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:263:25: note: ‘gs_lp8300f_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:263:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:354:1: warning: type of ‘gs_lp8400f_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  354 | device_(gs_lp8400f_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:264:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  264 | gx_device_escv far_data gs_lp8400f_device = esmv_device_body("lp8400f");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:264:25: note: ‘gs_lp8400f_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:264:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:356:1: warning: type of ‘gs_lp8600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  356 | device_(gs_lp8600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:265:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  265 | gx_device_escv far_data gs_lp8600_device  = esmv_device_body("lp8600");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:265:25: note: ‘gs_lp8600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:265:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:357:1: warning: type of ‘gs_lp8600f_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  357 | device_(gs_lp8600f_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:266:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  266 | gx_device_escv far_data gs_lp8600f_device = esmv_device_body("lp8600f");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:266:25: note: ‘gs_lp8600f_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:266:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:358:1: warning: type of ‘gs_lp8700_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  358 | device_(gs_lp8700_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:267:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  267 | gx_device_escv far_data gs_lp8700_device  = esmv_device_body("lp8700");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:267:25: note: ‘gs_lp8700_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:267:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:360:1: warning: type of ‘gs_lp8900_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  360 | device_(gs_lp8900_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:268:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  268 | gx_device_escv far_data gs_lp8900_device  = esmv_device_body("lp8900");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:268:25: note: ‘gs_lp8900_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:268:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:361:1: warning: type of ‘gs_lp9000b_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  361 | device_(gs_lp9000b_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:269:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  269 | gx_device_escv far_data gs_lp9000b_device = esmv_device_body("lp9000b");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:269:25: note: ‘gs_lp9000b_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:269:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:363:1: warning: type of ‘gs_lp9100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  363 | device_(gs_lp9100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:270:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  270 | gx_device_escv far_data gs_lp9100_device  = esmv_device_body("lp9100");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:270:25: note: ‘gs_lp9100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:270:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:364:1: warning: type of ‘gs_lp9200b_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  364 | device_(gs_lp9200b_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:271:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  271 | gx_device_escv far_data gs_lp9200b_device = esmv_device_body("lp9200b");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:271:25: note: ‘gs_lp9200b_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:271:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:366:1: warning: type of ‘gs_lp9300_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  366 | device_(gs_lp9300_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:272:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  272 | gx_device_escv far_data gs_lp9300_device  = esmv_device_body("lp9300");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:272:25: note: ‘gs_lp9300_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:272:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:367:1: warning: type of ‘gs_lp9400_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  367 | device_(gs_lp9400_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:273:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  273 | gx_device_escv far_data gs_lp9400_device  = esmv_device_body("lp9400");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:273:25: note: ‘gs_lp9400_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:273:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:369:1: warning: type of ‘gs_lp9600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  369 | device_(gs_lp9600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:274:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  274 | gx_device_escv far_data gs_lp9600_device  = esmv_device_body("lp9600");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:274:25: note: ‘gs_lp9600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:274:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:370:1: warning: type of ‘gs_lp9600s_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  370 | device_(gs_lp9600s_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:275:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  275 | gx_device_escv far_data gs_lp9600s_device = esmv_device_body("lp9600s");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:275:25: note: ‘gs_lp9600s_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:275:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:372:1: warning: type of ‘gs_lps4500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  372 | device_(gs_lps4500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:276:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  276 | gx_device_escv far_data gs_lps4500_device = esmv_device_body("lps4500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:276:25: note: ‘gs_lps4500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:276:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:237:1: warning: type of ‘gs_eplmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  237 | device_(gs_eplmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:277:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  277 | gx_device_escv far_data gs_eplmono_device = esmv_device_body(ESCPAGE_DEVICENAME_MONO);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:277:25: note: ‘gs_eplmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:277:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:155:1: warning: type of ‘gs_alc1900_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  155 | device_(gs_alc1900_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:280:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  280 | gx_device_escv far_data gs_alc1900_device = escv_device_body("alc1900");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:280:25: note: ‘gs_alc1900_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:280:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:156:1: warning: type of ‘gs_alc2000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  156 | device_(gs_alc2000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:281:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  281 | gx_device_escv far_data gs_alc2000_device = escv_device_body("alc2000");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:281:25: note: ‘gs_alc2000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:281:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:157:1: warning: type of ‘gs_alc4000_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  157 | device_(gs_alc4000_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:282:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  282 | gx_device_escv far_data gs_alc4000_device = escv_device_body("alc4000");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:282:25: note: ‘gs_alc4000_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:282:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:158:1: warning: type of ‘gs_alc4100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  158 | device_(gs_alc4100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:283:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  283 | gx_device_escv far_data gs_alc4100_device = escv_device_body("alc4100");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:283:25: note: ‘gs_alc4100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:283:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:159:1: warning: type of ‘gs_alc8500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  159 | device_(gs_alc8500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:284:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  284 | gx_device_escv far_data gs_alc8500_device = escv_device_body("alc8500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:284:25: note: ‘gs_alc8500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:284:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:160:1: warning: type of ‘gs_alc8600_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  160 | device_(gs_alc8600_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:285:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  285 | gx_device_escv far_data gs_alc8600_device = escv_device_body("alc8600");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:285:25: note: ‘gs_alc8600_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:285:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:161:1: warning: type of ‘gs_alc9100_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  161 | device_(gs_alc9100_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:286:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  286 | gx_device_escv far_data gs_alc9100_device = escv_device_body("alc9100");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:286:25: note: ‘gs_alc9100_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:286:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:344:1: warning: type of ‘gs_lp3000c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  344 | device_(gs_lp3000c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:287:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  287 | gx_device_escv far_data gs_lp3000c_device = escv_device_body("lp3000c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:287:25: note: ‘gs_lp3000c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:287:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:349:1: warning: type of ‘gs_lp8000c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  349 | device_(gs_lp8000c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:288:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  288 | gx_device_escv far_data gs_lp8000c_device = escv_device_body("lp8000c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:288:25: note: ‘gs_lp8000c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:288:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:351:1: warning: type of ‘gs_lp8200c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  351 | device_(gs_lp8200c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:289:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  289 | gx_device_escv far_data gs_lp8200c_device = escv_device_body("lp8200c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:289:25: note: ‘gs_lp8200c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:289:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:352:1: warning: type of ‘gs_lp8300c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  352 | device_(gs_lp8300c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:290:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  290 | gx_device_escv far_data gs_lp8300c_device = escv_device_body("lp8300c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:290:25: note: ‘gs_lp8300c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:290:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:355:1: warning: type of ‘gs_lp8500c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  355 | device_(gs_lp8500c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:291:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  291 | gx_device_escv far_data gs_lp8500c_device = escv_device_body("lp8500c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:291:25: note: ‘gs_lp8500c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:291:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:359:1: warning: type of ‘gs_lp8800c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  359 | device_(gs_lp8800c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:292:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  292 | gx_device_escv far_data gs_lp8800c_device = escv_device_body("lp8800c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:292:25: note: ‘gs_lp8800c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:292:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:362:1: warning: type of ‘gs_lp9000c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  362 | device_(gs_lp9000c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:293:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  293 | gx_device_escv far_data gs_lp9000c_device = escv_device_body("lp9000c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:293:25: note: ‘gs_lp9000c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:293:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:365:1: warning: type of ‘gs_lp9200c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  365 | device_(gs_lp9200c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:294:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  294 | gx_device_escv far_data gs_lp9200c_device = escv_device_body("lp9200c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:294:25: note: ‘gs_lp9200c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:294:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:368:1: warning: type of ‘gs_lp9500c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  368 | device_(gs_lp9500c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:295:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  295 | gx_device_escv far_data gs_lp9500c_device = escv_device_body("lp9500c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:295:25: note: ‘gs_lp9500c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:295:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:371:1: warning: type of ‘gs_lp9800c_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  371 | device_(gs_lp9800c_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:296:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  296 | gx_device_escv far_data gs_lp9800c_device = escv_device_body("lp9800c");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:296:25: note: ‘gs_lp9800c_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:296:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:373:1: warning: type of ‘gs_lps6500_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  373 | device_(gs_lps6500_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:297:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  297 | gx_device_escv far_data gs_lps6500_device = escv_device_body("lps6500");
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:297:25: note: ‘gs_lps6500_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:297:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:236:1: warning: type of ‘gs_eplcolor_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  236 | device_(gs_eplcolor_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:298:25: note: type ‘struct gx_device_escv’ should match type ‘struct gx_device’ <--[gcc]
  298 | gx_device_escv far_data gs_eplcolor_device= escv_device_body(ESCPAGE_DEVICENAME_COLOR);
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:298:25: note: ‘gs_eplcolor_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/contrib/eplaser/gdevescv.c:298:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:152:1: warning: type of ‘gs_xpswrite_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  152 | device2_(gs_xpswrite_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:224:21: note: type ‘const struct gx_device_xps’ should match type ‘const struct gx_device’ <--[gcc]
  224 | const gx_device_xps gs_xpswrite_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevxps.c:224:21: note: ‘gs_xpswrite_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:149:1: warning: type of ‘gs_xcf_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  149 | device_(gs_xcf_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxcf.c:164:18: note: type ‘const struct xcf_device’ should match type ‘struct gx_device’ <--[gcc]
  164 | const xcf_device gs_xcf_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxcf.c:164:18: note: ‘gs_xcf_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:146:1: warning: type of ‘gs_txtwrite_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  146 | device2_(gs_txtwrite_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevtxtw.c:166:28: note: type ‘const struct gx_device_txtwrite_t’ should match type ‘const struct gx_device’ <--[gcc]
  166 | const gx_device_txtwrite_t gs_txtwrite_device =
      |                            ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevtxtw.c:166:28: note: ‘gs_txtwrite_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:136:1: warning: type of ‘gs_tiffgray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  136 | device2_(gs_tiffgray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:88:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
   88 | const gx_device_tiff gs_tiffgray_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:88:22: note: ‘gs_tiffgray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:139:1: warning: type of ‘gs_tiffscaled_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  139 | device2_(gs_tiffscaled_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:133:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  133 | const gx_device_tiff gs_tiffscaled_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:133:22: note: ‘gs_tiffscaled_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:143:1: warning: type of ‘gs_tiffscaled8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  143 | device2_(gs_tiffscaled8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:173:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  173 | const gx_device_tiff gs_tiffscaled8_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:173:22: note: ‘gs_tiffscaled8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:140:1: warning: type of ‘gs_tiffscaled24_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  140 | device2_(gs_tiffscaled24_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:213:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  213 | const gx_device_tiff gs_tiffscaled24_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:213:22: note: ‘gs_tiffscaled24_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:141:1: warning: type of ‘gs_tiffscaled32_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  141 | device2_(gs_tiffscaled32_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:253:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  253 | const gx_device_tiff gs_tiffscaled32_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:253:22: note: ‘gs_tiffscaled32_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:142:1: warning: type of ‘gs_tiffscaled4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  142 | device2_(gs_tiffscaled4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:290:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  290 | const gx_device_tiff gs_tiffscaled4_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:290:22: note: ‘gs_tiffscaled4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:129:1: warning: type of ‘gs_tiff32nc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  129 | device2_(gs_tiff32nc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:563:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  563 | const gx_device_tiff gs_tiff32nc_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:563:22: note: ‘gs_tiff32nc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:131:1: warning: type of ‘gs_tiff64nc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  131 | device2_(gs_tiff64nc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:593:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
  593 | const gx_device_tiff gs_tiff64nc_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:593:22: note: ‘gs_tiff64nc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:144:1: warning: type of ‘gs_tiffsep_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  144 | device2_(gs_tiffsep_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:803:22: note: type ‘const struct tiffsep_device’ should match type ‘const struct gx_device’ <--[gcc]
  803 | const tiffsep_device gs_tiffsep_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:803:22: note: ‘gs_tiffsep_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:145:1: warning: type of ‘gs_tiffsep1_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  145 | device2_(gs_tiffsep1_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:820:23: note: type ‘const struct tiffsep1_device’ should match type ‘const struct gx_device’ <--[gcc]
  820 | const tiffsep1_device gs_tiffsep1_device =
      |                       ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtsep.c:820:23: note: ‘gs_tiffsep1_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:127:1: warning: type of ‘gs_tiff12nc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  127 | device2_(gs_tiff12nc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:66:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
   66 | const gx_device_tiff gs_tiff12nc_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:66:22: note: ‘gs_tiff12nc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:128:1: warning: type of ‘gs_tiff24nc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  128 | device2_(gs_tiff24nc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:82:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
   82 | const gx_device_tiff gs_tiff24nc_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:82:22: note: ‘gs_tiff24nc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:130:1: warning: type of ‘gs_tiff48nc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  130 | device2_(gs_tiff48nc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:98:22: note: type ‘const struct gx_device_tiff’ should match type ‘const struct gx_device’ <--[gcc]
   98 | const gx_device_tiff gs_tiff48nc_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfnx.c:98:22: note: ‘gs_tiff48nc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:118:1: warning: type of ‘gs_psdcmykog_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  118 | device_(gs_psdcmykog_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcmykog.c:772:24: note: type ‘const struct gx_device_cmykog’ should match type ‘struct gx_device’ <--[gcc]
  772 | const gx_device_cmykog gs_psdcmykog_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcmykog.c:772:24: note: ‘gs_psdcmykog_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:121:1: warning: type of ‘gs_psdrgb_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  121 | device_(gs_psdrgb_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:445:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  445 | const psd_device gs_psdrgb_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:445:18: note: ‘gs_psdrgb_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:122:1: warning: type of ‘gs_psdrgb16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  122 | device_(gs_psdrgb16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:466:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  466 | const psd_device gs_psdrgb16_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:466:18: note: ‘gs_psdrgb16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:123:1: warning: type of ‘gs_psdrgbtags_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  123 | device_(gs_psdrgbtags_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:490:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  490 | const psd_device gs_psdrgbtags_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:490:18: note: ‘gs_psdrgbtags_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:116:1: warning: type of ‘gs_psdcmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  116 | device_(gs_psdcmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:538:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  538 | const psd_device gs_psdcmyk_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:538:18: note: ‘gs_psdcmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:119:1: warning: type of ‘gs_psdcmyktags_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  119 | device_(gs_psdcmyktags_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:563:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  563 | const psd_device gs_psdcmyktags_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:563:18: note: ‘gs_psdcmyktags_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:117:1: warning: type of ‘gs_psdcmyk16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  117 | device_(gs_psdcmyk16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:589:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  589 | const psd_device gs_psdcmyk16_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:589:18: note: ‘gs_psdcmyk16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:120:1: warning: type of ‘gs_psdcmyktags16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  120 | device_(gs_psdcmyktags16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:614:18: note: type ‘const struct psd_device’ should match type ‘struct gx_device’ <--[gcc]
  614 | const psd_device gs_psdcmyktags16_device =
      |                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpsd.c:614:18: note: ‘gs_psdcmyktags16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:103:1: warning: type of ‘gs_plib_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  103 | device2_(gs_plib_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:352:22: note: type ‘const struct gx_device_plib’ should match type ‘const struct gx_device’ <--[gcc]
  352 | const gx_device_plib gs_plib_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:352:22: note: ‘gs_plib_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:105:1: warning: type of ‘gs_plibg_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  105 | device2_(gs_plibg_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:355:22: note: type ‘const struct gx_device_plib’ should match type ‘const struct gx_device’ <--[gcc]
  355 | const gx_device_plib gs_plibg_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:355:22: note: ‘gs_plibg_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:107:1: warning: type of ‘gs_plibm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  107 | device2_(gs_plibm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:358:22: note: type ‘const struct gx_device_plib’ should match type ‘const struct gx_device’ <--[gcc]
  358 | const gx_device_plib gs_plibm_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:358:22: note: ‘gs_plibm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:106:1: warning: type of ‘gs_plibk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  106 | device2_(gs_plibk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:361:22: note: type ‘const struct gx_device_plib’ should match type ‘const struct gx_device’ <--[gcc]
  361 | const gx_device_plib gs_plibk_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:361:22: note: ‘gs_plibk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:104:1: warning: type of ‘gs_plibc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  104 | device2_(gs_plibc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:364:22: note: type ‘const struct gx_device_plib’ should match type ‘const struct gx_device’ <--[gcc]
  364 | const gx_device_plib gs_plibc_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplib.c:364:22: note: ‘gs_plibc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:97:1: warning: type of ‘gs_plan_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   97 | device2_(gs_plan_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:202:22: note: type ‘const struct gx_device_plan’ should match type ‘const struct gx_device’ <--[gcc]
  202 | const gx_device_plan gs_plan_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:202:22: note: ‘gs_plan_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:100:1: warning: type of ‘gs_plang_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  100 | device2_(gs_plang_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:205:22: note: type ‘const struct gx_device_plan’ should match type ‘const struct gx_device’ <--[gcc]
  205 | const gx_device_plan gs_plang_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:205:22: note: ‘gs_plang_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:102:1: warning: type of ‘gs_planm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  102 | device2_(gs_planm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:208:22: note: type ‘const struct gx_device_plan’ should match type ‘const struct gx_device’ <--[gcc]
  208 | const gx_device_plan gs_planm_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:208:22: note: ‘gs_planm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:101:1: warning: type of ‘gs_plank_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  101 | device2_(gs_plank_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:211:22: note: type ‘const struct gx_device_plan’ should match type ‘const struct gx_device’ <--[gcc]
  211 | const gx_device_plan gs_plank_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:211:22: note: ‘gs_plank_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:99:1: warning: type of ‘gs_planc_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   99 | device2_(gs_planc_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:214:22: note: type ‘const struct gx_device_plan’ should match type ‘const struct gx_device’ <--[gcc]
  214 | const gx_device_plan gs_planc_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevplan.c:214:22: note: ‘gs_planc_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:84:1: warning: type of ‘gs_pcxmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   84 | device2_(gs_pcxmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:51:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   51 | const gx_device_printer gs_pcxmono_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:51:25: note: ‘gs_pcxmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:83:1: warning: type of ‘gs_pcxgray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   83 | device2_(gs_pcxgray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:71:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   71 | const gx_device_printer gs_pcxgray_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:71:25: note: ‘gs_pcxgray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:79:1: warning: type of ‘gs_pcx16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   79 | device2_(gs_pcx16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:95:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   95 | const gx_device_printer gs_pcx16_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:95:25: note: ‘gs_pcx16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:81:1: warning: type of ‘gs_pcx256_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   81 | device2_(gs_pcx256_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:118:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  118 | const gx_device_printer gs_pcx256_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:118:25: note: ‘gs_pcx256_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:80:1: warning: type of ‘gs_pcx24b_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   80 | device2_(gs_pcx24b_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:137:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  137 | const gx_device_printer gs_pcx24b_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:137:25: note: ‘gs_pcx24b_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:82:1: warning: type of ‘gs_pcxcmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   82 | device2_(gs_pcxcmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:154:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  154 | const gx_device_printer gs_pcxcmyk_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpcx.c:154:25: note: ‘gs_pcxcmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:77:1: warning: type of ‘gs_pbm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   77 | device2_(gs_pbm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:231:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  231 | const gx_device_pbm gs_pbm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:231:21: note: ‘gs_pbm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:78:1: warning: type of ‘gs_pbmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   78 | device2_(gs_pbmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:234:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  234 | const gx_device_pbm gs_pbmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:234:21: note: ‘gs_pbmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:89:1: warning: type of ‘gs_pgm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   89 | device2_(gs_pgm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:237:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  237 | const gx_device_pbm gs_pgm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:237:21: note: ‘gs_pgm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:90:1: warning: type of ‘gs_pgmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   90 | device2_(gs_pgmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:240:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  240 | const gx_device_pbm gs_pgmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:240:21: note: ‘gs_pgmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:91:1: warning: type of ‘gs_pgnm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   91 | device2_(gs_pgnm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:243:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  243 | const gx_device_pbm gs_pgnm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:243:21: note: ‘gs_pgnm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:92:1: warning: type of ‘gs_pgnmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   92 | device2_(gs_pgnmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:246:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  246 | const gx_device_pbm gs_pgnmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:246:21: note: ‘gs_pgnmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:110:1: warning: type of ‘gs_ppm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  110 | device2_(gs_ppm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:249:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  249 | const gx_device_pbm gs_ppm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:249:21: note: ‘gs_ppm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:111:1: warning: type of ‘gs_ppmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  111 | device2_(gs_ppmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:252:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  252 | const gx_device_pbm gs_ppmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:252:21: note: ‘gs_ppmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:108:1: warning: type of ‘gs_pnm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  108 | device2_(gs_pnm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:255:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  255 | const gx_device_pbm gs_pnm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:255:21: note: ‘gs_pnm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:109:1: warning: type of ‘gs_pnmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  109 | device2_(gs_pnmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:258:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  258 | const gx_device_pbm gs_pnmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:258:21: note: ‘gs_pnmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:93:1: warning: type of ‘gs_pkm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   93 | device2_(gs_pkm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:261:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  261 | const gx_device_pbm gs_pkm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:261:21: note: ‘gs_pkm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:94:1: warning: type of ‘gs_pkmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   94 | device2_(gs_pkmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:264:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  264 | const gx_device_pbm gs_pkmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:264:21: note: ‘gs_pkmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:95:1: warning: type of ‘gs_pksm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   95 | device2_(gs_pksm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:267:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  267 | const gx_device_pbm gs_pksm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:267:21: note: ‘gs_pksm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:96:1: warning: type of ‘gs_pksmraw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   96 | device2_(gs_pksmraw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:270:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  270 | const gx_device_pbm gs_pksmraw_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:270:21: note: ‘gs_pksmraw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:75:1: warning: type of ‘gs_pamcmyk32_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   75 | device2_(gs_pamcmyk32_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:273:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  273 | const gx_device_pbm gs_pamcmyk32_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:273:21: note: ‘gs_pamcmyk32_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:76:1: warning: type of ‘gs_pamcmyk4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   76 | device2_(gs_pamcmyk4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:279:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  279 | const gx_device_pbm gs_pamcmyk4_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:279:21: note: ‘gs_pamcmyk4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:74:1: warning: type of ‘gs_pam_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   74 | device2_(gs_pam_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:283:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  283 | const gx_device_pbm gs_pam_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:283:21: note: ‘gs_pam_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:98:1: warning: type of ‘gs_plan9bm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   98 | device2_(gs_plan9bm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:288:21: note: type ‘const struct gx_device_pbm’ should match type ‘const struct gx_device’ <--[gcc]
  288 | const gx_device_pbm gs_plan9bm_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpbm.c:288:21: note: ‘gs_plan9bm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:71:1: warning: type of ‘gs_miff24_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   71 | device_(gs_miff24_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmiff.c:36:25: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   36 | const gx_device_printer gs_miff24_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmiff.c:36:25: note: ‘gs_miff24_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:70:1: warning: type of ‘gs_mgrmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   70 | device_(gs_mgrmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:115:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  115 | gx_device_mgr far_data gs_mgrmono_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:115:24: note: ‘gs_mgrmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:115:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:67:1: warning: type of ‘gs_mgrgray2_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   67 | device_(gs_mgrgray2_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:117:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  117 | gx_device_mgr far_data gs_mgrgray2_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:117:24: note: ‘gs_mgrgray2_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:117:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:68:1: warning: type of ‘gs_mgrgray4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   68 | device_(gs_mgrgray4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:119:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  119 | gx_device_mgr far_data gs_mgrgray4_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:119:24: note: ‘gs_mgrgray4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:119:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:69:1: warning: type of ‘gs_mgrgray8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   69 | device_(gs_mgrgray8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:121:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  121 | gx_device_mgr far_data gs_mgrgray8_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:121:24: note: ‘gs_mgrgray8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:121:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:65:1: warning: type of ‘gs_mgr4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   65 | device_(gs_mgr4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:123:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  123 | gx_device_mgr far_data gs_mgr4_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:123:24: note: ‘gs_mgr4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:123:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:66:1: warning: type of ‘gs_mgr8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   66 | device_(gs_mgr8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:125:24: note: type ‘struct gx_device_mgr’ should match type ‘struct gx_device’ <--[gcc]
  125 | gx_device_mgr far_data gs_mgr8_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:125:24: note: ‘gs_mgr8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevmgr.c:125:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:60:1: warning: type of ‘gs_jpeg_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   60 | device2_(gs_jpeg_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:77:22: note: type ‘const struct gx_device_jpeg’ should match type ‘const struct gx_device’ <--[gcc]
   77 | const gx_device_jpeg gs_jpeg_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:77:22: note: ‘gs_jpeg_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:62:1: warning: type of ‘gs_jpeggray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   62 | device2_(gs_jpeggray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:102:22: note: type ‘const struct gx_device_jpeg’ should match type ‘const struct gx_device’ <--[gcc]
  102 | const gx_device_jpeg gs_jpeggray_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:102:22: note: ‘gs_jpeggray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:61:1: warning: type of ‘gs_jpegcmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   61 | device2_(gs_jpegcmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:132:22: note: type ‘const struct gx_device_jpeg’ should match type ‘const struct gx_device’ <--[gcc]
  132 | const gx_device_jpeg gs_jpegcmyk_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevjpeg.c:132:22: note: ‘gs_jpegcmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:59:1: warning: type of ‘gs_inkcov_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   59 | device2_(gs_inkcovmake[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
/usr/bin/make -f Makefile DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   '\
 CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1  ' prefix=/usr\
 ./sobin/gsc ./sobin/gsx -so-loader -so-loader -so-loader -so-loader
_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevicov.c:169:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  169 | const gx_device_printer gs_inkcov_device = prn_device(
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevicov.c:169:25: note: ‘gs_inkcov_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:58:1: warning: type of ‘gs_ink_cov_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   58 | device2_(gs_ink_cov_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevicov.c:176:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  176 | const gx_device_printer gs_ink_cov_device = prn_device(
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevicov.c:176:25: note: ‘gs_ink_cov_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:55:1: warning: type of ‘gs_inferno_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   55 | device_(gs_inferno_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevifno.c:97:25: note: type ‘struct inferno_device’ should match type ‘struct gx_device’ <--[gcc]
   97 | inferno_device far_data gs_inferno_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevifno.c:97:25: note: ‘gs_inferno_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevifno.c:97:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:52:1: warning: type of ‘gs_fpng_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   52 | device2_(gs_fpng_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfpng.c:120:22: note: type ‘const struct gx_device_fpng’ should match type ‘const struct gx_device’ <--[gcc]
  120 | const gx_device_fpng gs_fpng_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfpng.c:120:22: note: ‘gs_fpng_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:112:1: warning: type of ‘gs_ps2write_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  112 | device2_(gs_ps2write_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: type ‘const struct gx_device_pdf’ should match type ‘const struct gx_device’ <--[gcc]
   29 | const gx_device_pdf PDF_DEVICE_IDENT =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: ‘gs_ps2write_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:47:1: warning: type of ‘gs_eps2write_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   47 | device2_(gs_eps2write_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: type ‘const struct gx_device_pdf’ should match type ‘const struct gx_device’ <--[gcc]
   29 | const gx_device_pdf PDF_DEVICE_IDENT =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: ‘gs_eps2write_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:113:1: warning: type of ‘gs_pdfwrite_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  113 | device2_(gs_pdfwrite_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: type ‘const struct gx_device_pdf’ should match type ‘const struct gx_device’ <--[gcc]
   29 | const gx_device_pdf PDF_DEVICE_IDENT =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevpdfb.h:29:21: note: ‘gs_pdfwrite_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:46:1: warning: type of ‘gs_docxwrite_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   46 | device2_(gs_docxwrite_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevdocxw.c:165:29: note: type ‘const struct gx_device_docxwrite_t’ should match type ‘const struct gx_device’ <--[gcc]
  165 | const gx_device_docxwrite_t gs_docxwrite_device =
      |                             ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/vector/gdevdocxw.c:165:29: note: ‘gs_docxwrite_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:132:1: warning: type of ‘gs_tiffcrle_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  132 | device2_(gs_tiffcrle_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:85:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
   85 | const gx_device_tfax gs_tiffcrle_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:85:22: note: ‘gs_tiffcrle_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:133:1: warning: type of ‘gs_tiffg3_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  133 | device2_(gs_tiffg3_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:88:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
   88 | const gx_device_tfax gs_tiffg3_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:88:22: note: ‘gs_tiffg3_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:134:1: warning: type of ‘gs_tiffg32d_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  134 | device2_(gs_tiffg32d_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:91:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
   91 | const gx_device_tfax gs_tiffg32d_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:91:22: note: ‘gs_tiffg32d_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:135:1: warning: type of ‘gs_tiffg4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  135 | device2_(gs_tiffg4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:94:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
   94 | const gx_device_tfax gs_tiffg4_device =
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:94:22: note: ‘gs_tiffg4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:137:1: warning: type of ‘gs_tifflzw_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  137 | device2_(gs_tifflzw_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:272:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
  272 | const gx_device_tfax gs_tifflzw_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:272:22: note: ‘gs_tifflzw_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:138:1: warning: type of ‘gs_tiffpack_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  138 | device2_(gs_tiffpack_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:288:22: note: type ‘const struct gx_device_tfax’ should match type ‘const struct gx_device’ <--[gcc]
  288 | const gx_device_tfax gs_tiffpack_device = {
      |                      ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevtfax.c:288:22: note: ‘gs_tiffpack_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:43:1: warning: type of ‘gs_dfaxlow_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   43 | device_(gs_dfaxlow_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:54:25: note: type ‘struct gx_device_dfax’ should match type ‘struct gx_device’ <--[gcc]
   54 | gx_device_dfax far_data gs_dfaxlow_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:54:25: note: ‘gs_dfaxlow_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:54:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:42:1: warning: type of ‘gs_dfaxhigh_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   42 | device_(gs_dfaxhigh_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:62:25: note: type ‘struct gx_device_dfax’ should match type ‘struct gx_device’ <--[gcc]
   62 | gx_device_dfax far_data gs_dfaxhigh_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:62:25: note: ‘gs_dfaxhigh_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdfax.c:62:25: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:40:1: warning: type of ‘gs_cif_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   40 | device_(gs_cif_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcif.c:37:34: note: type ‘const struct gx_device_printer’ should match type ‘struct gx_device’ <--[gcc]
   37 | const gx_device_printer far_data gs_cif_device =
      |                                  ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcif.c:37:34: note: ‘gs_cif_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:49:1: warning: type of ‘gs_faxg3_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   49 | device2_(gs_faxg3_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:45:21: note: type ‘const struct gx_device_fax’ should match type ‘const struct gx_device’ <--[gcc]
   45 | const gx_device_fax gs_faxg3_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:45:21: note: ‘gs_faxg3_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:50:1: warning: type of ‘gs_faxg32d_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   50 | device2_(gs_faxg32d_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:48:21: note: type ‘const struct gx_device_fax’ should match type ‘const struct gx_device’ <--[gcc]
   48 | const gx_device_fax gs_faxg32d_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:48:21: note: ‘gs_faxg32d_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:51:1: warning: type of ‘gs_faxg4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   51 | device2_(gs_faxg4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:51:21: note: type ‘const struct gx_device_fax’ should match type ‘const struct gx_device’ <--[gcc]
   51 | const gx_device_fax gs_faxg4_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevfax.c:51:21: note: ‘gs_faxg4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:39:1: warning: type of ‘gs_cfax_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   39 | device_(gs_cfax_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcfax.c:41:21: note: type ‘const struct gx_device_fax’ should match type ‘struct gx_device’ <--[gcc]
   41 | const gx_device_fax gs_cfax_device = {
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevcfax.c:41:21: note: ‘gs_cfax_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:38:1: warning: type of ‘gs_ccr_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   38 | device_(gs_ccr_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevccr.c:113:24: note: type ‘struct gx_device_ccr’ should match type ‘struct gx_device’ <--[gcc]
  113 | gx_device_ccr far_data gs_ccr_device =
      |                        ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevccr.c:113:24: note: ‘gs_ccr_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevccr.c:113:24: note: code may be misoptimized unless ‘-fno-strict-aliasing’ is used <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:33:1: warning: type of ‘gs_bmpmono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   33 | device2_(gs_bmpmono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:28:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   28 | const gx_device_printer gs_bmpmono_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:28:25: note: ‘gs_bmpmono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:32:1: warning: type of ‘gs_bmpgray_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   32 | device2_(gs_bmpgray_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:49:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   49 | const gx_device_printer gs_bmpgray_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:49:25: note: ‘gs_bmpgray_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:34:1: warning: type of ‘gs_bmpsep1_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   34 | device2_(gs_bmpsep1_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:66:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   66 | const gx_device_printer gs_bmpsep1_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:66:25: note: ‘gs_bmpsep1_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:35:1: warning: type of ‘gs_bmpsep8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   35 | device2_(gs_bmpsep8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:81:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
   81 | const gx_device_printer gs_bmpsep8_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:81:25: note: ‘gs_bmpsep8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:28:1: warning: type of ‘gs_bmp16_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   28 | device2_(gs_bmp16_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:103:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  103 | const gx_device_printer gs_bmp16_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:103:25: note: ‘gs_bmp16_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:30:1: warning: type of ‘gs_bmp256_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   30 | device2_(gs_bmp256_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:126:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  126 | const gx_device_printer gs_bmp256_device = {
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:126:25: note: ‘gs_bmp256_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:29:1: warning: type of ‘gs_bmp16m_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   29 | device2_(gs_bmp16m_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:148:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  148 | const gx_device_printer gs_bmp16m_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:148:25: note: ‘gs_bmp16m_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:31:1: warning: type of ‘gs_bmp32b_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   31 | device2_(gs_bmp32b_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:162:25: note: type ‘const struct gx_device_printer’ should match type ‘const struct gx_device’ <--[gcc]
  162 | const gx_device_printer gs_bmp32b_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbmp.c:162:25: note: ‘gs_bmp32b_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:24:1: warning: type of ‘gs_bit_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   24 | device2_(gs_bit_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:101:21: note: type ‘const struct gx_device_bit’ should match type ‘const struct gx_device’ <--[gcc]
  101 | const gx_device_bit gs_bit_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:101:21: note: ‘gs_bit_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:26:1: warning: type of ‘gs_bitrgb_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   26 | device2_(gs_bitrgb_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:120:21: note: type ‘const struct gx_device_bit’ should match type ‘const struct gx_device’ <--[gcc]
  120 | const gx_device_bit gs_bitrgb_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:120:21: note: ‘gs_bitrgb_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:25:1: warning: type of ‘gs_bitcmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   25 | device2_(gs_bitcmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:139:21: note: type ‘const struct gx_device_bit’ should match type ‘const struct gx_device’ <--[gcc]
  139 | const gx_device_bit gs_bitcmyk_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:139:21: note: ‘gs_bitcmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:27:1: warning: type of ‘gs_bitrgbtags_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   27 | device2_(gs_bitrgbtags_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:166:21: note: type ‘const struct gx_device_bit’ should match type ‘const struct gx_device’ <--[gcc]
  166 | const gx_device_bit gs_bitrgbtags_device =
      |                     ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevbit.c:166:21: note: ‘gs_bitrgbtags_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:87:1: warning: type of ‘gs_pdfimage8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   87 | device2_(gs_pdfimage8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:74:27: note: type ‘const struct gx_device_pdf_image’ should match type ‘const struct gx_device’ <--[gcc]
   74 | const gx_device_pdf_image gs_pdfimage8_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:74:27: note: ‘gs_pdfimage8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:85:1: warning: type of ‘gs_pdfimage24_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   85 | device2_(gs_pdfimage24_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:105:27: note: type ‘const struct gx_device_pdf_image’ should match type ‘const struct gx_device’ <--[gcc]
  105 | const gx_device_pdf_image gs_pdfimage24_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:105:27: note: ‘gs_pdfimage24_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:86:1: warning: type of ‘gs_pdfimage32_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   86 | device2_(gs_pdfimage32_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:136:27: note: type ‘const struct gx_device_pdf_image’ should match type ‘const struct gx_device’ <--[gcc]
  136 | const gx_device_pdf_image gs_pdfimage32_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:136:27: note: ‘gs_pdfimage32_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:21:1: warning: type of ‘gs_PCLm_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   21 | device2_(gs_PCLm_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:1159:27: note: type ‘const struct gx_device_pdf_image’ should match type ‘const struct gx_device’ <--[gcc]
 1159 | const gx_device_pdf_image gs_PCLm_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:1159:27: note: ‘gs_PCLm_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:22:1: warning: type of ‘gs_PCLm8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   22 | device2_(gs_PCLm8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:1177:27: note: type ‘const struct gx_device_pdf_image’ should match type ‘const struct gx_device’ <--[gcc]
 1177 | const gx_device_pdf_image gs_PCLm8_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevpdfimg.c:1177:27: note: ‘gs_PCLm8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:12:1: warning: type of ‘gs_x11cmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   12 | device2_(gs_x11cmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:601:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  601 | const gx_device_X_wrapper gs_x11cmyk_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:601:27: note: ‘gs_x11cmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:13:1: warning: type of ‘gs_x11cmyk2_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   13 | device2_(gs_x11cmyk2_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:610:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  610 | const gx_device_X_wrapper gs_x11cmyk2_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:610:27: note: ‘gs_x11cmyk2_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:14:1: warning: type of ‘gs_x11cmyk4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   14 | device2_(gs_x11cmyk4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:619:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  619 | const gx_device_X_wrapper gs_x11cmyk4_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:619:27: note: ‘gs_x11cmyk4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:15:1: warning: type of ‘gs_x11cmyk8_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   15 | device2_(gs_x11cmyk8_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:628:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  628 | const gx_device_X_wrapper gs_x11cmyk8_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:628:27: note: ‘gs_x11cmyk8_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:18:1: warning: type of ‘gs_x11mono_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   18 | device2_(gs_x11mono_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:730:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  730 | const gx_device_X_wrapper gs_x11mono_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:730:27: note: ‘gs_x11mono_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:16:1: warning: type of ‘gs_x11gray2_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   16 | device2_(gs_x11gray2_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:776:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  776 | const gx_device_X_wrapper gs_x11gray2_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:776:27: note: ‘gs_x11gray2_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:17:1: warning: type of ‘gs_x11gray4_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   17 | device2_(gs_x11gray4_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:786:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  786 | const gx_device_X_wrapper gs_x11gray4_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:786:27: note: ‘gs_x11gray4_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:19:1: warning: type of ‘gs_x11rg16x_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   19 | device2_(gs_x11rg16x_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:845:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  845 | const gx_device_X_wrapper gs_x11rg16x_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:845:27: note: ‘gs_x11rg16x_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:20:1: warning: type of ‘gs_x11rg32x_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   20 | device2_(gs_x11rg32x_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:863:27: note: type ‘const struct gx_device_X_wrapper’ should match type ‘const struct gx_device’ <--[gcc]
  863 | const gx_device_X_wrapper gs_x11rg32x_device = {
      |                           ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevxalt.c:863:27: note: ‘gs_x11rg32x_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:10:1: warning: type of ‘gs_x11_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   10 | device2_(gs_x11_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevx.c:164:1: note: type ‘const struct gx_device_X’ should match type ‘const struct gx_device’ <--[gcc]
  164 | x_device(gs_x11_device,
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevx.c:164:1: note: ‘gs_x11_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:11:1: warning: type of ‘gs_x11alpha_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   11 | device2_(gs_x11alpha_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevx.c:173:1: note: type ‘const struct gx_device_X’ should match type ‘const struct gx_device’ <--[gcc]
  173 | x_device(gs_x11alpha_device,
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevx.c:173:1: note: ‘gs_x11alpha_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:7:1: warning: type of ‘gs_display_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
    7 | device_(gs_display_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdsp.c:133:25: note: type ‘const struct gx_device_display’ should match type ‘struct gx_device’ <--[gcc]
  133 | const gx_device_display gs_display_device =
      |                         ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/devices/gdevdsp.c:133:25: note: ‘gs_display_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:23:1: warning: type of ‘gs_bbox_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   23 | device2_(gs_bbox_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevbbox.c:114:16: note: type ‘const struct gx_device_bbox’ should match type ‘const struct gx_device’ <--[gcc]
  114 | gx_device_bbox gs_bbox_device =
      |                ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevbbox.c:114:16: note: ‘gs_bbox_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:124:1: warning: type of ‘gs_spotcmyk_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
  124 | device_(gs_spotcmyk_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdevn.c:1081:26: note: type ‘const struct gx_devn_prn_device’ should match type ‘struct gx_device’ <--[gcc]
 1081 | const gx_devn_prn_device gs_spotcmyk_device =
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdevn.c:1081:26: note: ‘gs_spotcmyk_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/soobj/gconfig.h:41:1: warning: type of ‘gs_devicen_device’ does not match original declaration [-Wlto-type-mismatch] <--[gcc]
   41 | device_(gs_devicen_device)
      | ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdevn.c:1101:26: note: type ‘const struct gx_devn_prn_device’ should match type ‘struct gx_device’ <--[gcc]
 1101 | const gx_devn_prn_device gs_devicen_device =
      |                          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gdevdevn.c:1101:26: note: ‘gs_devicen_device’ was previously declared here <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c: In function ‘memfile_get_pdata.isra’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.c:951:67: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[gcc]
  951 |                         *(bp->phys_blk->link->data - back_up + i) = *++f->rd.ptr;
      |                                                                   ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/base/gxclmem.h:56:10: note: at offset [-2147483647, -1] into destination object ‘data’ of size 16224 <--[gcc]
   56 |     char data[MEMFILE_DATA_SIZE];
      |          ^
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c: In function ‘main’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1206:14: warning: dereference of possibly-NULL ‘nargv’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1205:22: note: (1) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1206:14: note: (2) ‘nargv’ could be NULL: unchecked value from (1) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1046:32: warning: Value stored to 'devicen' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1250:19: warning: Potential leak of memory pointed to by 'nargv' [unix.Malloc] <--[clang]
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bc --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\'\\""']
Finish: run

>>> 2024-07-03 13:12:24	"/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "rpmbuild --nocheck"

>>> 2024-07-03 13:12:25	"/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--chroot" "/bin/su mockbuild -l -c \"PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\\$PATH CSWRAP_CAP_FILE=\\\$'/builddir/cswrap-capture.err' CSWRAP_TIMEOUT=\\\$'30' CSWRAP_TIMEOUT_FOR=\\\$'::clang:clang++:cppcheck:gcc' CSWRAP_ADD_CFLAGS=\\\$'-Wno-unknown-pragmas' CSWRAP_DEL_CFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' CSWRAP_ADD_CXXFLAGS=\\\$'' CSWRAP_DEL_CXXFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' sh -c \\\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec '--define' '_unpackaged_files_terminate_build 0' '--define' 'apidocs 0' '--define' 'with_publican 0' '--without' 'docs' '--without' 'langpacks' '--nocheck' '--define' 'libguestfs_runtests 0' '--define' 'runselftest 0' '--without' 'testsuite'\\\"\""
INFO: mock.py version 5.6 starting (python version = 3.9.19, NVR = mock-5.6-1.el9), args: /usr/libexec/mock/mock -r fedora-41-x86_64 --plugin-option=tmpfs:keep_mounted=True --config-opts=print_main_output=True --chroot '/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\$PATH CSWRAP_CAP_FILE=\$'"'"'/builddir/cswrap-capture.err'"'"' CSWRAP_TIMEOUT=\$'"'"'30'"'"' CSWRAP_TIMEOUT_FOR=\$'"'"'::clang:clang++:cppcheck:gcc'"'"' CSWRAP_ADD_CFLAGS=\$'"'"'-Wno-unknown-pragmas'"'"' CSWRAP_DEL_CFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' CSWRAP_ADD_CXXFLAGS=\$'"'"''"'"' CSWRAP_DEL_CXXFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' sh -c \"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec '"'"'--define'"'"' '"'"'_unpackaged_files_terminate_build 0'"'"' '"'"'--define'"'"' '"'"'apidocs 0'"'"' '"'"'--define'"'"' '"'"'with_publican 0'"'"' '"'"'--without'"'"' '"'"'docs'"'"' '"'"'--without'"'"' '"'"'langpacks'"'"' '"'"'--nocheck'"'"' '"'"'--define'"'"' '"'"'libguestfs_runtests 0'"'"' '"'"'--define'"'"' '"'"'runselftest 0'"'"' '"'"'--without'"'"' '"'"'testsuite'"'"'\""'
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.6
INFO: Mock Version: 5.6
Start(bootstrap): chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""']
Start: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""']
setting SOURCE_DATE_EPOCH=1718236800
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vT0dUg
+ umask 022
+ cd /builddir/build/BUILD/ghostscript-10.03.1-build
+ '[' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT
++ dirname /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build
+ mkdir /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd ghostscript-10.03.1
+ make DESTDIR=/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT soinstall
make -f Makefile soinstall-subtarget BUILDDIRPREFIX=so
make[1]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make -f Makefile install-so-subtarget BUILDDIRPREFIX=so
make[2]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.03 GPCL_XE=./sobin/libno_gpcl6.so.10.03 GXPS_XE=./sobin/libno_gxps.so.10.03 GPDF_XE=./sobin/libno_gpdf.so.10.03 GPDL_XE=./sobin/libno_gpdl.so.10.03 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   '\
 CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1  ' prefix=/usr\
 directories
make[3]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[3]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.03 GPCL_XE=./sobin/libno_gpcl6.so.10.03 GXPS_XE=./sobin/libno_gxps.so.10.03 GPDF_XE=./sobin/libno_gpdf.so.10.03 GPDL_XE=./sobin/libno_gpdl.so.10.03 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   '\
 CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1  ' prefix=/usr\
 ./soobj/aux/echogs ./soobj/aux/genarch
make[3]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[3]: 'soobj/aux/genarch' is up to date.
make[3]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.03 GPCL_XE=./sobin/libno_gpcl6.so.10.03 GXPS_XE=./sobin/libno_gxps.so.10.03 GPDF_XE=./sobin/libno_gpdf.so.10.03 GPDL_XE=./sobin/libno_gpdl.so.10.03 DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' GS_LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libgs.so.10'\
         PCL_LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libno_gpcl6.so.10' XPS_LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libno_gxps.so.10' \
         PDL_LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libno_gpdl.so.10' PDF_LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes    -shared -Wl,-soname=libno_gpdf.so.10' \
         CFLAGS='-O2 -DNDEBUG -fPIC  -fvisibility=hidden -DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1  ' prefix=/usr
make[3]: Entering directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make[3]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
make -f Makefile DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so GENOPT='' LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   '\
 CFLAGS='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -DHAVE_RESTRICT=1 -DUSE_LIBPAPER -I/usr/include/webp -DWITH_GZFILEOP -fno-strict-aliasing -DHAVE_POPEN_PROTO=1  ' prefix=/usr\
 ./sobin/gsc ./sobin/gsx -so-loader -so-loader -so-loader -so-loader
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/iapi.h:395: error: shiftTooManyBitsSigned(CWE-758): Shifting signed 32-bit value by 31 bits is undefined behaviour <--[cppcheck]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c: In function ‘main’: <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1206:14: warning: dereference of possibly-NULL ‘nargv’ [CWE-690] [-Wanalyzer-possible-null-dereference] <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1205:22: note: (1) this call could return NULL <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1206:14: note: (2) ‘nargv’ could be NULL: unchecked value from (1) <--[gcc]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1046:32: warning: Value stored to 'devicen' during its initialization is never read [deadcode.DeadStores] <--[clang]
/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/psi/dxmain.c:1250:19: warning: Potential leak of memory pointed to by 'nargv' [unix.Malloc] <--[clang]
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/include/ghostscript/
./base/instcopy -c -m 755 ./sobin/gsc /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/gsc
./base/instcopy -c -m 755 ./sobin/gsx /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/gsx
./base/instcopy -c -m 755 ./sobin/libgs.so.10.03 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64/libgs.so.10.03
rm -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64/libgs.so
ln -s libgs.so.10.03 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64/libgs.so
rm -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64/libgs.so.10
ln -s libgs.so.10.03 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/lib64/libgs.so.10
./base/instcopy -c -m 644 ./psi/iapi.h /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/include/ghostscript/iapi.h
./base/instcopy -c -m 644 ./psi/ierrors.h /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/include/ghostscript/ierrors.h
./base/instcopy -c -m 644 ./base/gserrors.h /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/include/ghostscript/gserrors.h
./base/instcopy -c -m 644 ./devices/gdevdsp.h /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/include/ghostscript/gdevdsp.h
make[2]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin
/bin/sh -c 'for f in \
gsbj gsdj gsdj500 gslj gslp gsnd \
bdftops dvipdf eps2eps \
pdf2dsc pdf2ps pf2afm pfbtopfa pphs printafm \
ps2ascii ps2epsi ps2pdf ps2pdf12 ps2pdf13 ps2pdf14 ps2pdfwr ps2ps ps2ps2 \
fixmswrd.pl lprsetup.sh pj-gs.sh pv.sh sysvlp.sh unix-lpr.sh ;\
do if ( test -f ./lib/$f ); then \
  (cat ./lib/$f | sed -e "s/GS_EXECUTABLE=gs/GS_EXECUTABLE=gs/" > ./soobj/$f); \
  ./base/instcopy -c -m 755 ./soobj/$f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/$f; \
fi;\
done'
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/lib
/bin/sh -c 'for f in \
 Fontmap.GS \
ht_ccsto.ps \
acctest.ps align.ps bdftops.ps \
caption.ps cid2code.ps docie.ps \
errpage.ps font2pcl.ps gslp.ps gsnup.ps image-qa.ps \
jispaper.ps landscap.ps lines.ps \
mkcidfm.ps PDFA_def.ps PDFX_def.ps pdf_info.ps \
pf2afm.ps pfbtopfa.ps ppath.ps \
pphs.ps \
prfont.ps printafm.ps \
ps2ai.ps ps2ascii.ps ps2epsi.ps rollconv.ps \
stcinfo.ps stcolor.ps stocht.ps \
traceimg.ps traceop.ps uninfo.ps \
viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \
viewpcx.ps viewpbm.ps viewps2a.ps \
winmaps.ps zeroline.ps \
pdf2dsc.ps ;\
do if ( test -f ./lib/$f ); then ./base/instcopy -c -m 644 ./lib/$f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/lib; fi;\
done'
/bin/sh -c 'for f in ./lib/gs_*.ps ./lib/pdf*.ps;\
do ./base/instcopy -c -m 644 $f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/lib ;\
done'
/bin/sh -c 'for f in ./lib/*.ppd ./lib/*.rpd ./lib/*.upp ./lib/*.xbm ./lib/*.xpm;\
do ./base/instcopy -c -m 644 $f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/lib ;\
done'
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource
/bin/sh -c 'for dir in `ls ./lib/../Resource | grep -v CVS`; do \
  rdir=/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/$dir ; \
  test -d $rdir || mkdir -p $rdir ; \
  for file in ./lib/../Resource/$dir/*; do \
    if test -f $file; then ./base/instcopy -c -m 644 $file $rdir ; fi \
  done \
done'
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/iccprofiles
/bin/sh -c 'for file in ./lib/../iccprofiles/*; do \
    if test -f $file; then ./base/instcopy -c -m 644 $file /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/iccprofiles ; fi \
done'
mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript
/bin/sh -c 'for f in index.html News.html COPYING Ghostscript.pdf GS9_Color_Management.pdf ;\
do if ( test -f ./lib/../doc/$f ); then ./base/instcopy -c -m 644 ./lib/../doc/$f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript; fi;\
done'
/bin/sh -c 'test -d /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/man || mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/man'
/bin/sh -c 'for d in . ;\
do man1dir=/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/man/$d/man1 ;\
  ( test -d $man1dir || mkdir -p $man1dir ) ;\
  for f in ./lib/../man/$d/*.1 ;\
    do ./base/instcopy -c -m 644 $f $man1dir ;\
    if ( test -f $man1dir/ps2ps.1 ) ;\
      then for f in eps2eps ;\
        do ( cd $man1dir; rm -f $f.1 ;\
		  ln -s ps2ps.1 $f.1 ) ;\
      done ;\
    fi ;\
    if ( test -f $man1dir/ps2pdf.1 ) ;\
      then for f in ps2pdf12 ps2pdf13 ps2pdf14 ;\
        do ( cd $man1dir; rm -f $f.1 ;\
		  ln -s ps2pdf.1 $f.1 ) ;\
      done ;\
    fi ;\
            if ( test -f $man1dir/gslp.1 ) ;\
      then for f in gsbj gsdj gsdj500 gslj ;\
        do ( cd $man1dir; rm -f $f.1 ;\
		  ln -s gslp.1 $f.1 ) ;\
      done ;\
    fi ;\
  done ;\
done'
for f in ./contrib/uniprint/*.upp; do \
    ./base/instcopy -c -m 644 $f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/lib || exit 1; \
done
make[1]: Leaving directory '/builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1'
+ rm -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/lprsetup.sh /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/unix-lpr.sh
+ mv -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/gsc /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/gs
+ rm -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/AUTHORS /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/COPYING '/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/*.tex' '/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/*.hlp' '/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/*.txt'
+ rm -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/doc
+ install -m 0755 -d /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/html
+ mv -f /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/News.html /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/doc/ghostscript/html
+ ln -s /usr/bin/gs /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/bin/ghostscript
+ ln -s /usr/share/man/man1/gs.1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/man/man1/ghostscript.1
+ ln -fs /usr/share/fonts/google-droid-sans-fonts/DroidSansFallbackFull.ttf /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CIDFSubst/DroidSansFallback.ttf
++ basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-BdIta /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Italic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Roman /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/D050000L /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-BoldItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Italic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Regular /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-BoldItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Italic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Regular /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-BoldItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Italic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Regular /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-BoldOblique /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Oblique /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Regular /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Bold /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-BoldItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Italic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Roman /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/StandardSymbolsPS /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-Demi /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-DemiItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-Light /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-LightItalic /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-Book /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-BookOblique /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-Demi /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-DemiOblique /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/Z003-MediumItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/C059-BdIta.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-BdIta
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/C059-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/C059-Italic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Italic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/C059-Roman.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/C059-Roman
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/D050000L.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/D050000L
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusMonoPS-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-BoldItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusMonoPS-Italic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Italic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusMonoPS-Regular.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusMonoPS-Regular
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusRoman-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusRoman-BoldItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-BoldItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusRoman-Italic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Italic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusRoman-Regular.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusRoman-Regular
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSans-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSans-BoldItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-BoldItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSans-Italic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Italic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSans-Regular.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSans-Regular
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSansNarrow-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSansNarrow-BoldOblique.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-BoldOblique
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSansNarrow-Oblique.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Oblique
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/NimbusSansNarrow-Regular.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Regular
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/P052-Bold.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Bold
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/P052-BoldItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-BoldItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/P052-Italic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Italic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/P052-Roman.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/P052-Roman
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/StandardSymbolsPS.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/StandardSymbolsPS
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWBookman-Demi.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-Demi
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWBookman-DemiItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-DemiItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWBookman-Light.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-Light
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWBookman-LightItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWBookman-LightItalic
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWGothic-Book.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-Book
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWGothic-BookOblique.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-BookOblique
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWGothic-Demi.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-Demi
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/URWGothic-DemiOblique.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/URWGothic-DemiOblique
+ for font in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/*)
+ ln -fs /usr/share/fonts/urw-base35/Z003-MediumItalic.t1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/Font/Z003-MediumItalic
++ basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78ms-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78ms-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/83pv-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90ms-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90ms-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90msp-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90msp-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90pv-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90pv-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-0 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-2 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-3 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-4 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-5 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-6 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-7 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-0 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-2 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-3 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-4 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-5 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-0 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-2 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-3 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-4 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-5 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-6 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan2-0 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-0 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-1 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-2 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5pc-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5pc-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS1-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS1-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETHK-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETHK-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETen-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETen-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETenms-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETenms-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK2K-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK2K-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBKp-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBKp-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBTpc-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBTpc-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBpc-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBpc-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdla-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdla-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdlb-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdlb-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKgccs-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKgccs-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm314-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm314-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm471-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm471-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKscs-B5-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKscs-B5-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hankaku /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hiragana /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-Johab-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-Johab-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCpc-EUC-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCpc-EUC-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Katakana /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/NWP-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/NWP-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/RKSJ-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/RKSJ-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Roman /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UCS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-HW-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UCS2-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UCS2-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF16-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF16-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF32-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF32-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF8-H /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF8-V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/V /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/WP-Symbol
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78ms-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78ms-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 78ms-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/78ms-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 83pv-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/83pv-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90ms-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90ms-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90ms-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90ms-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90msp-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90msp-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90msp-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90msp-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90pv-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90pv-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name 90pv-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/90pv-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Add-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Add-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Add-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Add-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Add-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-0 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-0 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-1 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-1 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-2 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-2 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-3 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-3 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-4 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-4 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-5 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-5 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-6 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-6 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-CNS1-7 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-CNS1-7 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-0 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-0 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-1 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-1 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-2 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-2 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-3 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-3 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-4 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-4 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-GB1-5 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-GB1-5 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-0 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-0 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-1 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-1 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-2 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-2 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-3 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-3 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-4 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-4 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-5 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-5 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan1-6 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan1-6 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Japan2-0 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Japan2-0 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Korea1-0 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-0 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Korea1-1 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-1 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Adobe-Korea1-2 -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Adobe-Korea1-2 ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name B5pc-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5pc-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name B5pc-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/B5pc-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS1-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS1-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS1-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS1-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name CNS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/CNS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETHK-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETHK-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETHK-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETHK-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETen-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETen-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETen-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETen-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETenms-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETenms-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name ETenms-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/ETenms-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Ext-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Ext-RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Ext-RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Ext-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Ext-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GB-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GB-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GB-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GB-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GB-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBK-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBK-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBK2K-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK2K-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBK2K-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBK2K-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBKp-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBKp-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBKp-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBKp-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBT-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBT-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBT-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBT-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBT-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBTpc-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBTpc-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBTpc-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBTpc-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBpc-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBpc-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name GBpc-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/GBpc-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKdla-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdla-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKdla-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdla-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKdlb-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdlb-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKdlb-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKdlb-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKgccs-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKgccs-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKgccs-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKgccs-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKm314-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm314-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKm314-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm314-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKm471-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm471-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKm471-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKm471-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKscs-B5-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKscs-B5-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name HKscs-B5-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/HKscs-B5-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hankaku -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hankaku ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hiragana -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hiragana ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hojo-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hojo-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hojo-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-H ';'
find-debuginfo: starting
Extracting debug info from 3 files
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Hojo-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Hojo-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Identity-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Identity-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Identity-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Identity-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-Johab-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-Johab-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-Johab-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-Johab-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCms-UHC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCms-UHC-HW-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCms-UHC-HW-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCms-UHC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCms-UHC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCpc-EUC-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCpc-EUC-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name KSCpc-EUC-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/KSCpc-EUC-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Katakana -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Katakana ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name NWP-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/NWP-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name NWP-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/NWP-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name RKSJ-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/RKSJ-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name RKSJ-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/RKSJ-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name Roman -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/Roman ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UCS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniCNS-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UCS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UCS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniGB-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniGB-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UCS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniHojo-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UCS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UCS2-HW-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UCS2-HW-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJIS2004-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISPro-UCS2-HW-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-HW-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISPro-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISPro-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISPro-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISX0213-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISX0213-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISX02132004-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniJISX02132004-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UCS2-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UCS2-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UCS2-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UCS2-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF16-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF16-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF16-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF16-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF32-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF32-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF32-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF32-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF8-H -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF8-H ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name UniKS-UTF8-V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/UniKS-UTF8-V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name V -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/V ';'
+ for file in $(basename --multiple /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/*)
+ find /usr/share/adobe/resources/mapping/ -type f -name WP-Symbol -exec ln -fs '{}' /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/ghostscript/Resource/CMap/WP-Symbol ';'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 10.03.1-2.fc41 --unique-debug-suffix -10.03.1-2.fc41.x86_64 --unique-debug-src-base ghostscript-10.03.1-2.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1
DWARF-compressing 3 files
sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/ghostscript-10.03.1-2.fc41.x86_64
51469 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/gsbj from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/gsdj from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/gsdj500 from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/gslj from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/gslp from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/gsnd from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/dvipdf from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/eps2eps from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/pdf2dsc from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/pdf2ps from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/pf2afm from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/pfbtopfa from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/pphs from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/printafm from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2ascii from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2epsi from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2pdf from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2pdf12 from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2pdf13 from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2pdf14 from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2pdfwr from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2ps from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/ps2ps2 from /bin/sh to #!/usr/bin/sh
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j8 /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT
Scanned 55 directories and 1751 files,
               processed 1 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/ghostscript-10.03.1-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: ghostscript-10.03.1-2.fc41.x86_64
warning: absolute symlink: /usr/bin/ghostscript -> /usr/bin/gs
warning: absolute symlink: /usr/share/man/man1/ghostscript.1.gz -> /usr/share/man/man1/gs.1.gz
Provides: ghostscript = 10.03.1-2.fc41 ghostscript(x86-64) = 10.03.1-2.fc41 ghostscript-core = 10.03.1-2.fc41 ghostscript-x11 = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgs.so.10()(64bit) rtld(GNU_HASH)
Obsoletes: ghostscript-core < 9.53.3-6 ghostscript-x11 < 10.01.0-1
Processing files: libgs-10.03.1-2.fc41.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eq1ulp
+ umask 022
+ cd /builddir/build/BUILD/ghostscript-10.03.1-build
+ cd ghostscript-10.03.1
+ LICENSEDIR=/builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/licenses/ghostscript
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/licenses/ghostscript
+ cp -pr /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/LICENSE /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/licenses/ghostscript
+ cp -pr /builddir/build/BUILD/ghostscript-10.03.1-build/ghostscript-10.03.1/doc/COPYING /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT/usr/share/licenses/ghostscript
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: absolute symlink: /usr/share/ghostscript/Resource/CIDFSubst/DroidSansFallback.ttf -> /usr/share/fonts/google-droid-sans-fonts/DroidSansFallbackFull.ttf
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-EUC-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-EUC-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78ms-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78ms-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/78ms-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78ms-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/83pv-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/83pv-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90ms-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90ms-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90ms-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90ms-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90msp-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90msp-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90msp-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90msp-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90pv-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90pv-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/90pv-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90pv-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-0 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-0
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-1 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-1
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-2 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-2
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-3 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-3
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-4 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-4
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-5 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-5
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-6 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-6
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-7 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-7
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-0 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-0
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-1 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-1
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-2 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-2
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-3 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-3
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-4 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-4
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-5 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-5
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-0 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-0
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-1 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-1
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-2 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-2
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-3 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-3
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-4 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-4
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-5 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-5
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-6 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-6
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan2-0 -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Adobe-Japan2-0
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-0 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-0
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-1 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-1
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-2 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-2
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/B5pc-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5pc-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/B5pc-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5pc-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS-EUC-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS-EUC-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS1-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS1-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS1-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS1-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS2-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS2-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETHK-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETHK-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETHK-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETHK-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETen-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETen-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETen-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETen-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETenms-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETenms-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/ETenms-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETenms-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/EUC-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/EUC-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK2K-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK2K-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK2K-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK2K-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBKp-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBKp-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBKp-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBKp-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBTpc-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBTpc-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBTpc-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBTpc-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBpc-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBpc-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/GBpc-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBpc-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/H -> /usr/share/adobe/resources/mapping/Japan1/CMap/H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdla-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdla-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdla-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdla-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdlb-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdlb-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdlb-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdlb-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKgccs-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKgccs-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKgccs-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKgccs-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm314-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm314-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm314-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm314-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm471-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm471-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm471-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm471-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKscs-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKscs-B5-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/HKscs-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKscs-B5-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hankaku -> /usr/share/adobe/resources/mapping/Japan1/CMap/Hankaku
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hiragana -> /usr/share/adobe/resources/mapping/Japan1/CMap/Hiragana
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-EUC-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-EUC-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Identity-H -> /usr/share/adobe/resources/mapping/Identity/CMap/Identity-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Identity-V -> /usr/share/adobe/resources/mapping/Identity/CMap/Identity-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-EUC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-EUC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-Johab-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-Johab-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-Johab-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-Johab-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-HW-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-HW-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCpc-EUC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCpc-EUC-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCpc-EUC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCpc-EUC-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Katakana -> /usr/share/adobe/resources/mapping/Japan1/CMap/Katakana
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/NWP-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/NWP-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/NWP-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/NWP-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/RKSJ-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/RKSJ-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/Roman -> /usr/share/adobe/resources/mapping/Japan1/CMap/Roman
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UCS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UCS2-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UCS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UCS2-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF16-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF16-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF32-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF32-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF8-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF8-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UCS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-HW-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-HW-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-HW-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UCS2-HW-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX0213-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX0213-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX02132004-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX02132004-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UCS2-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UCS2-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UCS2-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UCS2-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF16-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF16-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF16-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF16-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF32-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF32-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF32-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF32-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF8-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF8-H
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF8-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF8-V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/V -> /usr/share/adobe/resources/mapping/Japan1/CMap/V
warning: absolute symlink: /usr/share/ghostscript/Resource/CMap/WP-Symbol -> /usr/share/adobe/resources/mapping/Japan1/CMap/WP-Symbol
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/C059-BdIta -> /usr/share/fonts/urw-base35/C059-BdIta.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Bold -> /usr/share/fonts/urw-base35/C059-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Italic -> /usr/share/fonts/urw-base35/C059-Italic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Roman -> /usr/share/fonts/urw-base35/C059-Roman.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/D050000L -> /usr/share/fonts/urw-base35/D050000L.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Bold -> /usr/share/fonts/urw-base35/NimbusMonoPS-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-BoldItalic -> /usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Italic -> /usr/share/fonts/urw-base35/NimbusMonoPS-Italic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Regular -> /usr/share/fonts/urw-base35/NimbusMonoPS-Regular.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Bold -> /usr/share/fonts/urw-base35/NimbusRoman-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-BoldItalic -> /usr/share/fonts/urw-base35/NimbusRoman-BoldItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Italic -> /usr/share/fonts/urw-base35/NimbusRoman-Italic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Regular -> /usr/share/fonts/urw-base35/NimbusRoman-Regular.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Bold -> /usr/share/fonts/urw-base35/NimbusSans-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-BoldItalic -> /usr/share/fonts/urw-base35/NimbusSans-BoldItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Italic -> /usr/share/fonts/urw-base35/NimbusSans-Italic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Regular -> /usr/share/fonts/urw-base35/NimbusSans-Regular.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Bold -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-BoldOblique -> /usr/share/fonts/urw-base35/NimbusSansNarrow-BoldOblique.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Oblique -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Oblique.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Regular -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Regular.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Bold -> /usr/share/fonts/urw-base35/P052-Bold.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/P052-BoldItalic -> /usr/share/fonts/urw-base35/P052-BoldItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Italic -> /usr/share/fonts/urw-base35/P052-Italic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Roman -> /usr/share/fonts/urw-base35/P052-Roman.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/StandardSymbolsPS -> /usr/share/fonts/urw-base35/StandardSymbolsPS.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-Demi -> /usr/share/fonts/urw-base35/URWBookman-Demi.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-DemiItalic -> /usr/share/fonts/urw-base35/URWBookman-DemiItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-Light -> /usr/share/fonts/urw-base35/URWBookman-Light.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-LightItalic -> /usr/share/fonts/urw-base35/URWBookman-LightItalic.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-Book -> /usr/share/fonts/urw-base35/URWGothic-Book.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-BookOblique -> /usr/share/fonts/urw-base35/URWGothic-BookOblique.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-Demi -> /usr/share/fonts/urw-base35/URWGothic-Demi.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-DemiOblique -> /usr/share/fonts/urw-base35/URWGothic-DemiOblique.t1
warning: absolute symlink: /usr/share/ghostscript/Resource/Font/Z003-MediumItalic -> /usr/share/fonts/urw-base35/Z003-MediumItalic.t1
Provides: libgs = 10.03.1-2.fc41 libgs(x86-64) = 10.03.1-2.fc41 libgs.so.10()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libX11.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcups.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libijs-0.35.so()(64bit) libjbig2dec.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libopenjp2.so.7()(64bit) libpaper.so.2()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.6()(64bit) libtiff.so.6(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH)
Processing files: libgs-devel-10.03.1-2.fc41.x86_64
Provides: ghostscript-devel = 10.03.1-2.fc41 ghostscript-devel(x86-64) = 10.03.1-2.fc41 libgs-devel = 10.03.1-2.fc41 libgs-devel(x86-64) = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgs.so.10()(64bit)
Processing files: ghostscript-tools-dvipdf-10.03.1-2.fc41.noarch
Provides: ghostscript-tools-dvipdf = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh
Processing files: ghostscript-tools-fonts-10.03.1-2.fc41.noarch
Provides: ghostscript-tools-fonts = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh
Processing files: ghostscript-tools-printing-10.03.1-2.fc41.noarch
Provides: ghostscript-tools-printing = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh
Processing files: ghostscript-gtk-10.03.1-2.fc41.x86_64
Provides: ghostscript-gtk = 10.03.1-2.fc41 ghostscript-gtk(x86-64) = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgs.so.10()(64bit) libgtk-3.so.0()(64bit) rtld(GNU_HASH)
Processing files: ghostscript-doc-10.03.1-2.fc41.noarch
Provides: ghostscript-doc = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ghostscript-debugsource-10.03.1-2.fc41.x86_64
Provides: ghostscript-debugsource = 10.03.1-2.fc41 ghostscript-debugsource(x86-64) = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ghostscript-debuginfo-10.03.1-2.fc41.x86_64
Provides: debuginfo(build-id) = 933e43ccaeca1e5a922ca460250ab91885e92df3 ghostscript-debuginfo = 10.03.1-2.fc41 ghostscript-debuginfo(x86-64) = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ghostscript-debugsource(x86-64) = 10.03.1-2.fc41
Processing files: libgs-debuginfo-10.03.1-2.fc41.x86_64
Provides: debuginfo(build-id) = 3d7184bec260395e5c44280200b2655590f13283 libgs-debuginfo = 10.03.1-2.fc41 libgs-debuginfo(x86-64) = 10.03.1-2.fc41 libgs.so.10.03-10.03.1-2.fc41.x86_64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ghostscript-debugsource(x86-64) = 10.03.1-2.fc41
Processing files: ghostscript-gtk-debuginfo-10.03.1-2.fc41.x86_64
Provides: debuginfo(build-id) = 829b94bf09654d5e76627fc19c557764755d35be ghostscript-gtk-debuginfo = 10.03.1-2.fc41 ghostscript-gtk-debuginfo(x86-64) = 10.03.1-2.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ghostscript-debugsource(x86-64) = 10.03.1-2.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/ghostscript-10.03.1-build/BUILDROOT

RPM build warnings:
    absolute symlink: /usr/bin/ghostscript -> /usr/bin/gs
    absolute symlink: /usr/share/man/man1/ghostscript.1.gz -> /usr/share/man/man1/gs.1.gz
    absolute symlink: /usr/share/ghostscript/Resource/CIDFSubst/DroidSansFallback.ttf -> /usr/share/fonts/google-droid-sans-fonts/DroidSansFallbackFull.ttf
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-EUC-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-EUC-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78ms-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/78ms-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/78ms-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/78ms-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/83pv-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/83pv-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90ms-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90ms-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90ms-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90ms-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90msp-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90msp-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90msp-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90msp-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90pv-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/90pv-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/90pv-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/90pv-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Add-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Add-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-0 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-0
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-1 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-1
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-2 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-2
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-3 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-3
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-4 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-4
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-5 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-5
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-6 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-6
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-CNS1-7 -> /usr/share/adobe/resources/mapping/CNS1/CMap/Adobe-CNS1-7
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-0 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-0
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-1 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-1
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-2 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-2
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-3 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-3
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-4 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-4
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-GB1-5 -> /usr/share/adobe/resources/mapping/GB1/CMap/Adobe-GB1-5
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-0 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-0
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-1 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-1
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-2 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-2
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-3 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-3
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-4 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-4
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-5 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-5
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan1-6 -> /usr/share/adobe/resources/mapping/Japan1/CMap/Adobe-Japan1-6
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Japan2-0 -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Adobe-Japan2-0
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-0 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-0
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-1 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-1
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Adobe-Korea1-2 -> /usr/share/adobe/resources/mapping/Korea1/CMap/Adobe-Korea1-2
    absolute symlink: /usr/share/ghostscript/Resource/CMap/B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/B5pc-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5pc-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/B5pc-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/B5pc-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS-EUC-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS-EUC-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS1-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS1-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS1-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS1-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS2-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/CNS2-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/CNS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETHK-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETHK-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETHK-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETHK-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETen-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETen-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETen-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETen-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETenms-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETenms-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/ETenms-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/ETenms-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/EUC-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/EUC-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Ext-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/Ext-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GB-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GB-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK2K-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK2K-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBK2K-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBK2K-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBKp-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBKp-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBKp-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBKp-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBT-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBT-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBTpc-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBTpc-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBTpc-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBTpc-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBpc-EUC-H -> /usr/share/adobe/resources/mapping/GB1/CMap/GBpc-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/GBpc-EUC-V -> /usr/share/adobe/resources/mapping/GB1/CMap/GBpc-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/H -> /usr/share/adobe/resources/mapping/Japan1/CMap/H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdla-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdla-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdla-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdla-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdlb-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdlb-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKdlb-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKdlb-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKgccs-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKgccs-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKgccs-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKgccs-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm314-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm314-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm314-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm314-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm471-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm471-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKm471-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKm471-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKscs-B5-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKscs-B5-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/HKscs-B5-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/HKscs-B5-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hankaku -> /usr/share/adobe/resources/mapping/Japan1/CMap/Hankaku
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hiragana -> /usr/share/adobe/resources/mapping/Japan1/CMap/Hiragana
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-EUC-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-EUC-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Hojo-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/Hojo-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Identity-H -> /usr/share/adobe/resources/mapping/Identity/CMap/Identity-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Identity-V -> /usr/share/adobe/resources/mapping/Identity/CMap/Identity-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-EUC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-EUC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-Johab-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-Johab-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-Johab-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-Johab-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-HW-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-HW-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-HW-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCms-UHC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCms-UHC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCpc-EUC-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCpc-EUC-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/KSCpc-EUC-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/KSCpc-EUC-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Katakana -> /usr/share/adobe/resources/mapping/Japan1/CMap/Katakana
    absolute symlink: /usr/share/ghostscript/Resource/CMap/NWP-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/NWP-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/NWP-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/NWP-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/RKSJ-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/RKSJ-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/RKSJ-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/RKSJ-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/Roman -> /usr/share/adobe/resources/mapping/Japan1/CMap/Roman
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UCS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UCS2-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF16-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF32-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-H -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniCNS-UTF8-V -> /usr/share/adobe/resources/mapping/CNS1/CMap/UniCNS-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UCS2-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UCS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UCS2-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF16-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF16-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF32-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF32-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF8-H -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniGB-UTF8-V -> /usr/share/adobe/resources/mapping/GB1/CMap/UniGB-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UCS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UCS2-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF16-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF32-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-H -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniHojo-UTF8-V -> /usr/share/adobe/resources/mapping/deprecated/Japan2/CMap/UniHojo-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-HW-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-HW-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-HW-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UCS2-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF16-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF16-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJIS2004-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJIS2004-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-HW-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UCS2-HW-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UCS2-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISPro-UTF8-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISPro-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX0213-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX0213-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX0213-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-H -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX02132004-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniJISX02132004-UTF32-V -> /usr/share/adobe/resources/mapping/Japan1/CMap/UniJISX02132004-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UCS2-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UCS2-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UCS2-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UCS2-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF16-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF16-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF16-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF16-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF32-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF32-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF32-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF32-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF8-H -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF8-H
    absolute symlink: /usr/share/ghostscript/Resource/CMap/UniKS-UTF8-V -> /usr/share/adobe/resources/mapping/Korea1/CMap/UniKS-UTF8-V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/V -> /usr/share/adobe/resources/mapping/Japan1/CMap/V
    absolute symlink: /usr/share/ghostscript/Resource/CMap/WP-Symbol -> /usr/share/adobe/resources/mapping/Japan1/CMap/WP-Symbol
    absolute symlink: /usr/share/ghostscript/Resource/Font/C059-BdIta -> /usr/share/fonts/urw-base35/C059-BdIta.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Bold -> /usr/share/fonts/urw-base35/C059-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Italic -> /usr/share/fonts/urw-base35/C059-Italic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/C059-Roman -> /usr/share/fonts/urw-base35/C059-Roman.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/D050000L -> /usr/share/fonts/urw-base35/D050000L.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Bold -> /usr/share/fonts/urw-base35/NimbusMonoPS-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-BoldItalic -> /usr/share/fonts/urw-base35/NimbusMonoPS-BoldItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Italic -> /usr/share/fonts/urw-base35/NimbusMonoPS-Italic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusMonoPS-Regular -> /usr/share/fonts/urw-base35/NimbusMonoPS-Regular.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Bold -> /usr/share/fonts/urw-base35/NimbusRoman-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-BoldItalic -> /usr/share/fonts/urw-base35/NimbusRoman-BoldItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Italic -> /usr/share/fonts/urw-base35/NimbusRoman-Italic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusRoman-Regular -> /usr/share/fonts/urw-base35/NimbusRoman-Regular.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Bold -> /usr/share/fonts/urw-base35/NimbusSans-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-BoldItalic -> /usr/share/fonts/urw-base35/NimbusSans-BoldItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Italic -> /usr/share/fonts/urw-base35/NimbusSans-Italic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSans-Regular -> /usr/share/fonts/urw-base35/NimbusSans-Regular.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Bold -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-BoldOblique -> /usr/share/fonts/urw-base35/NimbusSansNarrow-BoldOblique.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Oblique -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Oblique.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/NimbusSansNarrow-Regular -> /usr/share/fonts/urw-base35/NimbusSansNarrow-Regular.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Bold -> /usr/share/fonts/urw-base35/P052-Bold.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/P052-BoldItalic -> /usr/share/fonts/urw-base35/P052-BoldItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Italic -> /usr/share/fonts/urw-base35/P052-Italic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/P052-Roman -> /usr/share/fonts/urw-base35/P052-Roman.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/StandardSymbolsPS -> /usr/share/fonts/urw-base35/StandardSymbolsPS.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-Demi -> /usr/share/fonts/urw-base35/URWBookman-Demi.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-DemiItalic -> /usr/share/fonts/urw-base35/URWBookman-DemiItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-Light -> /usr/share/fonts/urw-base35/URWBookman-Light.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWBookman-LightItalic -> /usr/share/fonts/urw-base35/URWBookman-LightItalic.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-Book -> /usr/share/fonts/urw-base35/URWGothic-Book.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-BookOblique -> /usr/share/fonts/urw-base35/URWGothic-BookOblique.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-Demi -> /usr/share/fonts/urw-base35/URWGothic-Demi.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/URWGothic-DemiOblique -> /usr/share/fonts/urw-base35/URWGothic-DemiOblique.t1
    absolute symlink: /usr/share/ghostscript/Resource/Font/Z003-MediumItalic -> /usr/share/fonts/urw-base35/Z003-MediumItalic.t1
Finish: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/ghostscript.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""']
Finish: run

>>> 2024-07-03 13:12:42	"/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "/usr/share/csmock/scripts/run-shellcheck.sh /builddir/build/BUILDROOT > /builddir/shellcheck-capture.err"

>>> 2024-07-03 13:12:43	"'/usr/bin/mock' '-r' 'fedora-41-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' 'tar -c --remove-files '/builddir/cswrap-capture.err' '/builddir/shellcheck-capture.err'' | tar -xC '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/raw-results'"
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets

>>> 2024-07-03 13:12:44	"cat '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/raw-results/builddir/cswrap-capture.err' | csgrep --mode=json --quiet --path '^/builddir/build/BUILD/' --remove-duplicates | csgrep --mode=json --invert-match --checker CLANG_WARNING --event error | csgrep --mode=json --invert-match --checker CPPCHECK_WARNING --event 'cppcheckError|internalAstError|preprocessorErrorDirective|syntaxError|unknownMacro' | csgrep --mode=json --invert-match --checker COMPILER_WARNING --event error > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/uni-results/cswrap-capture.js'"

>>> 2024-07-03 13:12:46	"csgrep --quiet '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/raw-results/builddir/shellcheck-capture.err' | csgrep --invert-match --event '^note|warning\\[SC1090\\]' > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/uni-results/shellcheck-capture.err'"

scan.ini: time-finished = 2024-07-03 13:12:46
scan.ini: exit-code = 0
>>> 2024-07-03 13:12:46	"cslinker --quiet --cwelist '/usr/share/csmock/cwe-map.csv' --inifile '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan.ini' '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/uni-results'/* > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/scan-results-all.js'"

>>> 2024-07-03 13:12:47	"'/usr/bin/mock' '-r' 'fedora-41-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' 'csgrep --mode=json --embed-context 3 '--warning-rate-limit=1024' '--limit-msg-len=512'' <'/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/scan-results-all.js' >'/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/scan-results-all.js.tmp'"

>>> 2024-07-03 13:12:49	"/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--clean"

>>> 2024-07-03 13:12:52	"cat '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/scan-results-all.js' | sed 's|/builddir/build/BUILDROOT/[^/]*/|/builddir/build/BUILD//|' | csgrep --mode=json --path '^/builddir/build/BUILD/' --strip-path-prefix /builddir/build/BUILD/ | csgrep --mode=json --invert-match --path '^ksh-.*[0-9]+\\.c\$' | csgrep --mode=json --invert-match --path 'CMakeFiles/CMakeTmp|conftest.c' | cssort --key=path > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.js'"

>>> 2024-07-03 13:12:55	"cat '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/scan-results-all.js' | sed 's|/builddir/build/BUILDROOT/[^/]*/|/builddir/build/BUILD//|' | csgrep --mode=json --strip-path-prefix /builddir/build/BUILD/ | csdiff --show-internal '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.js' - | cssort > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.js'"

>>> 2024-07-03 13:12:57	"csgrep --mode=grep --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.js' > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.err'"

>>> 2024-07-03 13:12:57	"csgrep --mode=json --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.js' | cshtml - > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.html'"

>>> 2024-07-03 13:12:57	"csgrep --mode=evtstat --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results.js' | tee '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/debug/suppressed-results-summary.txt'"
      6	CLANG_WARNING                                   	warning[deadcode.DeadStores]
     11	COMPILER_WARNING                                	warning[-Wunused-variable]
      1	COMPILER_WARNING                                	warning[-Wvexing-parse]

>>> 2024-07-03 13:12:57	"csgrep --mode=grep --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.js' > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.err'"

>>> 2024-07-03 13:12:57	"csgrep --mode=json --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.js' | cshtml - > '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.html'"

>>> 2024-07-03 13:12:58	"csgrep --mode=evtstat --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results.js' | tee '/tmp/csmockld4iop4k/ghostscript-10.03.1-2.fc41/scan-results-summary.txt'"
      6	CLANG_WARNING                                   	warning[core.BitwiseShift]
     32	CLANG_WARNING                                   	warning[core.CallAndMessage]
     14	CLANG_WARNING                                   	warning[core.DivideZero]
     15	CLANG_WARNING                                   	warning[core.NonNullParamChecker]
    108	CLANG_WARNING                                   	warning[core.NullDereference]
      2	CLANG_WARNING                                   	warning[core.StackAddressEscape]
     86	CLANG_WARNING                                   	warning[core.UndefinedBinaryOperatorResult]
     66	CLANG_WARNING                                   	warning[core.uninitialized.Assign]
      4	CLANG_WARNING                                   	warning[core.uninitialized.Branch]
      1	CLANG_WARNING                                   	warning[core.uninitialized.UndefReturn]
    443	CLANG_WARNING                                   	warning[deadcode.DeadStores]
      4	CLANG_WARNING                                   	warning[unix.MallocSizeof]
      1	CLANG_WARNING                                   	warning[unix.Malloc]
    357	COMPILER_WARNING                                	warning[-Wlto-type-mismatch]
      6	COMPILER_WARNING                                	warning[-Wmaybe-uninitialized]
      1	COMPILER_WARNING                                	warning[-Wmissing-prototypes]
      1	COMPILER_WARNING                                	warning[-Wpointer-sign]
      2	COMPILER_WARNING                                	warning[-Wstringop-overflow=]
      1	COMPILER_WARNING                                	warning[-Wundef]
      4	COMPILER_WARNING                                	warning[-Wunused-function]
      6	CPPCHECK_WARNING                                	error[autoVariables]
      1	CPPCHECK_WARNING                                	error[autovarInvalidDeallocation]
      1	CPPCHECK_WARNING                                	error[ctuPointerArith]
      3	CPPCHECK_WARNING                                	error[ctunullpointer]
     28	CPPCHECK_WARNING                                	error[integerOverflow]
      1	CPPCHECK_WARNING                                	error[invalidLifetime]
      3	CPPCHECK_WARNING                                	error[legacyUninitvar]
     17	CPPCHECK_WARNING                                	error[memleakOnRealloc]
      1	CPPCHECK_WARNING                                	error[memleak]
      1	CPPCHECK_WARNING                                	error[negativeIndex]
    325	CPPCHECK_WARNING                                	error[shiftTooManyBitsSigned]
      5	CPPCHECK_WARNING                                	error[uninitStructMember]
      9	CPPCHECK_WARNING                                	error[uninitvar]
    497	CPPCHECK_WARNING                                	information[normalCheckLevelMaxBranches]
      9	CPPCHECK_WARNING                                	warning[nullPointer]
     19	CPPCHECK_WARNING                                	warning[uninitvar]
      3	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-deref-before-check]
     12	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-double-free]
      6	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-infinite-loop]
      1	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-jump-through-null]
      7	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-malloc-leak]
     27	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-null-argument]
     41	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-null-dereference]
     11	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-out-of-bounds]
      1	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-overlapping-buffers]
      9	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-possible-null-argument]
     32	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-possible-null-dereference]
      1	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-shift-count-overflow]
      2	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-use-after-free]
     37	GCC_ANALYZER_WARNING                            	warning[-Wanalyzer-use-of-uninitialized-value]

<<< 2024-07-03 13:12:58	csmock exit code: 0

Wrote: /tmp/tmpvn05j0pi/ghostscript-10.03.1-2.fc41.tar.xz